A simple libra bot using python.
- Python3.x
- slackclient
- slackApi
- pylibra
docker build -t libra-slack-bot:0.0.1 .
docker run libra-slack-bot:0.0.1
-
slack-api : https://api.slack.com
-
slack-client : https://github.com/slackapi/python-slackclient
Note: You need to create a Slack App to receive an API token for your bot.