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

775 commits

Author SHA1 Message Date
phxntxm b082ce5f04 Removed the change Pycharm made for pep8 which caused the bot not to run, as the directoy was detected incorrectly 2016-08-26 08:23:02 -05:00
phxntxm 217407fbaa Removed the deleted status message after a minute 2016-08-26 00:12:54 -05:00
phxntxm 0173ff0924 Printed out the amount of messages removed when pruning 2016-08-25 23:56:16 -05:00
phxntxm 3b3974eb0b Added a prune command 2016-08-25 23:50:09 -05:00
phxntxm b1a786ba70 Added a check in case we failed to create a hangman game 2016-08-25 23:36:35 -05:00
phxntxm 2af7f9ee66 Added exception handling if a user does not have any csgo stats 2016-08-25 23:28:39 -05:00
phxntxm df8db00c08 Removed exception handling if voice was still none, it just caused a loop. I don't know how this error keeps happening 2016-08-24 14:55:09 -05:00
phxntxm 48c1f75bd0 Changed up what to do in the case voice gets stuck in a bad state 2016-08-23 19:21:56 -05:00
phxntxm 96c77a21db Added an exception check in case voice gets stuck, and the bot is already ina channel 2016-08-23 19:12:52 -05:00
phxntxm 7cbb788668 Added an error check for if there is no result, based on search terms 2016-08-22 23:57:59 -05:00
Phxntxm 171d57d259 Saved when adding a new battletag 2016-08-22 18:28:25 -05:00
Phxntxm 1e9dbba2ed Updated the audio task to silently fail if we don't have permission to send a message 2016-08-22 16:28:27 -05:00
Phxntxm 31391c8556 Changed up the order in case the bot does not have permissions to send a message 2016-08-22 15:09:00 -05:00
Phxntxm f9ad6634b9 Updated to include steam and carbonitex key 2016-08-21 20:58:08 -05:00
Phxntxm 48ccf886b5 Handled error when a the bot does not have permissions to delete a message 2016-08-21 20:52:27 -05:00
Phxntxm 20981729bd Added some aliases, corrected who was looked up for csgo stats 2016-08-21 20:13:39 -05:00
Phxntxm b6a2f491ef Added a force stop command 2016-08-21 15:23:47 -05:00
Phxntxm bf535f3cbc Corrected what was being searched in running 2016-08-21 15:15:41 -05:00
Phxntxm 09ad1a8b57 Renamed battles variable, as it caused a conflict 2016-08-21 15:12:13 -05:00
Phxntxm 38f4c578db Removed ctx, as it's not used 2016-08-21 15:11:18 -05:00
Phxntxm 161eade219 Added a command to see how many things, and what is running 2016-08-21 15:10:53 -05:00
Phxntxm 639c6ae58d Corrected what was sent via the timeout 2016-08-21 15:01:47 -05:00
Phxntxm c6e057ad67 Changed up leaderboard to print just the first 10 2016-08-21 14:49:43 -05:00
Phxntxm 9c03d61439 Changed up leaderboard to print just the first 10 2016-08-21 14:49:24 -05:00
Phxntxm 57c8b0271a Corrected syntax error 2016-08-21 14:38:03 -05:00
Phxntxm 9898b1eff0 Changed up battling to stop saving content to the config file, as there's no need 2016-08-21 14:37:12 -05:00
phxntxm 803a764007 Added an extra error check for playing music, in case is_done does not exist 2016-08-21 02:18:35 -05:00
phxntxm 2f85aebee0 Removed checking player 2 on hangman, there is no player 2 2016-08-21 02:14:40 -05:00
phxntxm 0c622b8224 Changed name of url argument, as kwargs included url 2016-08-21 01:00:54 -05:00
phxntxm e3dfb91041 Stopped downloading the youtube_dl url upon play command 2016-08-21 00:36:38 -05:00
Phxntxm 25adbf83f5 Stopped the bot from removing messages, as it bugs mobile apps when removed so quickly 2016-08-20 22:04:27 -05:00
Phxntxm 9cb1cd25b1 Added a check to ensure that the bot is not being challenged 2016-08-20 20:55:52 -05:00
Phxntxm 5da0830b5c Added a zero-width space to the say command, to avoid possible abuse by other bots 2016-08-20 18:54:51 -05:00
Phxntxm 0c1d48f289 Added steam to the default cogs to load 2016-08-20 17:25:22 -05:00
Phxntxm 1989c4bb0e Added an exception check for timing out 2016-08-20 16:56:20 -05:00
phxntxm c7be4bb7b2 Corrected error where an extra attempt to remove a rule was done 2016-08-20 11:48:02 -05:00
phxntxm 9f4a0400e5 Changed up the settings for checking if a user is on picarto 2016-08-20 00:34:17 -05:00
phxntxm ca575cedab Corrected error where server_alerts was not saved 2016-08-20 00:28:17 -05:00
phxntxm 880fa0e17b Corrected issue when no option is provided 2016-08-20 00:13:13 -05:00
phxntxm 92ca0831e0 Finished implemenation of modular amount of required skips 2016-08-19 23:25:17 -05:00
Phxntxm 5c6b36d645 Started implementation of modular required skip amount 2016-08-19 23:00:23 -05:00
Phxntxm baa6d5899f Removed converting puncation to blanks 2016-08-19 22:27:48 -05:00
Phxntxm 2c55799379 Added an exception in case no option was passed 2016-08-19 18:55:51 -05:00
Phxntxm e8e33c46f0 Added a check for if a close match to the provided game is not found 2016-08-19 18:52:38 -05:00
Phxntxm e64e47c640 Added a check to see if the bot's steam info was being looked up 2016-08-19 18:44:18 -05:00
Phxntxm 6c3fa02134 corrected which group to get in the regex search 2016-08-19 18:36:47 -05:00
Phxntxm 804bc3ad8b Corrected syntax error 2016-08-19 18:33:30 -05:00
Phxntxm 846b29c1f3 Corrected some error checking on lookups 2016-08-19 18:32:24 -05:00
Phxntxm 4ce7340600 Corrected what was being sent to the get_app_id method 2016-08-19 18:11:53 -05:00
Phxntxm 305d18ba64 Corrected what's printing in the game slot 2016-08-19 18:09:50 -05:00