Go to file
Icedream cb5b59e062
Remind people to look at /topic if they want to read the next match.
2018-06-14 00:06:25 +02:00
antispam Decrease command cooldown to 10 seconds. 2018-06-03 00:41:21 +02:00
manager Implement proper anti-spam solution. 2017-08-15 00:03:15 +02:00
vendor/github.com Add even more submodules. 2018-06-03 01:11:27 +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 Remind people to look at /topic if they want to read the next match. 2018-06-14 00:06:25 +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