1
0
Fork 0
mirror of synced 2024-06-27 18:50:35 +12:00
Bonfire/cogs
2016-09-12 15:34:31 -05:00
..
utils Corrected some of the logic behind cache; fixed an error that caused our cache object to be deleted and replaced by the dictionary that sould have been saved to it's value 2016-09-11 03:28:57 -05:00
core.py Made sure that the bot is in a channel in cases where the VoiceClient gets stuck 2016-09-05 21:52:14 -05:00
hangman.py Used the new cooldown reset method 2016-09-11 03:32:36 -05:00
interaction.py Used the new cooldown reset method; simplified boops 2016-09-11 03:30:23 -05:00
links.py Corrected nsfw channels and rules 2016-08-30 21:54:32 -05:00
mod.py Merge branch 'master' of https://github.com/Phxntxm/Bonfire 2016-09-03 16:26:50 -05:00
overwatch.py Changed nsfw and rules so that they can are dictionaries 2016-08-30 21:48:37 -05:00
owner.py Awaited the new save/get content methods 2016-08-30 19:11:25 -05:00
picarto.py Added a check to make sure the server is found, as now that the bot is sharded we may not detect the correct server 2016-09-03 17:18:24 -05:00
playlist.py Made sure that the bot is in a channel in cases where the VoiceClient gets stuck 2016-09-05 21:52:14 -05:00
roles.py PEP8 changes 2016-08-30 17:33:46 -05:00
stats.py Changed up what was returned on invalid searches 2016-08-30 20:48:30 -05:00
statsupdate.py Changed up the count for servers to not be amigious 2016-09-01 00:15:11 -05:00
strawpoll.py Made sure that the id of the strawpoll is a string, not an int, when saving 2016-09-11 13:17:04 -05:00
tags.py Added a zero-width space to tags to ensure they can't trigger other bot's commands 2016-09-12 15:34:31 -05:00
tictactoe.py Changed up what was returned on invalid searches 2016-08-30 20:48:30 -05:00
twitch.py Added a check to make sure the server is found, as now that the bot is sharded we may not detect the correct server 2016-09-03 17:18:24 -05:00