Commit graph

52 commits

Author SHA1 Message Date
gempir
e6403ef68c first tests of swagger api documentation 2018-12-22 09:20:34 +01:00
gempir
ac469598a4 clean up some code 2018-12-07 21:40:33 +01:00
gempir
cbc5b11dca build for arm, disable ufw for now, move bot to single package 2018-12-07 21:31:15 +01:00
gempir
a2e36a17e9 archive old files with gzip 2018-12-06 22:58:42 +01:00
gempir
146511c52b query helix for userids 2018-12-02 19:23:54 +01:00
gempir
bd73490f45 use raw logs and parse at read time 2018-12-02 14:53:01 +01:00
gempir
9bc350834f deployment and settings 2018-12-01 17:46:24 +01:00
gempir
48aeb14a85 use json config and enable arguments 2018-11-29 22:20:57 +01:00
gempir
5feb2e0bf9 add timeout messages to log 2018-11-25 16:07:16 +01:00
gempir
6d924bd593 fix env var casing 2018-04-29 14:13:43 +02:00
gempir
3fe2fbdd9a mysql removed, gempbotgo should be more focused on logging and improve upon that 2018-04-29 14:01:25 +02:00
gempir
6c22b449f5 remove removed option 2018-04-28 16:19:07 +02:00
gempir
e76a29f57f enable autoreconnect 2018-04-14 14:16:19 +02:00
gempir
ab89b97633 store users in db for future uses 2018-03-10 21:56:56 +01:00
gempir
b20a02dc38 back to mysql with a better local setup 2018-03-10 20:26:26 +01:00
gempir
49586f09dc Revert "mysql dep removed just use file system"
This reverts commit e626ae83d4.
2018-03-09 20:33:04 +01:00
gempir
c0e69eeada user endpoint too costly 2018-03-06 22:02:20 +01:00
gempir
545c69caa4 in-memory store instead of reading files for joined channels api, new username api aswell 2018-03-05 21:25:55 +01:00
gempir
e626ae83d4 mysql dep removed just use file system 2018-03-04 20:27:54 +01:00
gempir
94f037dbf8 store channels in db and make adding possible 2017-11-19 15:28:09 +01:00
gempir
fe0d4ec068 adding mariadb 2017-11-19 11:50:18 +01:00
gempir
b2c5da0e46 removed unused if 2017-10-07 17:32:23 +02:00
gempir
ac36dcf304 fixed output of logs 2017-10-07 13:49:09 +02:00
gempir
c6f80a337c use .env file instead of .json 2017-10-07 13:23:42 +02:00
gempir
f070003222 hide banner 2017-09-14 20:54:32 +02:00
gempir
218f8a275e fix logpaths 2017-09-13 21:12:11 +02:00
gempir
65fae26fd0 test it 2017-09-12 19:47:30 +02:00
gempir
51793a181a docker-compose fiddling 2017-09-11 19:51:29 +02:00
Daniel Pasch
5f7bd04ea6 updated pingall command response 2017-05-06 11:22:40 +02:00
gempir
0f433dd811 added pingall command 2017-04-30 18:54:34 +02:00
gempir
d412e20171 moved humanizing time in a seperate package 2017-04-15 09:46:39 +02:00
gempir
bf56fc2c47 now using go-twitch-irc and simplified the bot a lot 2017-04-14 17:43:12 +02:00
gempir
987bdb5c88 removed instable modules and ran go fmt 2017-04-03 22:17:41 +02:00
gempir
ecd9cd8ee6 cleverbot 2017-03-19 13:01:49 +01:00
gempir
fb586aa7df added bttv emotes to messages 2017-03-13 21:21:47 +01:00
gempir
9a8e53eadc userConfig to disable or enable specific modules 2017-03-12 10:43:51 +01:00
gempir
f731ffeb9f emote combos working 2017-03-12 09:43:41 +01:00
gempir
2334f274aa go fmt 2017-03-11 21:51:08 +01:00
gempir
6537232334 updated log format 2017-03-11 21:45:52 +01:00
gempir
4da0b3318b better irc parsing thanks to nuuls 2017-03-11 20:27:48 +01:00
gempir
92c397a004 persistent tcp connection 2017-03-11 13:49:12 +01:00
gempir
5d17178779 better logging 2017-03-11 12:46:38 +01:00
gempir
2ca81b99dc gempbot only speaks in channels he is allowed to 2017-03-11 12:18:54 +01:00
gempir
181f2919ca channel logs 2017-03-11 11:06:50 +01:00
gempir
96bc623aab added config tests and removed logger from sub packages 2017-03-10 18:09:13 +01:00
gempir
7efb196134 api server for logs 2017-03-08 21:38:01 +01:00
gempir
9c8e7031b0 bot can now talk and report status in chat' 2017-03-08 21:10:08 +01:00
gempir
acd2c96d56 uptime command 2017-03-08 20:42:35 +01:00
gempir
88484995be filelogger implemented 2017-03-08 20:08:44 +01:00
gempir
1fc7a75d7e first steps for the command handler 2017-03-08 19:39:56 +01:00