Files
iOS-DiscordPresence/README.md

19 lines
883 B
Markdown
Raw Normal View History

2022-05-07 15:44:08 +07:00
# iOS-DiscordPresence
Jailbreak tweak that implements Discord Playing Presence like Samsung Game Launcher
2022-05-07 15:52:14 +07:00
## 🔧 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.**