Commit Graph

104 Commits

Author SHA1 Message Date
jenz
0a18eeb5f3 last thing i wanted to make a config setting 2023-06-29 21:19:50 +02:00
jenz
e77ee73bfc slight change to randomness of sentence length and removing low cap again when responding 2023-06-29 20:47:43 +02:00
jenz
dba5ebc3d1 updated README about fonts, added more app configurations and added the app.config file itself 2023-06-28 22:46:52 +02:00
jenz
0af6bd2421 reduced by 2 threads, added more variety to responses by excluding messages used in past 5 days 2023-06-05 11:53:41 +02:00
jenz
9b371ce1ca just stop being retarded and crash as you should when an error occurs 2023-06-05 02:08:33 +02:00
jenz
272024d9f4 reduced amount of strings and removed overuse of threads 2023-02-21 21:35:05 +01:00
jenz
138e887a80 added config file to read from and moved autism bot over to backups/demos vm 2023-02-21 00:58:13 +01:00
jenz
a38505f5e7 annotate function causes crash sometimes to just exception handling it 2023-02-14 12:29:40 +01:00
jenz
4c098cd683 just badly recreating threadpool in case thread is stuck 2023-02-10 23:53:30 +01:00
jenz
845c6dd0c0 tried fixing error messages that were reported 2023-02-10 16:55:47 +01:00
jenz
10eedf6529 updated datagram sockets, had managed to fuck up the port 2022-11-19 21:57:25 +01:00
jenz
eb7ed76d2e update to using futures again for quicker processing 2022-10-23 17:40:47 +02:00
jenz
d06d50a908 slight changes to service files 2022-05-13 12:40:14 +02:00
jenz
1b02d1ac4d remade from screen to systemctl service 2022-04-02 13:26:47 +02:00
jenz
21f152e660 added extra threads again and moved variables to settings file 2022-03-20 20:49:05 +01:00
christian
7a4ea9ad95 forgot its auto commit 2021-12-14 02:34:42 +01:00
christian
ede81ec857 removed thread pool again and hopefully deleting works as intended now 2021-12-14 02:20:16 +01:00
christian
7e9d830c42 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
6d7a4e52ee added lemma nullchecks to avoid nullpointers 2021-12-09 12:14:09 +01:00
christian
103fbe0eb5 should properly clear the arraylist in the hasmap 2021-12-09 12:04:36 +01:00
christian
da92210753 this should add a bit more variety when people repeat sentences 2021-12-08 02:25:01 +01:00
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