1
0
Fork 0
mirror of synced 2024-06-26 18:21:15 +12:00
Commit graph

133 commits

Author SHA1 Message Date
Phxntxm f937b17539 Have bot sending the boops list to see why it's erroring 2016-07-18 14:36:04 -05:00
Phxntxm 9b393d544a Corrected issue where bot was not saving the 1st and 2nd player in a battle 2016-07-18 14:34:43 -05:00
Phxntxm 4bdbed71e5 Fixed syntax error 2016-07-18 10:45:40 -05:00
Phxntxm 735dcb0c1e Fixed syntax error 2016-07-18 10:44:37 -05:00
Phxntxm 3c279e2488 Fixed syntax error 2016-07-18 10:44:16 -05:00
Phxntxm a3559d5a23 Fixed syntax error 2016-07-18 10:39:59 -05:00
Phxntxm 59c5baa598 Fixed syntax error 2016-07-18 10:39:44 -05:00
Phxntxm 64cb718bb9 Corrected the checking if the player was player2 2016-07-18 10:26:50 -05:00
Phxntxm 8ba99ec277 Corrected which values to check when checking if someone is battling 2016-07-18 09:51:47 -05:00
Phxntxm 4de0b9eb5b Fixed syntax error 2016-07-18 09:47:39 -05:00
Phxntxm d085210c64 Fixed syntax error 2016-07-18 09:36:21 -05:00
Phxntxm 9821fb3671 Return True battling is completely empty 2016-07-18 09:35:05 -05:00
Phxntxm d42c37243d Fixed syntax error 2016-07-18 09:28:59 -05:00
Phxntxm a62455c896 Fixed syntax error 2016-07-18 09:27:15 -05:00
Phxntxm 6690028e1f Added ability for multiple battles to be going on at once 2016-07-18 09:26:11 -05:00
Phxntxm a36978491e Updated json file to contain wins and losses for battles, instead of a string of the record 2016-07-18 08:36:57 -05:00
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