mirror of
https://github.com/Fluffy-Bean/Lynxie.git
synced 2025-05-20 18:34:56 +00:00
Add Images command
Clean up Animals command
This commit is contained in:
parent
68d638c7ee
commit
4e685393de
12 changed files with 283 additions and 27 deletions
|
@ -13,7 +13,8 @@ class Help(commands.Cog):
|
|||
"join": "Join the voice channel you're in",
|
||||
"play <url>": "Play a song from YouTube, SoundCloud, etc.",
|
||||
"stop": "Stop the current song and leave the voice channel",
|
||||
"e621": "Search e621.net",
|
||||
"animal <animal>": "Get a random image of an animal!",
|
||||
"overlay <style>": "Overlay an image with a style, e.g. `bubble`",
|
||||
}
|
||||
|
||||
@commands.command()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue