| Commit message (Collapse) | Author | Lines | 
 | 
If the amount of squares is not a perfect square, get the next highest perfect square
 | 
 | 
Co-authored-by: Anand Krishna <[email protected]>
 | 
 | 
 | 
 | 
 | 
 | 
command
 | 
 | 
Co-authored-by: Anand Krishna <[email protected]>
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Co-authored-by: Anand Krishna <[email protected]>
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Co-authored-by: Matteo Bertucci <[email protected]>
 | 
 | 
 | 
 | 
 | 
 | 
- Keep Consistent setup docstrings
- Type hint to bot.Bot instead of commands.Bot
- Don't set Cog.bot if it isn't used
 | 
 | 
- 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
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Added in aliases for ease of use too.
 | 
 | 
Co-authored-by: Joe Banks <[email protected]>
 | 
 | 
 | 
 | 
Co-authored-by: Xithrius <[email protected]>
 | 
 | 
 | 
 | 
Suppresses links in certain commands that can echo back user input.
Signed-off-by: Hassan Abouelela <[email protected]>
 |