Commit graph

68 commits

Author SHA1 Message Date
Leppunen
8d91847746 Migrate create-react-app to vite
Also bump all web dependencies to current versions and migrate to MUI v5
2023-02-28 21:29:09 +02:00
gempir
1000bbf46b remove all message type configs, better handle joining/leaving 2021-04-16 18:03:41 +02:00
gempir
d6022c24ba just serve build 2021-03-19 22:14:45 +01:00
gempir
d51cac07d9 embed files 2021-03-19 21:55:12 +01:00
gempir
390d2ee23b more error logging, remove runetime monitoring 2021-01-09 13:34:31 +01:00
gempir
292a292c74 make message handling more readable, log current goroutines 2021-01-08 22:19:20 +01:00
gempir
fcbdb1eb70 add option to disable archiving 2020-10-01 00:39:59 +02:00
gempir
f5ca76b59e Add API to control messageTypes 2020-09-26 01:45:18 +02:00
gempir
66a07302b3 fetch token and refresh it 2020-05-05 22:45:58 +02:00
gempir
65ed841f29 clientSecret option added 2020-05-05 22:04:11 +02:00
gempir
05805932de update recorded message type and config 2020-03-08 17:54:06 +01:00
gempir
fff840c7f5 dynamically add channels to config 2020-03-08 15:22:03 +01:00
gempir
23da5a21df option to only log specific types of messages 2020-03-02 21:29:49 +01:00
gempir
dff0dbd8b0 slowly remove echo, write own http handler 2020-02-23 16:02:47 +01:00
Daniel
320633837b fix rendering of timeouts in random quotes 2019-12-21 12:55:48 +01:00
gempir
a2470a2c19 improving docs and changing makefile to build docker 2019-07-13 13:10:41 +02:00
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