Meatspac.es Bots
Heavily inspired by wearefractal/meatbot and taotetek/meatmonsters.
To submit a bot create a new folder in the /bots
directory with:
bot.json
filebot.json
{
"trigger": "!metal", // A regex or string to look for in messages
"caseSensitive": false, // [Optional] Defaults to false
"gifs": ["metal1.gif", ...] // [Optional] A path or array of paths
"messages": ["METAL!"], // [Optional] A string or array of strings
}
Version | Tag | Published |
---|---|---|
0.0.1 | latest | 8yrs ago |