aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/fun/madlibs.py (follow)
Commit message (Collapse)AuthorAgeLines
* Madlibs - change zip parameter "strict" to False because the bot would not ↵Gravatar DMFriends2025-08-01-1/+1
| | | | display the final Madlib due to an error on this line
* Format code with new ruff rulesGravatar Chris Lovering2023-11-06-1/+0
|
* Apply fixes for ruff lintingGravatar Chris Lovering2023-05-09-1/+1
| | | | | Co-authored-by: wookie184 <[email protected]> Co-authored-by: Amrou Bellalouna <[email protected]>
* Fix position-only arg in madlibs.pyGravatar Izan2022-10-02-1/+1
|
* Support discord.py's new async cog loadingGravatar Chris Lovering2022-09-21-2/+2
|
* Add a Madlibs game (#901)Gravatar DMFriends2022-01-02-0/+148
Co-authored-by: Bluenix <[email protected]> Co-authored-by: Shom770 <[email protected]> Co-authored-by: aru <[email protected]> Co-authored-by: ChrisJL <[email protected]>