Update alpha branch #13
@ -41,3 +41,7 @@ New feature branch -> development (local bots) -> alpha (QA) -> beta (GalacticTe
|
|||||||
- Linter
|
- Linter
|
||||||
- Build test
|
- Build test
|
||||||
- Unit tests
|
- Unit tests
|
||||||
|
|
||||||
|
# Contributors
|
||||||
|
**Nolan** - https://github.com/noolaan
|
||||||
|
Major framework contributions to V3 development.
|
||||||
|
@ -11,7 +11,8 @@
|
|||||||
"prefix": "!",
|
"prefix": "!",
|
||||||
"developers": [
|
"developers": [
|
||||||
"132777808362471424",
|
"132777808362471424",
|
||||||
"187613017733726210"
|
"187613017733726210",
|
||||||
|
"132620781791346688"
|
||||||
],
|
],
|
||||||
"developmentMode": false,
|
"developmentMode": false,
|
||||||
"libraryOptions": {
|
"libraryOptions": {
|
||||||
@ -35,7 +36,11 @@
|
|||||||
"GuildMessageReactions",
|
"GuildMessageReactions",
|
||||||
"DirectMessages"
|
"DirectMessages"
|
||||||
],
|
],
|
||||||
"invalidRequestWarningInterval": 500
|
"invalidRequestWarningInterval": 500,
|
||||||
|
"rest": {
|
||||||
|
"timeout": 30000,
|
||||||
|
"retries": 5
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"invite": "https://discord.gg/WDCTKGp",
|
"invite": "https://discord.gg/WDCTKGp",
|
||||||
"slashCommands": {
|
"slashCommands": {
|
||||||
|
Loading…
Reference in New Issue
Block a user