Skip to content

makerspace/slack-bots

Repository files navigation

Makerspace slack bots

Slack bot used at Stockholm Makerspace based on slack-machine and py-trello. The bot is able to answer various faq questions as well as find calender events. A Trello board is used as a TODO list for the makerspace.

Usage

Requires various environmental variables to be used for the SQL, Slack and Trello. You need to set: TRELLO_API_KEY, TRELLO_API_SECRET=, TRELLO_TOKEN_KEY, TRELLO_TOKEN_SECRET, MYSQL_BOT_USER, MYSQL_BOT_PASSWORD, BOT_COMMAND_CHAR, BOT_ARG_CHAR, SM_SLACK_API_TOKEN, BOT_CALENDAR_URL

You also proably want to change things in local_settings.py.

Dependencies

py-test py-trello Currently requries a fork of slack-machine found here: https://github.com/makerspace/slack-machine

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages