/snapbot

Snapbot is a slack bot written for Computer Science House that turns snapshot into a game.

Primary LanguagePython

snapbot

Snapbot's goal to turn #snapshot into a game with proper scoring and winners. Currently I've implemented a system that will store shots and other relevant data and serve it back through player scores using slash commands. Snapbot is a flask server that runs on openshift and it uses mongodb for storage.


Credits to mfrancis95 for providing a great example slack bot. slack-reat