1
0
Fork 0
mirror of synced 2024-05-29 16:59:42 +12:00
Commit graph

167 commits

Author SHA1 Message Date
Phxntxm dd0d54954d Modified cogs to print an error if Bonfire could not save any data 2016-07-18 07:06:13 -05:00
phxntxm a9267f106e Git rid of useless references, and updated for pep8 2016-07-17 16:10:12 -05:00
Phxntxm dfea4bbcb5 Fixed syntax error 2016-07-17 12:23:18 -05:00
Phxntxm 59594a54d9 Changed all references to MySQL saving content, to json content 2016-07-17 10:17:47 -05:00
Phxntxm ae6692867a Added custom permissions accessiblity for all commands 2016-07-16 11:49:14 -05:00
Phxntxm 2e5135dd77 Added custom permissions accessiblity for all commands 2016-07-16 11:48:10 -05:00
phxntxm d8ca2de783 Used commands.has_permissions for a couple of my old predicates 2016-07-12 09:17:47 -05:00
phxntxm 30bd29dcab Turned battling off if player2 lost 2016-07-10 17:01:27 -05:00
phxntxm c44fcfcbbf Removed checks, am checking this in the command now. 2016-07-10 16:57:52 -05:00
phxntxm 547025790e Fixed old connection closing method, used new function inside of confi 2016-07-10 16:18:30 -05:00
Phxntxm 9dbfb66119 Changed a description n mod, added a join command to provide a link to add the bot to another server 2016-07-09 13:27:14 -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 c00b7d446d Added universal exception handling, removed most exception handling from the commands themselves 2016-07-09 07:57:25 -05:00
phxntxm 14a8222e40 Added class descriptions for cogs; created listboops command 2016-07-08 20:59:10 -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