1
0
Fork 0
mirror of synced 2024-06-18 18:44:33 +12:00
Bonfire/cogs
2016-11-10 21:03:31 -06:00
..
utils Added a help URL to be used with the help command 2016-11-10 21:03:05 -06:00
chess.py Temporarily disabled music playing stats due to the load balance change; will require IPC to enable again 2016-10-30 23:29:11 -05:00
core.py Added a custom help command 2016-11-10 21:02:51 -06:00
da.py Added a default user agent to use, modifiable from the config file 2016-10-28 19:33:55 -05:00
disabled_playlist.py Added a new cog for use to 'fake' the playlist cog 2016-11-10 21:03:31 -06:00
events.py Moved events to their own cog 2016-10-30 23:32:33 -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 the order for one of the battle outcomes 2016-10-25 21:08:09 -05:00
links.py Removed the clientsession, as this was disconnecting during the request 2016-11-01 15:41:37 -05:00
mod.py Corrected message when setting a new prefix 2016-10-12 16:54:30 -05:00
osu.py Changed image creation to use tuples, to allow order preservation 2016-10-30 16:54:58 -05:00
overwatch.py Implemented a retry ability when requesting HTTP data 2016-11-01 14:59:45 -05:00
owner.py Corrected syntax error 2016-10-07 15:40:29 -05:00
picarto.py Added a default user agent to use, modifiable from the config file 2016-10-28 19:33:55 -05:00
playlist.py Added the progress and length to the message for the progress 2016-10-29 16:00:53 -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 Had the 'stats' command send the banner 2016-11-01 14:34:05 -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 Stopped allowing to start a game with yourself 2016-11-01 14:29:02 -05:00
twitch.py Added a default user agent to use, modifiable from the config file 2016-10-28 19:33:55 -05:00