-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Milestone

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