Slack RTM bot
Project description
# slack-rtm-bot
[Slack](https://slack.com/) [RTM](https://api.slack.com/rtm) bot.
## Installation
pip install slack-rtm-bot
## Usage
SLACK_RTM_BOT_API_TOKEN=”foobar” slack-rtm-bot
To use a different settings file, copy [settings_local.py](slack_rtm_bot/settings_local.py) to some /path/to/settings.py, and set SLACK_RTM_BOT_SETTINGS_FILE:
SLACK_RTM_BOT_SETTINGS_FILE=”/path/to/settings.py” slack-rtm-bot
## License
Licensed under the [MIT License](http://www.opensource.org/licenses/MIT).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
slack-rtm-bot-1.0.4.tar.gz
(5.3 kB
view hashes)
Built Distribution
Close
Hashes for slack_rtm_bot-1.0.4-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c4edbc4796766d11d60d4e8d4a1f81a7e2204447a513eeff31b25e8b1c7de078 |
|
MD5 | e8ea95bcf8b65877d3581235a924695d |
|
BLAKE2b-256 | e9256d593f032310a197632b1e0f9b23cc7b2b8424f0e61d855ea4d1aff4e16b |