From 82318f96932ae4a12966adb55a90f9399b1c8edd Mon Sep 17 00:00:00 2001 From: Andrew Date: Sat, 8 Jul 2023 19:09:58 +0100 Subject: [PATCH] add README with disclaimer --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..9446293 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# DISCLAIMER +**The author of this script takes ABSOLUTELY NO RESPONSIBILITY for your own actions or usage of the script, and if you do choose to use this script, you do so ENTIRELY AT YOUR OWN RISK.** + +This script uses Discord's undocumented user API, which has no public documentation and is not intended to be used by anyone other than Discord's own internal developers. It is a *self-botting* script, meaning that it automates actions acting as though the user themselves were performing them manually. + +**Self-botting is explicitly forbidden by the Discord Trust & Safety Team and can result in an account termination if found**. Therefore, it's not unlikely that **using this script may incur a ban on your account.** Discord's explicit condemnation of self-botting can be found [here](https://support.discord.com/hc/en-us/articles/115002192352-Automated-user-accounts-self-bots-)