Skip to content

A Slack integration to allow anonymous posting to a given channel

Notifications You must be signed in to change notification settings

Lostmyname/suggestion-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Suggestion Box

This is a Slack integration to allow team members to anonymously post to a given Slack channel.

Getting Started

  • Create a Slack bot user that you want to receive messages and take note of its API token
  • Create a Slack incoming webhook that will post to the channel you want your anonymous messages to appear in and take not of its API
  • Deploy this code to Heroku (or elsewhere) and set the following environment variables:
    • SLACK_TOKEN should be the API token of your bot user
    • SLACK_INCOMING_WEBHOOK_URL should be the URL of your incoming webhook
  • ???
  • Profit!

About

A Slack integration to allow anonymous posting to a given channel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published