From 96ed5a1e523819312b5647383ee8a1e1ea6731f4 Mon Sep 17 00:00:00 2001 From: abalabahaha Date: Sat, 30 Apr 2016 13:35:05 -0700 Subject: [PATCH] Clarify joining server with OAuth bots --- docs/docs_client.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs_client.rst b/docs/docs_client.rst index 1be8a47e6..47100ef74 100644 --- a/docs/docs_client.rst +++ b/docs/docs_client.rst @@ -271,7 +271,7 @@ Gets a list of banned users in a server. joinServer(invite, `callback`) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -Joins a server from the given invite. This will not work for OAuth bot accounts. +Joins a server from the given invite. This will not work for OAuth bot accounts, you must use `OAuth invite URLs `_ instead. - **invite** - an `Invite Resolvable`_ - **callback** - `function` taking the following: