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

Commands for the bot #1

Open
imrehg opened this issue Feb 7, 2014 · 0 comments
Open

Commands for the bot #1

imrehg opened this issue Feb 7, 2014 · 0 comments

Comments

@imrehg
Copy link
Contributor

imrehg commented Feb 7, 2014

At the moment it's hackybot <command>, but that's a lot of typing. From #bitcoin's gribble bot I've seen a !<command> <args> format, which could be quite interesting.

Also should think what commands to implement. Some ideas:

  • !seen <username> last seen login of specific person (with a return message such imrehg was last seen in #taipeihack 54 minutes, and 4 seconds ago: <imrehg> this is going well
  • !weather weather information, if there's a good API for it. Taipei or other weathers as well
  • check if anyone's checked in
  • next event in the calendar
  • help
  • environmental measures (temperature, humidity, lights, radioactivity....)
  • physical interaction with the space (turn off/on the lights, display message, sound a bell)

(this is just an initial brainstorming)

These commands should all be somehow modules, that can be enabled and disabled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant