Skip to content
/ leakbot Public

Leakbot is a Slack bot that forwards anonymous messages to a specific channel.

License

Notifications You must be signed in to change notification settings

remi/leakbot

Repository files navigation

Leakbot

Leakbot is a Slack bot that forwards anonymous message to a specific channel.

Installation

$ git clone git@github.com:remiprev/leakbot.git

Environment variables

Leakbot expects a few environment variables when it starts.

# Slack API token linked to the bot
SLACK_API_TOKEN=foo

# Channel ID where the bot will forward messages
LEAK_CHANNEL_ID=C04ZGAHA8

Usage

$ mix run --no-halt

About

Leakbot is a Slack bot that forwards anonymous messages to a specific channel.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published