Commit Graph

83 Commits

Author SHA1 Message Date
christian
e234ce0109 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
e9969f836e 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
6006f50bcb 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
9567db391f added threads to handle second importance processing 2021-12-05 16:56:46 +01:00
christian
29d1f280b7 changed to different discord API 2021-12-05 13:33:53 +01:00
christian
45308b5d65 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
d6d15e87e0 changed how discord sends msgs 2021-12-04 01:59:09 +01:00
christian
d7ed45922e redid kotlin to java and removed coroutines again 2021-12-03 21:06:10 +01:00
christian
8eacf7da71 updated discord4j version 2021-12-02 22:00:41 +01:00
christian
30bf0d059f removed global variable entirely 2021-12-02 01:41:06 +01:00
christian
583324e4ca changed word list so hopefully no more undefined behaviour by list in coroutine environment 2021-12-01 23:45:36 +01:00
christian
a8f5d2f20f 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
9324910798 index being closed caused errors, so its not closing anymore 2021-11-30 19:28:01 +01:00
christian
5273eb3b6e added further tests and adjustments to these for calculations 2021-11-29 19:37:52 +01:00
christian
9c5e4b56d8 had forgotten to disable local logging 2021-10-25 21:07:56 +02:00
christian
e9367f62fa had accidently uploaded wrong version before 2021-10-25 19:27:47 +02:00
christian
4c205f49d5 further bot updates for chatting 2021-10-25 19:08:22 +02:00
christian
509cd2cbe9 added dependency updates, remade stuff to updates. fixed removing sentences. added null checks 2021-10-21 21:36:17 +02:00
christian
68f21da53b increased deletion amount 2021-10-06 21:36:39 +02:00
christian
cf6f8fd5eb updated readme and ip used 2021-10-06 21:24:01 +02:00
christian
a57c49060e updated README and fixed ports being one off 2021-10-03 13:07:42 +02:00
christian
23cbafe048 slight update to ports 2021-10-02 22:06:21 +02:00
christian
5dee2a8e65 updating suggestiongs bot and the autism bot on discord 2021-09-17 16:03:11 +02:00
christian
78532929ae refactoring the flow, still missing some caching for sentimentAnalyzerTest 2021-08-22 17:10:29 +02:00
christian
3fd5693986 some current attempts with coroutines but more has to be changed again i suppose 2021-07-29 15:54:21 +02:00
christian
00699e7b96 removed lib files, updated to intellij from netbeans, changed to kotlin coroutines 2021-07-07 12:45:49 +02:00
christian
ea6f79222b added some small requirements again 2021-04-22 20:46:17 +02:00
christian
71e4be6bd4 changed restriction for maybe heavy response time 2021-04-21 21:23:54 +02:00
christian
5f4d803ef2 further updates 2021-04-06 23:58:20 +02:00
christian
868a75a040 again fixing chatting 2021-04-06 23:37:44 +02:00
christian
28da2af22f addd several ports option 2021-04-06 23:19:04 +02:00
christian
efd3a671c4 further update to bot being moved to new sys machine 2021-04-04 10:01:54 +02:00
1f223df2b8 updating ip to hetzner
new hetzner ip
2021-03-18 16:11:21 +00:00
jenzuffer
10dee533d1 security fix not taking messages from wrong channels anymore 2020-11-02 11:13:31 +01:00
jenzuffer
7b1f95bcd5 shoudl safe content again as data in the DB 2020-11-02 09:05:41 +01:00
jenzuffer
45e18c2a99 removed removeslack check as levensthein defunct now 2020-11-02 00:02:06 +01:00
jenzuffer
e60ac109e8 further updates to check hlstats collection instead of empty string cache, hopefully saving data again now 2020-11-01 22:55:21 +01:00
jenzuffer
5bda30874f further fixes should be good now 2020-11-01 17:51:29 +01:00
jenzuffer
66aee262ed updated discord token and moved from javacord to JAP something also maybe fixed lenny in urls 2020-11-01 17:30:08 +01:00
jenzur
e64e5ac596 minor update to selecting randomly strings 2020-09-13 20:58:29 +02:00
jenzur
4cc380a1ff completed switch to UDP featuring ingame chat support again 2020-07-03 22:50:21 +02:00
jenzur
d13e8cde77 adding ingame chat support from sourcemod through java to python 2020-05-05 23:52:01 +02:00
jenzur
9f38949b08 reduced requirements for passing adaption, saves more data now again 2020-04-15 18:46:51 +02:00
jenzur
c0d529f492 adding a caphelper since not enough data gets through 2020-03-29 13:44:50 +02:00
jenzur
2f7ab3b9cf minor fix 2020-03-21 19:19:44 +01:00
jenzur
abb033a9b8 no more random numbers by names and no more repetitive data, good and end now i guess 2020-03-21 18:43:46 +01:00
jenzur
ac56f386a3 un-parallelising some functions, changing futures retriever, moving some thresholds and logic around 2020-03-07 18:40:59 +01:00
jenzur
09d5d3534d turning more annotations to use compact for supposedly saving memory, added a relation containment based on first response evalutation and hopefully fixed integernames 2019-08-07 14:00:00 +02:00
jenzur
8d77c73a88 moved future iterations outside as prior, added some check msgs, should try to compact more annotations problably 2019-08-04 00:34:30 +02:00
jenzur
ee1603dc50 adding an minor iteration comparission cap 2019-08-03 18:08:34 +02:00