Commit Graph

99 Commits

Author SHA1 Message Date
jenz
e058788ad0 reduced amount of strings and removed overuse of threads 2023-02-21 21:35:05 +01:00
jenz
f29f6d84e3 added config file to read from and moved autism bot over to backups/demos vm 2023-02-21 00:58:13 +01:00
jenz
a9888c1679 annotate function causes crash sometimes to just exception handling it 2023-02-14 12:29:40 +01:00
jenz
43d7728d6e just badly recreating threadpool in case thread is stuck 2023-02-10 23:53:30 +01:00
jenz
e31e3089ee tried fixing error messages that were reported 2023-02-10 16:55:47 +01:00
jenz
5b0d551484 updated datagram sockets, had managed to fuck up the port 2022-11-19 21:57:25 +01:00
jenz
03097a9626 update to using futures again for quicker processing 2022-10-23 17:40:47 +02:00
jenz
97daa439a3 slight changes to service files 2022-05-13 12:40:14 +02:00
jenz
fbee64e762 remade from screen to systemctl service 2022-04-02 13:26:47 +02:00
jenz
4720ae26ab added extra threads again and moved variables to settings file 2022-03-20 20:49:05 +01:00
christian
90c83dedb8 forgot its auto commit 2021-12-14 02:34:42 +01:00
christian
0635f2db9c removed thread pool again and hopefully deleting works as intended now 2021-12-14 02:20:16 +01:00
christian
d2ce41c584 reduced total amount of sentences, removed time constraint, deleting more now, added as experiment to run response threads with a 2 thread pool 2021-12-13 15:05:09 +01:00
christian
7981416183 added lemma nullchecks to avoid nullpointers 2021-12-09 12:14:09 +01:00
christian
e32f515b3d should properly clear the arraylist in the hasmap 2021-12-09 12:04:36 +01:00
christian
4630c67102 this should add a bit more variety when people repeat sentences 2021-12-08 02:25:01 +01:00
christian
695bc6aa38 reduced threads for secondary processing and added threadpool for udp messages. furthermore moved logic around so response concat can be valued 2021-12-07 22:26:19 +01:00
christian
e26a542931 added threadpool to handle secondary processes. Should max be two threads and the main thread in use now 2021-12-06 18:38:15 +01:00
christian
ffb25efc08 added the caches earlier into the flow so that the new threads would not run into errors 2021-12-05 17:17:46 +01:00
christian
78e7dcca9c added threads to handle second importance processing 2021-12-05 16:56:46 +01:00
christian
2f35d04d30 changed to different discord API 2021-12-05 13:33:53 +01:00
christian
7eba2a4ef6 finnaly fixed sticker crashing and moved logic a bit around. also made it learn from other channels again to increase data collection 2021-12-05 01:22:40 +01:00
christian
b3f6534e54 changed how discord sends msgs 2021-12-04 01:59:09 +01:00
christian
f0618d971c redid kotlin to java and removed coroutines again 2021-12-03 21:06:10 +01:00
christian
27e71b807b updated discord4j version 2021-12-02 22:00:41 +01:00
christian
ea68556e1b removed global variable entirely 2021-12-02 01:41:06 +01:00
christian
63be8078bc changed word list so hopefully no more undefined behaviour by list in coroutine environment 2021-12-01 23:45:36 +01:00
christian
59c255e615 did slight changes in terms of synchronization to hopefully prevent the atypical crashes of undefined behaviour due to string list being used while being added to 2021-12-01 18:59:02 +01:00
christian
b39d27129e index being closed caused errors, so its not closing anymore 2021-11-30 19:28:01 +01:00
christian
83064b2ff6 added further tests and adjustments to these for calculations 2021-11-29 19:37:52 +01:00
christian
7955cdae9e had forgotten to disable local logging 2021-10-25 21:07:56 +02:00
christian
54f61e91a3 had accidently uploaded wrong version before 2021-10-25 19:27:47 +02:00
christian
e9d932f738 further bot updates for chatting 2021-10-25 19:08:22 +02:00
christian
05899d46d2 added dependency updates, remade stuff to updates. fixed removing sentences. added null checks 2021-10-21 21:36:17 +02:00
christian
5e24f6caa0 increased deletion amount 2021-10-06 21:36:39 +02:00
christian
c16cc78442 updated readme and ip used 2021-10-06 21:24:01 +02:00
christian
fce9f90648 updated README and fixed ports being one off 2021-10-03 13:07:42 +02:00
christian
c8c4a1aa25 slight update to ports 2021-10-02 22:06:21 +02:00
christian
835f5d27d3 updating suggestiongs bot and the autism bot on discord 2021-09-17 16:03:11 +02:00
christian
3cea6d4562 refactoring the flow, still missing some caching for sentimentAnalyzerTest 2021-08-22 17:10:29 +02:00
christian
5d660187ba some current attempts with coroutines but more has to be changed again i suppose 2021-07-29 15:54:21 +02:00
christian
59b0ef9d48 removed lib files, updated to intellij from netbeans, changed to kotlin coroutines 2021-07-07 12:45:49 +02:00
christian
03c8fe953e added some small requirements again 2021-04-22 20:46:17 +02:00
christian
200e7527ac changed restriction for maybe heavy response time 2021-04-21 21:23:54 +02:00
christian
cd2025cffd further updates 2021-04-06 23:58:20 +02:00
christian
3a32b43f4a again fixing chatting 2021-04-06 23:37:44 +02:00
christian
dfc1729094 addd several ports option 2021-04-06 23:19:04 +02:00
christian
c85c9c89ca further update to bot being moved to new sys machine 2021-04-04 10:01:54 +02:00
f3ff7f3507 updating ip to hetzner
new hetzner ip
2021-03-18 16:11:21 +00:00
jenzuffer
975d5300ad security fix not taking messages from wrong channels anymore 2020-11-02 11:13:31 +01:00