Skip to content

Add !iconic command #4

@EchoFrost

Description

@EchoFrost

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.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions