twitch logging platform
Find a file
2017-03-08 22:24:51 +01:00
api api server for logs 2017-03-08 21:38:01 +01:00
command fixed status command 2017-03-08 21:49:38 +01:00
filelog filelogger implemented 2017-03-08 20:08:44 +01:00
twitch bot can now talk and report status in chat' 2017-03-08 21:10:08 +01:00
.gitignore filelogger implemented 2017-03-08 20:08:44 +01:00
.travis.yml travis glide fix 2017-03-08 22:22:24 +01:00
archive.py added readme and travis 2017-03-08 22:16:37 +01:00
config.example.json uptime command 2017-03-08 20:42:35 +01:00
glide.yaml redis client, first step of message parsing 2017-03-05 16:26:24 +01:00
main.go api server for logs 2017-03-08 21:38:01 +01:00
Makefile fixed makefile 2017-03-08 22:24:51 +01:00
README.MD README update 2017-03-08 22:18:55 +01:00

gempbotgo Build Status

What is this?

gempbot is a bot I maintain for a couple of channels. It's features differ from other bots in that it doesn't support commands etc. yet, it focuses on logging and providing an api for the logs.

Usage

You need glide to install the dependencies and you should study the config.json.example if you want to run your own bot