|
4b60f59956
|
Add support to use chat hitory for context in private chats
|
2023-05-21 20:03:34 +02:00 |
|
|
6d537db12e
|
Move dependency version management from module to parent pom
This should simplify updating dependencies and reduce dependency
resolution overhead.
|
2023-05-21 19:04:20 +02:00 |
|
|
d160f01b52
|
Intorduce HikariCP for JDBC connection pooling
|
2023-05-21 18:48:45 +02:00 |
|
|
b8b83baa72
|
Move into multi module project structure
Javalin and Javacord crash if running on same JVM but on different
threads for some reasons. This is should fix it :D
|
2023-05-16 01:50:56 +02:00 |
|