aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/fun/movie.py (follow)
Commit message (Expand)AuthorAgeLines
* Always use the get_logger func from bot-coreGravatar Chris Lovering2023-11-25-2/+2
* Apply fixes for ruff lintingGravatar Chris Lovering2023-05-09-6/+6
* Run null check on needed api keys before loading cogs.Gravatar shtlrs2023-05-06-0/+3
* use `SecretStr` for all secretsGravatar shtlrs2023-05-06-2/+2
* Fix the TMDB API error handling in movie cog (#1060)Gravatar Mohammad Rafivulla2022-10-12-19/+25
* Support discord.py's new async cog loadingGravatar Chris Lovering2022-09-21-2/+2
* Use extension utils from bot-coreGravatar Chris Lovering2022-09-21-2/+2
* Move game and fun commands to Fun folder, fix ddgGravatar Janine vN2021-09-05-0/+205