2022-05-09 07:11:36 -07:00
2022-05-09 13:06:25 -07:00
2022-05-06 12:11:23 -07:00
2022-05-09 07:11:28 -07:00
2022-05-06 12:05:32 -07:00
2022-05-09 07:11:28 -07:00
2022-05-09 12:22:54 -07:00

🎮 iOS-DiscordPresence

Jailbreak tweak that implements Discord Playing Presence like Samsung Game Launcher. How does this tweak work?

This is my first jailbreak tweak <3, so it might not be perfect

Preview Preference

📃 TODOs

  • Make preference menu, and some basic settings
  • Make the tweak send UPDATE request every x interval, to keep the status active
  • Fetching the discord token (Somehow hooking the Discord app? No idea yet)
  • Make rate limits to prevent spamming the API

🔧 Installation

Prerequisites: Theos

  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. Get and put your Discord token in the tweak preference (Inside the settings app), and enable the tweak

⚠️ 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 & Community Guidelines, and can result in account termination if found. I do not take any responsibility, liability, or anything that happened on your Discord Account.

Description
No description provided
Readme GPL-3.0 1.9 MiB
Latest
2022-12-02 18:23:35 +00:00
Languages
Logos 65.9%
Objective-C 29%
Makefile 5.1%