| Commit message (Collapse) | Author | Age | Lines |
| ... | |
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
- Add the all_cards.png file
Fix my mistakes from last commit
- add missing attributes to DuckGame
- call divmod correctly
- call assemble_board_image correctly
- assemble_board_image now returns the image
- I'm sorry it was late at night
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | |\ \
| | |_|_|/ /
| |/| | | | |
|
| | | | | | |
| | | | | |
| | | | | | |
Add baby anaconda to snake hatch, using the anaconda logo
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
Co-authored-by: Vthechamp22 <[email protected]>
Co-authored-by: Bluenix <[email protected]>
|
| | | |_|/ /
| |/| | | |
|
| | |\ \ \ \
| | |/ / /
| |/| | | |
Limit internal eval to bot owner when in debug mode
|
| | | | | | |
|
| | |/ / / |
|
| | | | |
| | | |
| | | |
| | | | |
Converter is now case-insensitive and uses `self.CONSTANT` instead of `CoinSide.CONSTANT`
|
| | | | |
| | | |
| | | |
| | | | |
Message no longer gets sent twice when no side was provided to the `.coinflip` command
|
| | | | |
| | | |
| | | |
| | | | |
Fix typo in docstring, change logic for creating message to be smarter, change CoinSide converter logic to be smarter
|
| | | | |
| | | |
| | | |
| | | | |
Now explicitly passes `None` as default value rather than using `typing.Optional`.
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | |/
| |/| |
|
| | |\ \
| | | |
| | | | |
Handle Wikipedia API errors and warnings in the Wikipedia Cog
|
| | | |\ \
| | |/ /
| |/| | |
|
| | |\ \ \
| | | | |
| | | | | |
Avatar effects fix
|
| | | | | | |
|
| | |/ / / |
|
| | |\ \ \
| | | | |
| | | | | |
Adds `.reverse`
|
| | | |\ \ \
| | |/ / /
| |/| | | |
|
| | |\ \ \ \
| | | | | |
| | | | | | |
More topics to start Python-related conversations with.
|
| | |/ / / / |
|
| | |\ \ \ \
| | | | | |
| | | | | | |
Love command checks
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This skips the role check if the author is running the love calc command on themselves. We still want to check the the user running against has the role, along with if the author is running it against 2 other people.
i have also included info on how to get the lovefest role in the error embed.
|
| | | | | | | |
|
| | | | | | |
| | | | | |
| | | | | | |
Co-authored-by: Matteo Bertucci <[email protected]>
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
Now that we don't allow arbitrary strings, we can simplify the input validation/modification we do.
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
Since we update how the command behaves, by not allow arbitrary stings, and being symmetrical, we should reflect this in the docstring.
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
This ensures the same result for same input, regardless of order
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
This ensure that only uses that have opted into the love fest event can actually be used as part of this command.
|
| | |/ / / /
| | | | |
| | | | |
| | | | | |
This ensure the valentines themed command can only be ran during the valentines season.
|
| | |\ \ \ \
| | | | | |
| | | | | | |
Remove gpl deps
|
| | | |\ \ \ \
| | |/ / / /
| |/| | | | |
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
aioredis pin needed as fakeredis doesn't support aioredis 2.0.0, but poetry update was not respecting that requirement
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
picture the default behavior
|
| | | | |\ \ \ |
|
| | | | | | | | |
|
| | | | | | | |
| | | | | | |
| | | | | | | |
Co-authored-by: ChrisJL <[email protected]>
|
| | | | | | | |
| | | | | | |
| | | | | | | |
Co-authored-by: ChrisJL <[email protected]>
|
| | | | | | | |
| | | | | | |
| | | | | | | |
Co-authored-by: ChrisJL <[email protected]>
|