aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/evergreen/wonder_twins.py (follow)
Commit message (Collapse)AuthorAgeLines
* Move game and fun commands to Fun folder, fix ddgGravatar Janine vN2021-09-05-49/+0
| | | | | | | | | | | This moves all the fun commands and games into the fun folder. This commit also makes changes to the duck_game. It was setting a footer during an embed init, which is no longer possible with the version of d.py we use. Additionally, an issue with editing an embed that had a local image loaded. The workaround for the time being is to update the message, not the embed.
* chore: Make all aliases in commands tuplesGravatar ToxicKidz2021-05-15-1/+1
|
* chore: Apply suggested changesGravatar ToxicKidz2021-05-04-2/+2
|
* chore(evergreen): remove unneeded cog constructorsGravatar vcokltfre2021-04-19-3/+1
|
* chore: switch commands.Bot typehints to bot.bot's BotGravatar vcokltfre2021-04-19-1/+3
|
* fix typos in docstringGravatar fisher602020-11-22-1/+1
|
* make init variables more readable, fix docstring, remove redundant listGravatar fisher602020-11-22-6/+6
|
* move constants to init, change [-1] to .endswith()Gravatar fisher602020-11-21-9/+9
|
* feature/add wonder twins commandGravatar fisher602020-11-19-0/+49
This commit implements a wonder twins inspired command. This is a purely fun command that uses real transformations from the show to make random new transformations. The yaml is all hand transcribed from the actual show.