| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2021-05-04 | chore: Prefer double quotes over single quotes | -430/+430 | ||
| 2021-05-04 | chore: Don't make content an empty string | -1/+1 | ||
| Co-authored-by: Matteo Bertucci <[email protected]> | ||||
| 2021-05-03 | chore: Don't return a Message object when the return annotation is None | -18/+34 | ||
| 2021-05-03 | chore: End the sentence with a period | -1/+1 | ||
| 2021-05-03 | Clean Up the Easter Season | -35/+33 | ||
| - Keep Consistent setup docstrings - Type hint to bot.Bot instead of commands.Bot - Don't set Cog.bot if it isn't used | ||||
| 2021-05-03 | chore: Clean Up the Valentines Season | -33/+30 | ||
| - Change commands.Bot type hints to bot.Bot - Remove the setting of Cog.bot if it isn't being used - Change ctx.author -> ctx.message.author | ||||
| 2021-05-03 | fix: Don't pass bot to __init__ | -1/+1 | ||
| 2021-04-30 | fix: tempelate -> template | -1/+1 | ||
| 2021-04-30 | fix: remove () from list of safe filename chars | -1/+1 | ||
| 2021-04-30 | Add non-underscore aliases for lazy people like me :) | -1/+1 | ||
| 2021-04-30 | Consistant use of double quotes and tuples in avatar_mod cog | -11/+10 | ||
| 2021-04-30 | Rename pfp_modify cog and group to avatar_mod for clarity | -10/+10 | ||
| Added in aliases for ease of use too. | ||||
| 2021-04-27 | Updated bot/utils/exceptions.py | -1/+1 | ||
| Co-authored-by: Joe Banks <[email protected]> | ||||
| 2021-04-27 | Reworded/fixed grammatical error | -1/+1 | ||
| 2021-04-23 | Fix spelling of a user facing message in reddit cog | -1/+1 | ||
| Co-authored-by: Xithrius <[email protected]> | ||||
| 2021-04-23 | Reword Issues Comment | -1/+1 | ||
| 2021-04-23 | Suppresses Links In Commands | -2/+8 | ||
| Suppresses links in certain commands that can echo back user input. Signed-off-by: Hassan Abouelela <[email protected]> | ||||
