1
0
Fork 0
mirror of synced 2024-06-02 02:34:32 +12:00
Bonfire/cogs
2016-10-16 00:27:07 -05:00
..
utils Corrected syntax error 2016-10-08 00:11:10 -05:00
chess.py First implementation of the chess cog (just the game so far) no command/server implementation 2016-10-15 22:58:02 -05:00
core.py Added another check to ensure the sides of the dice is higher than 1 2016-10-15 14:43:45 -05:00
da.py Corrected all issues with the da RSS feed 2016-10-08 02:45:24 -05:00
hangman.py Used random.choice instead of randint to get an index of a list based on a length 2016-10-01 21:15:09 -05:00
interaction.py Corrected a typo 2016-10-15 18:49:55 -05:00
links.py Added a couple extra error checks to urban dictionary lookup 2016-10-10 22:46:32 -05:00
mod.py Corrected message when setting a new prefix 2016-10-12 16:54:30 -05:00
overwatch.py Added an exception, for if the files aren't found for the banner creation 2016-10-16 00:27:07 -05:00
owner.py Corrected syntax error 2016-10-07 15:40:29 -05:00
picarto.py Corrected all cases of no_pm, to ensure all commands are set as they should. 2016-10-06 20:16:25 -05:00
playlist.py Added one more check to joining a voice channel (man there sure are a lot of different errors that can happen with one voice connection call.....) 2016-10-15 14:46:12 -05:00
raffle.py Ensured the raffles do not get checked if there are none 2016-10-13 22:26:54 -05:00
roles.py Stopped from returning if no permissions provided 2016-10-09 21:48:38 -05:00
stats.py Added an exception, for if the files aren't found for the banner creation 2016-10-16 00:27:07 -05:00
statsupdate.py Update to saving method, using a much more robust method 2016-09-28 18:39:34 -05:00
strawpoll.py Corrected all cases of no_pm, to ensure all commands are set as they should. 2016-10-06 20:16:25 -05:00
tags.py Added an error check if a server has no tags setup 2016-10-01 13:11:48 -05:00
tictactoe.py Update to saving method, using a much more robust method 2016-09-28 18:39:34 -05:00
twitch.py Remove the logging of searching twitch, as the issue has been corrected 2016-10-02 13:11:24 -05:00