twitch logging platform
Find a file
2020-02-21 21:34:17 +01:00
api start rewriting api endpoints, less code duplication 2020-02-21 21:34:17 +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
docs fix swagger 2020-02-11 18:50:11 +01:00
filelog Add support for go modules 2019-09-05 20:20:11 +02:00
helix fail start when failing to request channels from helix 2020-01-29 21:08:41 +01:00
humanize add tests for humanize 2019-08-18 11:38:54 +02:00
web start rewriting api endpoints, less code duplication 2020-02-21 21:34:17 +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 new experimental API, way better frontend 2020-02-11 18:48:38 +01:00
go.sum new experimental API, way better frontend 2020-02-11 18:48:38 +01:00
LICENSE use json config and enable arguments 2018-11-29 22:20:57 +01:00
main.go fix rendering of timeouts in random quotes 2019-12-21 12:55:48 +01:00
Makefile new experimental API, way better frontend 2020-02-11 18:48:38 +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