README.md in ruboty-slack_rtm-1.3.1 vs README.md in ruboty-slack_rtm-1.4.0
- old
+ new
@@ -12,9 +12,10 @@
## ENV
- `SLACK_TOKEN`: Account's token. get one on https://api.slack.com/web#basics
- `SLACK_EXPOSE_CHANNEL_NAME`: if this set to 1, `message.to` will be channel name instead of id (optional)
+- `SLACK_IGNORE_GENERAL`: if this set to 1, bot ignores all messages on #general channel (optional)
This adapter doesn't require a real user account. Using with bot integration's API token is recommended.
See: https://api.slack.com/bot-users
## Contributing