Skip to main content

Slack RTM bot

Project description

# slack-rtm-bot

[Slack](https://slack.com/) [RTM](https://api.slack.com/rtm) bot.

## Setup

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_local.py, and set SLACK_RTM_BOT_SETTINGS_FILE:

SLACK_RTM_BOT_SETTINGS_FILE=”/path/to/settings_local.py” slack-rtm-bot

## License

Licensed under the [MIT License](http://www.opensource.org/licenses/MIT).

Project details


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.0.tar.gz (4.7 kB view hashes)

Uploaded Source

Built Distribution

slack_rtm_bot-1.0.0-py2-none-any.whl (10.8 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page