| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2021-04-20 | chore: ctx.channel.send -> ctx.send | -14/+14 | ||
| 2021-04-19 | Clean Up the Halloween Season | -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-19 | chore(evergreen): remove unneeded cog constructors | -34/+4 | ||
| 2021-04-19 | chore(evergreen): make usage of . at sentence ends consistent | -19/+19 | ||
| 2021-04-19 | chore(evergreen): format each cog load docstring the same way | -21/+21 | ||
| 2021-04-19 | chore: switch commands.Bot typehints to bot.bot's Bot | -54/+88 | ||
| 2021-04-16 | Remove un-used sound resources | -41/+0 | ||
| 2021-04-16 | Remove ffmpg and discord.py voice extra | -46/+12 | ||
| 2021-04-14 | fix: display help for the correct command when an error occurs in timed | -3/+11 | ||
| 2021-04-13 | chore: use discord terminology | -1/+1 | ||
| Co-authored-by: Joe Banks <[email protected]> | ||||
| 2021-04-13 | chore: add ping_pong emoji | -1/+1 | ||