1
0
Fork 0
mirror of synced 2024-06-16 17:44:33 +12:00
Bonfire/cogs
2016-08-14 19:00:01 -05:00
..
utils Changed up config, to error out in case incorrect data was provided 2016-08-13 22:52:55 -05:00
core.py I forgot an await.... 2016-08-13 17:48:49 -05:00
hangman.py Corrected how guessing word was handled, added an exception in case a letter is guessed twice 2016-08-14 19:00:01 -05:00
interaction.py Changed random generating to use SystemRandom, for better random numbers 2016-08-13 14:58:47 -05:00
links.py Changed random generating to use SystemRandom, for better random numbers 2016-08-13 14:58:47 -05:00
mod.py Corrected issue where aliased commands would fail to check 2016-08-14 13:53:45 -05:00
overwatch.py Removed checking for saving returns True, as this is no longer valid 2016-08-13 15:16:52 -05:00
owner.py Removed traceback printing 2016-08-13 21:10:53 -05:00
picarto.py Changed variable name to not interfere with the method name 2016-08-12 19:38:56 -05:00
playlist.py Made updates to add a default dictionary/list if one was not found in the config file 2016-08-09 21:13:53 -05:00
roles.py Removed the ability to execute some commands via PM 2016-08-04 07:10:17 -05:00
stats.py Corrected error in comprehension 2016-08-13 20:53:01 -05:00
statsupdate.py Pep8 updates 2016-08-06 17:20:23 -05:00
strawpoll.py Corrected error upon removing with no id passed 2016-08-14 00:46:58 -05:00
tags.py Removed checking for saving returns True, as this is no longer valid 2016-08-13 15:16:52 -05:00
tictactoe.py Added a fail check to ensure only one game is setup per server 2016-08-14 18:10:31 -05:00
twitch.py Removed checking for saving returns True, as this is no longer valid 2016-08-13 15:16:52 -05:00