mirror of
https://github.com/YuzuZensai/iOS-DiscordPresence.git
synced 2026-01-06 04:33:12 +00:00
Update README.md
This commit is contained in:
16
README.md
16
README.md
@@ -1,13 +1,25 @@
|
||||
# iOS-DiscordPresence
|
||||
# 🎮 iOS-DiscordPresence
|
||||
Jailbreak tweak that implements Discord Playing Presence like Samsung Game Launcher
|
||||
|
||||
This is my first jailbreak tweak <3, so it might not be perfect
|
||||
|
||||

|
||||
|
||||
## 📃 TODOs
|
||||
|
||||
- [ ] Make preference menu, and some basic settings
|
||||
- [ ] Make the tweak send ``UPDATE`` request every x interval, to keep the status active
|
||||
- [ ] Better way storing the token (Preference?) / Fetching the discord token (Somehow hooking the Discord app too? No idea yet)
|
||||
- [ ] Make rate limits to prevent spamming the API
|
||||
|
||||
## 🔧 Installation
|
||||
|
||||
Prerequisites: [theos](https://theos.dev/)
|
||||
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
|
||||
4. After installing the tweak, create a new file ``/var/mobile/Documents/DiscordToken.txt`` and put your Discord token there
|
||||
|
||||
## ⚠️ Disclaimer
|
||||
|
||||
|
||||
Reference in New Issue
Block a user