Self-hosted modular Discord bot for Twitch communities
Go to file
Knut Ahlers 1e3891bb67
Add docs generator
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-07-25 14:26:45 +02:00
ci Add docs generator 2021-07-25 14:26:45 +02:00
wiki Add docs generator 2021-07-25 14:26:45 +02:00
.gitignore Log enabled modules, do not run on no enabled modules 2021-07-23 00:58:28 +02:00
attributeStore.go Add support for "Expect" check, add Duration support 2021-07-25 13:42:56 +02:00
config.go Improve module concept and config 2021-07-23 00:54:11 +02:00
Dockerfile Update Dockerfile 2021-07-23 00:55:51 +02:00
env.go Add stream schedule module 2021-07-12 18:04:31 +02:00
go.mod Improve module concept and config 2021-07-23 00:54:11 +02:00
go.sum Add errors package 2021-07-12 18:04:19 +02:00
helpers.go Add support for Duration, add empty values 2021-07-25 13:43:19 +02:00
main.go Log the index of the configuration which failed to initialize 2021-07-25 13:42:38 +02:00
Makefile Add docs generator 2021-07-25 14:26:45 +02:00
mod_presence.go Improve module concept and config 2021-07-23 00:54:11 +02:00
mod_streamSchedule.go Make module configurable 2021-07-25 13:43:41 +02:00
modules.go Improve module concept and config 2021-07-23 00:54:11 +02:00