diff --git a/discord/client.py b/discord/client.py index 2841ed2f2..e6243410f 100644 --- a/discord/client.py +++ b/discord/client.py @@ -1,4 +1,4 @@ -# -*- coding: utf-8 -*- +l# -*- coding: utf-8 -*- """ The MIT License (MIT) @@ -839,7 +839,7 @@ class Client: Creates a :class:`Guild`. - Bot accounts generally are not allowed to create servers. + Bot accounts in more than 10 guilds are not allowed to create guilds. Parameters ----------