Go to file
Teriuihi 27f1920081 Create event management system, added event notifier for community events
Added functionalities to create and manage events, including the creation of necessary database tables, context menus, modals, and scheduling tasks. Introduced `UserToMessageTracker` utility for tracking user messages within modals.
2024-08-07 00:18:40 +02:00
gradle/wrapper Updated JDA and gradle + Refactor modal methods to match the JDA update 2024-08-07 00:17:58 +02:00
src/main Create event management system, added event notifier for community events 2024-08-07 00:18:40 +02:00
.gitignore Include gradle wrapper in project 2024-01-13 09:19:52 +01:00
build.gradle.kts Updated JDA and gradle + Refactor modal methods to match the JDA update 2024-08-07 00:17:58 +02:00
example.requests.yml Add an example config. 2022-09-10 10:38:06 +02:00
gradlew Updated JDA and gradle + Refactor modal methods to match the JDA update 2024-08-07 00:17:58 +02:00
gradlew.bat Updated JDA and gradle + Refactor modal methods to match the JDA update 2024-08-07 00:17:58 +02:00
settings.gradle.kts Update JDA interactions and adjust package imports 2024-01-13 08:27:42 +01:00