Skip to content

Add 'ethereum' message parsing #22

@pacpix

Description

@pacpix

Should include a message with the following:

ethereum. lmao nice meme

💲

 elif 'ethereum' in message.content.lower():
        msg = '>ethereum. lmao nice meme'.format(message)
        yield from channel.send(msg)

Metadata

Metadata

Assignees

No one assigned

    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