diff --git a/README.rst b/README.rst index e9c0a9c1711f..e931a5f59d94 100644 --- a/README.rst +++ b/README.rst @@ -16,18 +16,19 @@ discord.py-self A modern, easy to use, feature-rich, and async ready API wrapper for Discord's user API written in Python. +| **Note:** +| Automating user accounts is against the Discord ToS. This library is a proof of concept and I cannot recommend using it. Do so at your own risk. + Fork Changes ------------ These changes have become too numerous to mention, so check out our `docs `_. -| **Credits:** +**Credits:** + - `Rapptz `_ for the original library this fork is based on. Without it, the project would not exist. - `arandomnewaccount `_ for help when the project was first started. -| **Note:** -| Automating user accounts is against the Discord ToS. This library is a proof of concept and I cannot recommend using it. Do so at your own risk. - Key Features -------------