Skip to content

NyeGuy/gamebotsai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gamebots.ai

#THIS IS STILL WIP - incomplete

Overview

A game system for battling your coworkers on slack.

Built with Botkit and deployed with Beep Boop to get the scoop on the the Beep Boop hosting platform. The Slack API documentation can be found here.

Run locally

npm install
SLACK_TOKEN=<YOUR_SLACK_TOKEN> npm start

Things are looking good if the console prints something like:

** API CALL: https://slack.com/api/rtm.start
** BOT ID:  witty  ...attempting to connect to RTM!
** API CALL: https://slack.com/api/chat.postMessage

Run in BeepBoop

If you have linked your local repo with the Beep Boop service (check here), changes pushed to the remote master branch will automatically deploy.

Acknowledgements

This code uses the botkit npm module by the fine folks at Howdy.ai.

License

See the LICENSE file (MIT).

About

slack slash command microgame system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published