erm.... bot.
v. 1.1.0
requires node 10+
npm i val-bot
if you hit issues on mac with node-icu-charset-detector
you may need xcode command line developer tools
xcode-select --install
.
- Change the
_val.config.js
and_val.modules.js
in./config
where appropriate npm run serve
Use ${trigger}help
for a list of commands.
script |
description |
---|---|
npm run serve |
starts _val in Xvfb mode (recommended) |
npm run serveAlt |
starts _val in simple mode. nightmare commands may not work |
npm run away |
starts awaybot as a placeholder |
If you would like to have _val running on your irc/slack/twitch/whatever in our hosting pool let us know. The hosting pool is run on an EC2 instance and is funded only by donations. It's a good way to have your bots running without having to worry about it.
All json configuration files are missing. Be sure to copy the example files to the correct name.
Feel free to donate to keep _val's hosting server up and running!
DOGE D5tq8KaqQJjoeQJUG7CDy5NAWaEyjibrDo
This project adheres to the Contributor Covenant. By participating, you are expected to honor this code.
Need to report something? mouse@knoblau.ch
- major updates to slack head
- crypto markeets api update
- admin updates
- added support welcome messages
- added CoC module
- added a web api example
- hipchat core module removed
- adds admin/userId
- required node version updated
- Added dnd characters
- Fish!
- fish now triggers from a language parser
- crypto ticker improvements
- heads changed to disabled if not enabled: true,
- ticker interval removal fixed …
- BGG module created
- bgg encoding fix
- safety fix in bgg
- (dev) added prettier
- mtg api updates
- gif api re-added
- MTG module : better multiple and partial hit reporting
- MTG : prices are float 2
- More mtg tweaks
- bgg module bugfix
- fixed a bug in doge tipping
- added some plaintext commands
- updated mtg card fetch formatting
- updated slack interface
- fixed a bug in trophy
- removed harmony flag from server
- made dnd die rolls case-insensitive
To keep the length of this file down, older changes are here