diff --git a/README.md b/README.md index f86eb29..bb8596d 100644 --- a/README.md +++ b/README.md @@ -40,4 +40,8 @@ New feature branch -> development (local bots) -> alpha (QA) -> beta (GalacticTe - Proper workflows with gitea actions. - Linter - Build test - - Unit tests \ No newline at end of file + - Unit tests + +# Contributors +**Nolan** - https://github.com/noolaan +Major framework contributions to V3 development. diff --git a/options.json b/options.json index c1ce5b6..832a71f 100644 --- a/options.json +++ b/options.json @@ -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": {