diff --git a/discord/client.py b/discord/client.py index cae978f12..1e46be052 100644 --- a/discord/client.py +++ b/discord/client.py @@ -431,14 +431,6 @@ class Client: Logs in the client with the specified credentials. - This function can be used in two different ways. - - .. warning:: - - Logging on with a user token is against the Discord - `Terms of Service `_ - and doing so might potentially get your account banned. - Use this at your own risk. Parameters -----------