Update alpha branch #13

Merged
Navy.gif merged 6 commits from development into alpha 2024-07-26 16:34:13 +02:00
2 changed files with 12 additions and 3 deletions
Showing only changes of commit 8199399323 - Show all commits

View File

@ -41,3 +41,7 @@ New feature branch -> development (local bots) -> alpha (QA) -> beta (GalacticTe
- Linter
- Build test
- Unit tests
# Contributors
**Nolan** - https://github.com/noolaan
Major framework contributions to V3 development.

View File

@ -11,7 +11,8 @@
"prefix": "!",
"developers": [
"132777808362471424",
"187613017733726210"
"187613017733726210",
"132620781791346688"
],
"developmentMode": false,
"libraryOptions": {
@ -35,7 +36,11 @@
"GuildMessageReactions",
"DirectMessages"
],
"invalidRequestWarningInterval": 500
"invalidRequestWarningInterval": 500,
"rest": {
"timeout": 30000,
"retries": 5
}
},
"invite": "https://discord.gg/WDCTKGp",
"slashCommands": {