From bd2d49436b6bcbeb742a26cebec2e460b94353e4 Mon Sep 17 00:00:00 2001 From: Eliot Partridge Date: Fri, 30 Aug 2019 19:57:16 -0500 Subject: [PATCH] vk is not Discord --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b7b3074..02ccfb2 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ Get OAuth keys for authentication platform of your choice (github, google, twitt - Go to https://discordapp.com/developers/applications/ and create a new app - Navigate to the OAuth2 tab -- Add `http:///auth/discord/callback` (or `http://localhost:8090/auth/vkontakte/callback` for your localhost server) as a redirect URI +- Add `http:///auth/discord/callback` (or `http://localhost:8090/auth/discord/callback` for your localhost server) as a redirect URI - Navigate back to the General Information tab - Add this to the `oauth` field in your `config.json`