diff --git a/plugins/twitch/token.cpp b/plugins/twitch/token.cpp index 07bb4f5d..2f020b07 100644 --- a/plugins/twitch/token.cpp +++ b/plugins/twitch/token.cpp @@ -13,7 +13,7 @@ namespace advss { -static const int tokenGrabberPort = 8080; +static const int tokenGrabberPort = 42171; static std::deque> twitchTokens;