Add initial Discord bot integration with JDA setup and environment token configuration

This commit is contained in:
2025-08-23 23:17:51 +02:00
parent 42b11eecf1
commit 2e89fcec66
4 changed files with 67 additions and 1 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
rootProject.name = "AltitudeWeb"
include("open_api", "backend", "frontend", "database")
include("open_api", "backend", "frontend", "database", "discord")