-
Notifications
You must be signed in to change notification settings - Fork 154
Open
Description
Ordinarily, I would try to update the docs myself, but I just don't have time.
I got hubcommander working today, but it was more effort than it should have been due to outdated documentation.
A few things I had issue with:
- In my org, I had to create a slack app in order to get a token. Then you must give the app the power to be a bot, and use the bot token for Oauth in order to get
rtm:stream
permission in particular - rtmbot.conf is seemingly ignored, and only exporting
SLACK_TOKEN
works. - The github plugin has been moved, but the docs do not reflect this, and link to the
config.py
location