jakethedev / tavernbot

D&D Discord Bot - based on Discord.js and Node 8.
MIT License
25 stars 6 forks source link

Magic 8 Ball #34

Open ghost opened 6 years ago

ghost commented 6 years ago

For those tough decisions. Could be fun to expand to like 40 or 50 responses

Input: !8 Should I attack the dragon? Output: Most definitely

ghost commented 6 years ago

Adding help wanted label as a test - if anyone comes across this and wants to go for it, please add it as a new file to the discordlib directory, and add the new file to the array at the top of discordlib/index.js - that will auto-import your code when the bot loads :)