Update README.md
This commit is contained in:
parent
ab3d1e4cc5
commit
40484f3332
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue