1
0
Fork 0
mirror of synced 2024-05-19 20:12:30 +12:00
Commit graph

2087 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 aac901353f Fixed error where bot was not saving when someone goes live, causing her to spam the channel 2016-07-18 14:32:15 -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 5fda5a630b Fixed syntax error 2016-07-18 10:38:07 -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 afbe200c63 Fixed syntax error 2016-07-18 08:43:25 -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 706dedb980 Changed saving method to check if json can dump the content, before truncating the file 2016-07-18 06:53:32 -05:00
phxntxm a9267f106e Git rid of useless references, and updated for pep8 2016-07-17 16:10:12 -05:00
phxntxm 362270510f Fixed syntax error 2016-07-17 16:03:07 -05:00
phxntxm 6e34c46df0 Set _perm to None as it couldn't be referenced before 2016-07-17 15:58:13 -05:00
phxntxm 11aae5096d Changed base permission to a valid permission 2016-07-17 15:56:29 -05:00
phxntxm a6449de588 Set joke command for a valid permission 2016-07-17 15:54:31 -05:00
Phxntxm 84f2ec7159 Fixed syntax error 2016-07-17 15:24:13 -05:00
Phxntxm d9475412cf Changed custom permissions to send_message as the lowest 2016-07-17 15:23:38 -05:00
Phxntxm 6aab05fd7b Changed valid_perms to use the permissions provided by discord library 2016-07-17 14:13:27 -05:00
Phxntxm 4a42611c1a Removing traceback printing 2016-07-17 13:46:44 -05:00
Phxntxm 1c20ef2754 Printing full traceback for error 2016-07-17 13:20:44 -05:00
Phxntxm 359aae4bf2 Fixed syntax error 2016-07-17 12:48:50 -05:00
Phxntxm 0000b21054 Changed check for custom permissions, to look at the json file instead of MySQL 2016-07-17 12:45:24 -05:00
Phxntxm dfea4bbcb5 Fixed syntax error 2016-07-17 12:23:18 -05:00
Phxntxm 1f0eadc9f2 Set on_ready to look in the json file instead of MySQL 2016-07-17 12:17:42 -05:00
Phxntxm 8553ae3b20 Set on_ready to look in the json file instead of MySQL 2016-07-17 12:15:39 -05:00
Phxntxm 7ad223418e Truncated file to fix issue when new content is less than old content 2016-07-17 12:12:57 -05:00
Phxntxm a2fe435323 Truncated file to fix issue when new content is less than old content 2016-07-17 12:11:47 -05:00
Phxntxm e51251d435 Changed writing method to file 2016-07-17 11:34:49 -05:00
Phxntxm 4d69756b2f Changed writing method to file 2016-07-17 11:33:28 -05:00
Phxntxm 37b6c58713 Fixed syntax error 2016-07-17 11:12:34 -05:00
Phxntxm 5565b6cd91 Fixed syntax error 2016-07-17 11:12:11 -05:00
Phxntxm 233364f322 Fixed syntax error 2016-07-17 11:11:02 -05:00
Phxntxm 1eafbb223d Fixed syntax error 2016-07-17 11:07:21 -05:00
Phxntxm cdb5372682 Fixed syntax error 2016-07-17 10:59:37 -05:00
Phxntxm 9b134a9b43 Passed context to twitch as it's now needed 2016-07-17 10:48:42 -05:00
Phxntxm 904488c589 Fixed syntax error 2016-07-17 10:25:39 -05:00
Phxntxm dc8b14f581 Fixed syntax error 2016-07-17 10:25:06 -05:00
Phxntxm 071ea01426 Fixed syntax error 2016-07-17 10:24:49 -05:00
Phxntxm 016606c0b2 Fixed syntax error 2016-07-17 10:21:25 -05:00