DonChalupa / Robbot

GNU General Public License v3.0
0 stars 2 forks source link

8ball & Roll commands #6

Closed DonChalupa closed 3 years ago

DonChalupa commented 3 years ago

Implements basic functionality for the .8ball and .roll commands.

Adds a JSON config file in which the 8ball responses are stored. This config file can (and should) be used for other configurable options for Robbot.

The roll code needs to be organized a bit better, but that's an issue I'll take care of after #2.