-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Legacy Command MigrationThe porting of legacy functionality into the application.The porting of legacy functionality into the application.
Milestone
Description
Should embed the following image:
https://i.imgur.com/k7FjY1m.jpg
👴📈
elif message.content.startswith('!iconic'):
msg = discord.Embed()
msg.set_image(url="https://i.imgur.com/k7FjY1m.jpg")
yield from channel.send(embed=msg)
Metadata
Metadata
Assignees
Labels
Legacy Command MigrationThe porting of legacy functionality into the application.The porting of legacy functionality into the application.