Cryptex
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
8 deletions
-
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 <https://support.discord.com/hc/en-us/articles/115002192352>`_ |
|
|
|
and doing so might potentially get your account banned. |
|
|
|
Use this at your own risk. |
|
|
|
|
|
|
|
Parameters |
|
|
|
----------- |
|
|
|