Sha256: 10e69f32e3c907d11d1a6a442b2113b84142d5eae4b44ef1c21071e942086435
Contents?: true
Size: 429 Bytes
Versions: 4
Compression:
Stored size: 429 Bytes
Contents
# DM-Bot An exmaple bot for handling direct messages with users using [slack-bot-manager](https://github.com/betaworks/slack-bot-manager). ## Installation Install `slack-bot-manager` and move over your `tokens.yml` file. ``` bundle install mv tokens.yml.sample tokens.yml ``` Add your token(s) into `tokens.yml`. Run it! `ruby dm-bot.rb` ## License & Copyright Copyright 2016 Greg Leuch & betaworks. Licensed under MIT
Version data entries
4 entries across 4 versions & 1 rubygems