Important
This is the legacy version of Opti. This version of Opti is using Vendetta, a very old but gold mobile client mod.
We have recently switched to Bunny, a fork of Vendetta with more updates and stability improvements that are needed to continue maintaining Discord mobile mods. For the newest version, please visit https://github.com/Opti-mod/Opti.
I recommend AGAINST using this version as it is very old and unstable and features from the legacy version will slowly be ported over. Everything in this repository will remain untouched (unless urgent).
An optimized Discord experience for mobile.
- Root - OptiXposed
- Non-root - OptiManager
- Manager not working? No problem! Pre-built APKs are provided here.
- The minimum Android version required is 9. It will not work on any lower version.
- Jailbroken - VendettaTweak
- You can get prebuilt
.debfiles from GitHub Actions - we support rootful and rootless jailbreaks!
- You can get prebuilt
- Jailed - You can get IPAs from the thread in our Discord server or from our host.
- Sideloading with Enmity - You can sideload Opti with Enmity by using VendettaCompat and inserting this url: https://raw.githubusercontent.com/Opti-mod/builds/refs/heads/main/vendetta.js
-
Install an Opti loader with loader config support (any mentioned in the Installing section).
-
Go to Settings > General and enable Developer Settings.
-
Clone the repo:
git clone https://github.com/opti-mod/Opti -
Install dependencies:
pnpm inpmoryarnshould also work. -
Build Opti's code:
pnpm buildnpmoryarnshould also work. -
In the newly created
distdirectory, run a HTTP server. I recommend http-server. -
Go to Opti settings and under
Load from custom url, input the IP address and port of the server (e.g. e.g.http://192.168.1.236:4040) in the new input box labelledOPTI URL. uh. maybe i shouldnt have removed developer settings. -
Restart Discord. Upon reload, you should notice that your device will download Opti's bundled code from your server, rather than GitHub.
-
Make your changes, rebuild, reload, go wild!