Commit Graph

67 Commits

Author SHA1 Message Date
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
jenzuffer
fd2610f974 shoudl safe content again as data in the DB 2020-11-02 09:05:41 +01:00
jenzuffer
057a67e322 removed removeslack check as levensthein defunct now 2020-11-02 00:02:06 +01:00
jenzuffer
f0bab0add3 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
651aa309bc further fixes should be good now 2020-11-01 17:51:29 +01:00
jenzuffer
7977e87608 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
bc813e7ba0 minor update to selecting randomly strings 2020-09-13 20:58:29 +02:00
jenzur
6d58c75d12 completed switch to UDP featuring ingame chat support again 2020-07-03 22:50:21 +02:00
jenzur
dac167ba41 adding ingame chat support from sourcemod through java to python 2020-05-05 23:52:01 +02:00
jenzur
a5f6f6b9c5 reduced requirements for passing adaption, saves more data now again 2020-04-15 18:46:51 +02:00
jenzur
2173e8171d adding a caphelper since not enough data gets through 2020-03-29 13:44:50 +02:00
jenzur
2af5cfb015 minor fix 2020-03-21 19:19:44 +01:00
jenzur
089308346c 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
cf749c2ec1 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
jenzur
d62cdf3aeb some bot overhauls 2019-08-03 14:35:09 +02:00
jenzur
f54c447eb6 WHY THE FUCK CANT YOU JUST TRANSFER A SimilarityMatrix OBJECT LIST LIKE ANY OTHER NORMAL COLLECTION 2019-05-24 16:08:25 +02:00
jenzur
a4139e4ae4 caching indeppendent values for sentiment analyzing 2019-05-19 20:35:18 +02:00
jenzur
5ccadbffbd timeout caching collection 2019-05-12 19:06:22 +02:00
jenzur
810321a520 simplifying which should hopefully help with trimming bad sentences out 2019-05-11 20:33:45 +02:00
jenzur
b1aa449b59 you know that feeling when you cant tell if you forgot to add something 2019-05-09 23:00:27 +02:00
jenzur
414806aa1f cleaning up code, added multi sentence support, build out caches, did other stuff i forgot 2019-04-20 00:17:18 +02:00
jenzur
5552a20eb6 with annotaton caching stores results in the DB becomes Obsolete, quite some changes but overall improvements 2019-04-14 14:18:01 +02:00
jenzur
17fe22b7ea small feex 2019-04-07 00:20:13 +02:00
jenzur
33ecf7730f updated responsemessages to evaluate own prior responses to new selected responses based on the client 2019-04-06 23:58:18 +02:00
jenzur
376e939980 calculation updates 2019-04-05 13:29:20 +02:00
jenzur
276730418d calculation updates 2019-04-02 00:59:23 +02:00
jenzur
d788d76ac6 slight moving, predominantly calculation updates 2019-03-31 01:22:25 +01:00
jenzur
feaf9b0adc minor fix 2019-03-29 13:19:09 +01:00
jenzur
9e68cbb283 removed levenhstein callable implementation, simplified sentence fetching from DB, moved from unloze db to a small vps db, instead of iterating 1 in updatematrix is 25 now, updated sentiment analyzing, also reduced get time of results to 5 seconds, a bunch of trivial things also got changed 2019-03-29 12:34:40 +01:00
jenzur
296be21753 get methods should be quicker than loops, new thread avoids waiting for datamapper insert 2019-03-26 22:57:13 +01:00