Commit Graph

201 Commits

Author SHA1 Message Date
an 4e186fe2b2 read webhooks from file 2018-04-22 15:44:35 +02:00
an 66c4eecfda webhooks should work now 2018-04-22 15:42:58 +02:00
an 827167fa46 webhooks should work now 2018-04-22 15:42:09 +02:00
an 87857b4509 testing webhooks 2018-04-22 14:21:58 +02:00
an caa291e0ea testing webhooks 2018-04-22 14:05:56 +02:00
an 8e9e8e162c testing webhooks 2018-04-22 13:54:39 +02:00
an f603c503f6 testing webhooks 2018-04-22 13:54:06 +02:00
an df0303ebcf make token a parameter 2018-04-22 13:43:19 +02:00
an 23f324ccad added webhook token 2018-04-22 13:40:15 +02:00
an 2abfa3f5c3 fixed wrong Printf 2018-04-22 11:45:53 +02:00
an f0cbc1785f fixed careless mistakes 2018-04-22 11:44:41 +02:00
an 41be481497 post to irc 2018-04-22 11:39:52 +02:00
an 80f2f13aee fixed unknown variable 2018-04-22 11:31:15 +02:00
an 8ef027800c added modules/webhoook.go 2018-04-22 11:28:18 +02:00
an 327cb50aab questions.go: make quiz questions file a parameter 2018-04-21 19:48:13 +02:00
an eb82de80e8 fix 2018-04-21 09:38:42 +02:00
an 2c7a4a8676 tmp 2018-04-21 09:37:25 +02:00
an 9185d5777d rss.go: fixed imports 2018-04-21 09:35:47 +02:00
an 208f2d0377 Changed 'modules/rss.go' 2018-02-22 08:27:39 +00:00
an be76719e8d Changed 'modules/rss.go' 2018-02-22 08:14:22 +00:00
an 574fe38d38 rss -> gorss 2018-02-21 22:30:24 +01:00
an 816bb5df1d Replace github.com/jteeuwen/... with own mirrors 2018-02-21 21:39:01 +01:00
an cbc73d5703 'modules/rss.go' ändern 2018-02-21 11:39:05 +00:00
an 6ead624558 'modules/rss.go' ändern 2018-02-21 11:38:47 +00:00
an b70ce77f74 'modules/rss.go' ändern 2018-02-21 11:03:28 +00:00
an 3c7b7e5727 Changed code.dnix.de to git.dnix.de 2017-12-15 09:59:28 +01:00
an 1edeefa0ff modules/sc: Answers go to channel where query was initiated 2017-07-01 16:23:07 +02:00
an ad20283c23 Make lib fully protocol agnostic 2017-06-28 23:28:39 +02:00
an 080ab0b19f Removed ModParams array 2017-06-28 13:08:23 +02:00
an 1aa1a2b6c0 modules/weather: minor bugfix 2017-06-25 12:06:41 +02:00
an b30ccd0171 modules/weather: new config flag for api key 2017-06-25 12:03:49 +02:00
an fa6081e5ec Put the protocol independent stuff into a library 2017-06-15 09:01:25 +02:00
Andreas Neue a84bad5d7b readded quiz.go 2017-05-27 11:38:02 +02:00
Andreas Neue 08ad03b4fa quiz.go: fixed a bug destroying the ranklist 2017-05-27 11:35:15 +02:00
Andreas Neue d7e3a441ee fixed the fix 2017-01-23 15:01:00 +01:00
Andreas Neue 58fe1dbc4d fixed ranklist bug 2017-01-23 14:57:41 +01:00
Andreas Neue acd39ed0af dockerbuild.sh added 2017-01-21 21:50:59 +01:00
Andreas Neue 5d2392bc5e modules/nickserv.go: removed, modules/quiz.go: sorted ranklist 2017-01-21 18:20:57 +01:00
Andreas Neue 44e5a1cfe4 modules/nickserv: added 2017-01-21 17:06:59 +01:00
Andreas Neue 44f64960b7 modules/quiz: Changed hint timing 2017-01-21 17:04:24 +01:00
Andreas Neue 4388bc22b8 markov.go: a few changes 2016-11-27 00:34:25 +01:00
Andreas Neue abdab70ce1 markov.go: Import text after loading state file 2016-11-05 10:56:40 +01:00
Andreas Neue 5f9238a433 markov.go: learning after answering (prevents repition of input) 2016-11-05 10:40:20 +01:00
Andreas Neue 0f080a2946 markov.go: Convert text input to lowercase before parsing 2016-11-03 18:08:01 +01:00
Andreas Neue 450abd2ced Several changes in answer generation in markov module 2016-11-03 18:04:40 +01:00
Andreas Neue 835f3349d6 Merge branch 'master' of https://code.dnix.de/an/flokatirc 2016-11-01 18:34:28 +01:00
Andreas Neue cbe213af65 Markov module 2016-11-01 18:34:05 +01:00
Andreas Neue 13ba99025d Added -autocmd 2016-07-12 14:00:03 +02:00
Andreas Neue 600954764a quiz: load questions.txt on quiz start 2016-06-16 19:50:10 +02:00
Andreas Neue 5af0c2f07a modules/quiz: medium -> normal 2016-04-01 19:26:57 +02:00