Commit Graph

8 Commits

Author SHA1 Message Date
ChomeNS
8ce017f7d0 refactor: inline thread name 2025-04-03 10:02:23 +07:00
ChomeNS
58e722ba06 refactor: make global plugins in Bot use the one from the Main class
and also initialize LoggerPlugin in Bot because i was dumb lol, now it's the first plugin to load in each bot
2025-04-01 19:34:44 +07:00
ChomeNS
60350a1adb fix: limit the queue amount on the database executor 2025-03-16 20:39:12 +07:00
ChomeNS
7b08c0dc36 feat: migrate to mariadb (finally) 2025-03-06 18:04:18 +07:00
ChomeNS
02b9fd4f0b refactor: optimize the bot even more!!!
it improved a lot, memory usage is pretty good now, just reducing the amount of threads for each executor and adding some more delay to the filtering stuff
2025-03-05 15:44:44 +07:00
ChomeNS
793b1538a0 feat: ACTUALLY print the errors using the thing i did in the commit before this 2025-01-06 17:54:35 +07:00
ChomeNS
5a06ee53b6 fix: actually handle stopping the database when the bot is stopping 2024-12-14 16:54:28 +07:00
ChomeNS
621f06f2e5 BIG feat,fix,refactor: use database and some minor refactoring which also fixes memory issues and * related to PersistentDataUtilities 2024-12-14 15:39:24 +07:00