Update README.md

This commit is contained in:
Ryan Huber 2014-11-18 10:21:40 -08:00
parent ab3d1e4cc5
commit 40484f3332

View file

@ -5,6 +5,7 @@ A Slack bot written in python that connects via the RTM API.
Python-rtmbot is a callback based bot engine. The plugins architecture should be familiar to anyone with knowledge to the [Slack API](https://api.slack.com) and Python. The configuration file format is YAML.
Some differences to webhooks:
1. Doesn't a webserver to receive messages
2. Logs in as a slack user (or bot)
3. Bot users must be invited to a channel