Skip to content

Refactor command syntax #24

@ghost

Description

New Syntax

The current command syntax is something like !<command> [options].

I would like to switch to a new command syntax. The commands willl be in the form of a private message and the command will no longer use ! notation.

Command may be sent in a channel by using the bots name as a prefix AcmBot: followed by the desired command.

AcmBot: events
AcmBot: today
AcmBot: tomorrow
AcmBot: monday
AcmBot: tuesday
AcmBot: help

The command may also be /msg to the bot directly in which case the AcmBot: prefix will not be needed.

New commands

I would also like to add a next command

AcmBot: next monday
AcmBot: next friday

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions