Commit Graph

89 Commits

Author SHA1 Message Date
Joonas 08d93cb867 remove that 2023-02-11 19:52:02 +02:00
Joonas d53d7a2b6a add logging and also add dates to the channel table 2023-02-11 19:43:48 +02:00
Joonas c98a59601e added parting comman d 2023-02-11 19:28:31 +02:00
Joonas 8bf3e32559 join channels saved in db 2023-02-11 19:18:19 +02:00
Joonas 3a20fe0b00 do db changes needed for join command persistance 2023-02-11 19:11:50 +02:00
Joonas af1728f71b join command persistance and ping refactoring 2023-02-11 19:11:02 +02:00
Joonas b3de3b160a update example config 2023-02-11 18:06:30 +02:00
Joonas d2d9f0b118 update readme 2023-02-11 18:03:20 +02:00
Joonas b9d5b53513 update readme 2023-02-11 18:02:00 +02:00
Joonas 67a9c8325c if invidious returns nothing 2023-02-11 14:56:21 +02:00
Joonas 12be399f32 some answers can have \n 2023-02-11 14:52:39 +02:00
Joonas 6009091ac1 add a lot of logging 2023-02-11 14:48:05 +02:00
Joonas c831a14caa some error handling here as well 2023-02-11 14:16:55 +02:00
Joonas e0d1796e5c format 2023-02-11 14:15:30 +02:00
Joonas b28049e0f6 i forgot how map workd 2023-02-11 14:13:50 +02:00
Joonas 8f5939983b check if command in command object and add more logging 2023-02-11 14:10:13 +02:00
Joonas 3756ebc128 add name tracking so we can show names in the leaderboard 2023-02-11 13:34:17 +02:00
Joonas 21971afabc reduce cooldown length on megis command 2023-02-09 21:15:50 +02:00
Joonas 5be02b7164 forgot these ones too 2023-02-09 19:40:33 +02:00
Joonas d5eb059b7a forgot 2023-02-09 19:29:07 +02:00
Joonas a53eb71470 forgot to break the switch cases and also we don't redeclare the user variable anymore so better off being a constant 2023-02-09 17:06:34 +02:00
Joonas a7b43f7aa5 improve megis command structure 2023-02-09 15:37:01 +02:00
Joonas fbd5554183 remove unneccessary declaration 2023-02-09 15:08:12 +02:00
Joonas 33b3d1ed5e remove not needed variable 2023-02-09 14:59:30 +02:00
Joonas 86ade2b2f3 add cdr functionality to megis command 2023-02-09 14:57:25 +02:00
Joonas 5635adf9a8 disclaimer 2023-02-09 13:32:12 +02:00
Joonas b1295815cf put the twitch client stuff to the file and also join channels when client is ready also use native prisma api in counting the channels 2023-02-09 02:20:48 +02:00
Joonas 4fa674cb8e added some error handling and moved random megis declaration further down 2023-02-08 20:59:55 +02:00
Joonas d71c08c24c update ping command to include amount of users in dataabse 2023-02-08 20:58:47 +02:00
Joonas 897eb650d2 fix megis command and add cascade to onremove 2023-02-08 19:39:43 +02:00
Joonas cce8746181 for 2023-02-08 19:05:42 +02:00
Joonas ffbc4e25c4 added variables to make code more readable 2023-02-08 19:01:41 +02:00
Joonas 4abb89f5ed added timeout to megis command 2023-02-08 17:59:41 +02:00
Joonas 4c9832f56d megis economy command, prisma database, prettier 2023-02-08 16:42:25 +02:00
Joonas 7133abda87 eslint 2023-02-07 21:48:07 +02:00
Joonas f02ae38f3c prettier tailwind formatting 2023-02-07 21:35:39 +02:00
Joonas 1aeb8086e2 refactored commands command 2023-02-07 14:59:28 +02:00
Joonas 4c5561af60 readme 2023-02-06 16:03:12 +02:00
Joonas a883912233 encodeuricomponent 2023-02-06 16:02:34 +02:00
Joonas 9f8a3c2e1f switched from searx to librex on google command 2023-02-06 13:00:00 +02:00
Joonas 8b649043e4 switch translation instance 2023-02-05 17:59:18 +02:00
Joonas 124e166485 some transition state 2023-02-05 17:55:39 +02:00
Joonas c59ce44a1b add translate command 2023-02-05 17:36:37 +02:00
Joonas 3a217680f8 tidier code and better command structure 2023-02-05 17:36:23 +02:00
Joonas 27377849b7 fixed some weirdness 2023-02-05 13:27:24 +02:00
Joonas fc1efe6f1a make code tidier and add shorthand api url 2023-02-05 13:24:44 +02:00
Joonas ee0df2b266 join command works only if in author chat 2023-02-04 21:47:13 +02:00
Joonas a67be8ff7a some join cmd functionality and readme 2023-02-04 21:14:10 +02:00
Joonas e9e4b4a90d await and redis gtfo 2023-02-04 18:23:43 +02:00
Joonas 955d13bfed await 2023-02-04 18:21:55 +02:00