Skip to content

!thisi #14

@pacpix

Description

@pacpix

Posts the text string "This, but ironically" Similar to !thisu command
😎

   elif message.content.startswith('!thisi'):
        msg = 'This, but ironically'.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