bengadbois / channel-4-news

Slack bot to list newly created channels

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  1. Create a Slack app
  2. Enable the Bot user, add chat:write and channels:read in Permissions>Scopes, and generate an OAuth token for it
  3. Deploy to DigitalOcean using the token and signing secret from steps (1) and (2)
  4. Go back to the Slack App config and click on Event Subscriptions
  5. Enable and paste your app's URL in the Request URL field like so: https://yourapp.ondigitalocean.app/slack/events
  6. Subscribe to the bot event channel_created

About

Slack bot to list newly created channels

License:MIT License


Languages

Language:JavaScript 91.1%Language:Dockerfile 8.9%