Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/etiennemarais/hubotautoinvite

Auto invites Hubot to the specified channels on slack node task
https://github.com/etiennemarais/hubotautoinvite

Last synced: about 5 hours ago
JSON representation

Auto invites Hubot to the specified channels on slack node task

Awesome Lists containing this project

README

        

# hubotAutoInvite
Auto invites Hubot to all the available slack channels. This can be run as a cron task where your hubot is deployed.

## Will not Work
- Reason is because Slack does not allow bots to api join channels. It has to be done manually by typing: `/invite @hubot`

### TODO
- Enable this script when Slack actually decides to allow bots to auto join all channels.