Skip to content
forked from gathering/loggy

A loggerbot for Slack, written for The Gathering. A lot of "hacky" code. Written to use flatfile database.

License

Notifications You must be signed in to change notification settings

niccofyren/loggy

 
 

Repository files navigation

loggerbot

A Slack bot with embedded web server for logging incidents from Slack.

Below the hood

Based on Slacks own Slack Client for Python. Install with "pip install slackclient". Also uses Python Flask Webserver, install with "pip install Flask"

The logs

The logs are saved in flatfile JSON files in the folder "json".

About

A loggerbot for Slack, written for The Gathering. A lot of "hacky" code. Written to use flatfile database.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 68.6%
  • HTML 31.3%
  • Shell 0.1%