| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2021-05-05 | chore: Apply suggested changes | -7/+8 | ||
| 2021-05-05 | chore: Improve .space epic's docstring | -1/+1 | ||
| 2021-05-05 | chore: Apply anand's suggested changes | -99/+96 | ||
| 2021-05-05 | chore: Add all of the converters into bot/utils/converters.py | -67/+80 | ||
| 2021-05-05 | chore: Don't use "is not None" | -1/+1 | ||
| Co-authored-by: Anand Krishna <[email protected]> | ||||
| 2021-05-05 | chore: Don't have defaults for typing.Optional[...] in commands | -6/+6 | ||
| 2021-05-04 | chore: Replace the remaining double quotes with double quotes | -11/+11 | ||
| 2021-05-04 | chore: Change back to the original string | -1/+1 | ||
| 2021-05-04 | fix: Pass bot only when __init__ is defined | -40/+32 | ||
| 2021-05-04 | Apply suggested changes to hanukkah_embed.py | -6/+6 | ||
| 2021-05-04 | chore: Apply suggested changes | -12/+12 | ||
| 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]> | ||||
