1
0
Fork 0
mirror of synced 2024-06-27 02:31:04 +12:00
Commit graph

23 commits

Author SHA1 Message Date
phxntxm 57c820d3c7 The list of commands is starting to get quite long, it now splits into two messages. Having the bot PM the help command now 2016-07-13 09:30:14 -05:00
Phxntxm 38d4a92235 Changed notify to be a subcommand of twitch 2016-07-11 10:01:59 -05:00
Phxntxm 656990686b Added error handling for bad arguments 2016-07-11 07:40:03 -05:00
Phxntxm cb0154c077 Stopped both on_command_error catches from running 2016-07-11 06:43:34 -05:00
Phxntxm a7ec119011 Changing the CommandNotFound error to refer to the commands class 2016-07-11 06:42:27 -05:00
Phxntxm 7de338c074 Testing out the commands error 2016-07-11 06:40:53 -05:00
phxntxm c44fcfcbbf Removed checks, am checking this in the command now. 2016-07-10 16:57:52 -05:00
Phxntxm e70a0b5d6e Set the twitch cog to load by default 2016-07-10 12:28:16 -05:00
Phxntxm dd85ba49a5 Added notation support for rolling dice 2016-07-10 08:58:03 -05:00
Phxntxm d79ef7281c Added error handling for Invalid Commands 2016-07-10 06:53:56 -05:00
Phxntxm e9bacca70d Fixed global command error handling 2016-07-09 11:40:27 -05:00
Phxntxm 28b47d2a13 Properly closed MySQL connections 2016-07-09 11:33:48 -05:00
Phxntxm 65e25b52ff Changed the MySQl connection to disconnect and reconnect on each query, to avoid timeouts 2016-07-09 11:02:33 -05:00
Phxntxm 0ca881d7cd Fixed an error causing errors to not print 2016-07-09 09:47:59 -05:00
Phxntxm eb182a3040 Fixed missing parenthises on line 50 2016-07-09 08:24:26 -05:00
Phxntxm c00b7d446d Added universal exception handling, removed most exception handling from the commands themselves 2016-07-09 07:57:25 -05:00
phxntxm 87238709df Changed the help command to not pm the user 2016-07-08 20:45:16 -05:00
phxntxm 45ab47bb75 Made function variables more explicit, for the help command to be more obvious 2016-07-08 20:42:33 -05:00
phxntxm 2bde1ce936 Complete modification to use cogs 2016-07-08 20:27:19 -05:00
phxntxm 3d0c73e0a8 Syncing git with server 2016-07-08 18:26:43 -05:00
phxntxm 4139bd2cce Added the second check for boop_db in the checkSetup in on_ready 2016-07-07 17:23:40 -05:00
phxntxm 2a9c64f7aa Modified file to match PEP-8 2016-07-07 17:10:24 -05:00
Dan Hess 77e5b84c39 Add files via upload 2016-07-07 08:05:42 -05:00