diff --git a/src/constants.ts b/src/constants.ts index 6b02db2..8078a5e 100644 --- a/src/constants.ts +++ b/src/constants.ts @@ -13,4 +13,4 @@ export var CHANNEL_DATA = { bracket: BRACKET_DATA, }; -export var DISCORD_API_URI: string = `https://discord.com/api/v8`; \ No newline at end of file +export var DISCORD_API_URI: string = `https://discord.com/api/v9`; \ No newline at end of file