From 8b91830e0bfd9bb7705adf61786c6340b596cb82 Mon Sep 17 00:00:00 2001 From: Yuzu Date: Sat, 7 May 2022 15:52:14 +0700 Subject: [PATCH] Update README.md --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index 471d5b5..e192528 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,18 @@ # iOS-DiscordPresence Jailbreak tweak that implements Discord Playing Presence like Samsung Game Launcher + +## 🔧 Installation + +Prerequisites: [theos](https://theos.dev/) + +1. Clone this repository ``git clone https://github.com/YuzuZensai/iOS-DiscordPresence.git`` +2. Edit ``Makefile`` if needed +3. Run ``make do`` to build and install on your device, or ``make package`` to build + +## ⚠️ Disclaimer + +iOS-DiscordPresence utilizes Discord API that is outside OAuth2/bot API scope. + +``/api/v6/presences`` + +Automating normal user accounts (generally called "self-bots") outside of the OAuth2/bot API is a **violation** of Discord [Terms Of service](https://discord.com/terms) & [Community Guidelines](https://discord.com/guidelines), and can result in account termination if found. **I do not take any responsibility, liability, or anything that happened on your Discord Account.**