dlbot

Simple and Clean Slack Chatbot


License
MIT
Install
pip install dlbot==0.0.3

Documentation

Dataloop Slack Bot

Install the bot

pip install dlbot

Create a bot in Slack

https://my.slack.com/services/new/bot

Create a dlcli.yaml in ~

---
url: https://app.dataloop.io/api/v1
org: my_organisation
account: my_account_name
key: my_api_key

Start the bot

SLACK_TOKEN=xxxx-0000000000-xxxxxxxxxxxxxxxxxxxx dlbot

Invite the bot into your channel in Slack