remi / gaston

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:MIT License


Languages

Language:Elixir 95.7%Language:Ruby 4.3%