Go to file
Icedream 081d354bab
Fix bad channel management for topic changes.
2018-06-15 00:03:42 +02:00
antispam Decrease command cooldown to 10 seconds. 2018-06-03 00:41:21 +02:00
manager Fix bad channel management for topic changes. 2018-06-15 00:03:42 +02:00
vendor/github.com Update submodules. 2018-06-14 00:14:57 +02:00
.dockerignore Initial commit. 2017-08-08 18:32:45 +02:00
.gitignore Initial commit. 2017-08-08 18:32:45 +02:00
.gitmodules Add even more submodules. 2018-06-03 01:11:27 +02:00
Dockerfile Add missing template to docker image. 2018-06-03 01:26:49 +02:00
commandparser.go Implement proper anti-spam solution. 2017-08-15 00:03:15 +02:00
main.go Fix bad channel management for topic changes. 2018-06-15 00:03:42 +02:00
main.tpl Initial commit. 2017-08-08 18:32:45 +02:00
sort.go Initial commit. 2017-08-08 18:32:45 +02:00
templates.go Initial commit. 2017-08-08 18:32:45 +02:00
templates_test.go Initial commit. 2017-08-08 18:32:45 +02:00
topic.go Initial commit. 2017-08-08 18:32:45 +02:00
topic_test.go Initial commit. 2017-08-08 18:32:45 +02:00
util.go Initial commit. 2017-08-08 18:32:45 +02:00
util_test.go Initial commit. 2017-08-08 18:32:45 +02:00