Skip to content

ReticulatedSpline/bo

Repository files navigation

Bo

A now-defunct reflexive chatbot for GroupMe.

Technical

Bo is built on Node.js, a Javascript server-side runtime. The setup is similar to the documentation on GroupMe's development site. The bot was deployed on a cloud platform called Heroku.

Accepted Queries

You can interact with Bo with the trigger phrase, @Bo.

Then, append any of the following words to your query and it will attempt to complete them:

help | about: This menu.

flip a coin: Heads or tails.

source: See source on github.

number between from <x> <y>: Random int of domain [x, y].

weather: Current conditions in Duluth, MN

weather in <city>, <state>: Comma required.

weather forecast: Future conditions.

quote: Some inspiration.

Deployment

Bo was deployed to Heroku here, but to really interact you'd have to be in a GroupMe chat!

About

chatbot for the Groupme messaging service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published