Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor command syntax #24

Open
ghost opened this issue Feb 17, 2014 · 0 comments
Open

Refactor command syntax #24

ghost opened this issue Feb 17, 2014 · 0 comments
Milestone

Comments

@ghost
Copy link

ghost commented Feb 17, 2014

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
@ghost ghost added the enhancement label Feb 17, 2014
@ghost ghost added this to the Version 2 milestone Feb 17, 2014
ghost pushed a commit that referenced this issue Feb 18, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants