Skip to content

remi/gaston

Repository files navigation

Gaston

Gaston is a Slack bot that snitches on users who remove/edit their messages from channels.

Installation

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

Environment variables

Gaston 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 report stuff
GASTON_REPORT_CHANNEL=ABC123

Usage

$ mix run --no-halt

About

Gaston is a Slack bot that snitches on users who remove/edit their messages from channels.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published