mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-06-06 11:57:17 +00:00
Remove user token warning in login
This commit is contained in:
parent
d38ef88686
commit
eb5356cc47
@ -431,14 +431,6 @@ class Client:
|
|||||||
|
|
||||||
Logs in the client with the specified credentials.
|
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
|
Parameters
|
||||||
-----------
|
-----------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user