A modification for Discord mobile apps. (mirror)
Find a file
2024-02-09 02:04:56 +07:00
.github/workflows [CI] Purge CDN cache at every build (#125) 2023-08-13 13:47:38 +01:00
src chore!: rename __vendettaVersion constant to __revengeVersion 2024-02-09 02:04:56 +07:00
.gitignore [Meta] Commit pnpm lockfile, lock in SWC versions 2023-09-04 18:21:09 +01:00
biome.json chore: switch to biome instead of prettier 2024-02-08 23:15:47 +07:00
build.mjs chore!: rename __vendettaVersion constant to __revengeVersion 2024-02-09 02:04:56 +07:00
bun.lockb chore: switch to biome instead of prettier 2024-02-08 23:15:47 +07:00
LICENSE chore: remove instances of Vendetta in places 2024-02-09 02:01:21 +07:00
package.json chore: remove instances of Vendetta in places 2024-02-09 02:01:21 +07:00
README.md chore(README): update with more info 2024-02-09 02:01:36 +07:00
tsconfig.json fix: fix multiple type errors 2024-02-09 02:01:22 +07:00

Revenge

A modification for the Discord Android app. Continuation of Vendetta. Get it? Vendetta is like, revenging..., yeah.

⬇️ Installing

Note

While Vendetta used to be platform-agnostic, Revenge will only focus on Android as alternatives exist for iOS.
Focusig on just Android gives us more benefit, as we can add Android-only features more easily.

Installing is not currently possible yet, as we're on the process of moving and renaming things.

💖 Contributing

Important

This project now uses Bun instead of Node.js.
It is recommended to use Bun over Node.js because Bun is faster and far better for development.

If you're on Windows, we recommend checking out WSL.

This section will be worked on once the ⬇️ Installing section is finished.