twitch logging platform
Find a file
2020-03-01 15:02:53 +01:00
api finish refactoring 2020-03-01 14:53:53 +01:00
archiver double check if we actually try to open a dir 2019-08-18 11:08:27 +02:00
bot Add support for go modules 2019-09-05 20:20:11 +02:00
filelog refactoring 2020-02-25 12:36:10 +01:00
helix add channel routing, handle more error case 2020-02-25 21:14:05 +01:00
humanize add tests for humanize 2019-08-18 11:38:54 +02:00
web finish refactoring 2020-03-01 14:53:53 +01:00
.gitignore remove config.json from git 2018-12-02 19:48:42 +01:00
.travis.yml remove 1.09 go support 2019-07-13 13:25:11 +02:00
config.json.dist clean up some code 2018-12-07 21:40:33 +01:00
Dockerfile new cmd 2019-05-17 21:54:38 +02:00
go.mod tidy 2020-03-01 15:02:53 +01:00
go.sum tidy 2020-03-01 15:02:53 +01:00
LICENSE use json config and enable arguments 2018-11-29 22:20:57 +01:00
main.go slowly remove echo, write own http handler 2020-02-23 16:02:47 +01:00
Makefile finish refactoring 2020-03-01 14:53:53 +01:00
README.MD new experimental API, way better frontend 2020-02-11 18:48:38 +01:00

justlog Build Status

What is this?

justlog is a bot I maintain for a couple of channels. Its 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.

V2

DO NOT USE V2 ENDPOINTS. They are unstable and will likely be changed in the future