aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/fun/snakes/_snakes_cog.py (follow)
Commit message (Expand)AuthorAgeLines
* Always use the get_logger func from bot-coreGravatar Chris Lovering2023-11-25-2/+2
* Lint repo with new ruff rulesGravatar Chris Lovering2023-11-13-2/+2
* Format code with new ruff rulesGravatar Chris Lovering2023-11-06-3/+3
* Remove usage of non-existent ctx.history.filter (#1380)Gravatar Bradley Reynolds2023-10-08-6/+5
* Made ruff happyGravatar Xithrius2023-09-05-3/+3
* Merge branch 'main' into snakes-cleanupGravatar wookie1842023-08-23-3/+3
|\
| * Bump ruff from 0.0.272 to 0.0.280 (#1333)Gravatar dependabot[bot]2023-08-10-9/+7
* | Handle snakes without imagesGravatar wookie1842023-07-08-6/+12
* | Fix: stop using deprecated PIL .getsize methodGravatar wookie1842023-07-08-2/+5
* | Use built in timeout handling for aiohttp instead of async_timeoutGravatar wookie1842023-07-08-6/+5
|/
* Apply fixes for ruff lintingGravatar Chris Lovering2023-05-09-55/+52
* use `SecretStr` for all secretsGravatar shtlrs2023-05-06-3/+3
* search and replace ctx.typingGravatar mudkipdev2023-03-28-4/+4
* Use extension utils from bot-coreGravatar Chris Lovering2022-09-21-2/+1
* Move snakes commands into fun folderGravatar Janine vN2021-09-05-0/+1151