diff options
Diffstat (limited to 'discord/client.py')
| -rw-r--r-- | discord/client.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/discord/client.py b/discord/client.py index 03845fd1..e6c12f68 100644 --- a/discord/client.py +++ b/discord/client.py @@ -406,7 +406,7 @@ class Client: .. warning:: Logging on with a user token is against the Discord - `Terms of Service <https://support.discordapp.com/hc/en-us/articles/115002192352>`_ + `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. |