aboutsummaryrefslogtreecommitdiffstats
path: root/bot/bot.py (unfollow)
Commit message (Collapse)AuthorLines
2021-04-19Clean Up the Halloween SeasonGravatar ToxicKidz-230/+216
- Change commands.Bot type hints to bot.Bot - Remove the setting of Cog.bot if it isn't being used - Use Bot.http_session instead of creating new ones - Keep string quotes and Doc-Strings consistant - Remove redundant/outdated code Ignored spookyavatar.py as it is being moved in another PR.
2021-04-16Remove un-used sound resourcesGravatar Chris-41/+0
2021-04-16Remove ffmpg and discord.py voice extraGravatar Chris-46/+12
2021-04-14fix: display help for the correct command when an error occurs in timedGravatar vcokltfre-3/+11
2021-04-13chore: use discord terminologyGravatar vcokltfre-1/+1
Co-authored-by: Joe Banks <[email protected]>
2021-04-13chore: add ping_pong emojiGravatar vcokltfre-1/+1