2022-07-20 17:07:14 +07:00
2022-07-20 02:18:39 -07:00
2022-05-06 12:11:23 -07:00
2022-07-19 23:27:53 -07:00
2022-05-06 12:05:32 -07:00
2022-05-09 07:11:28 -07:00
2022-07-20 17:07:14 +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

Features

  • Detect running games and show them on your Discord!
  • Fetch Discord token from the iOS Discord Application
  • Built-in ratelimiter

🔧 Installation

  1. Download .deb from release page (for repo, soon?)
  2. Install the .deb file (Using your package manager, or Filza)
  3. Respring
  4. Configure the tweak in the settings

👜 Prerequisite

🔧 Building

  1. Clone this repository
  2. Edit Makefile if needed
  3. Run make do to build and install on your device, make package to build, or make package FINALPACKAGE=1 for production build

⚠️ Disclaimers

Only tested on iOS 14.3, but it should work on other versions too

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%