Vendroid

From Discord Client Modding Wiki
Revision as of 06:51, 1 April 2024 by Sqaaakoi (talk | contribs) (Clarify my fork's purpose, why notifications don't work, audit log close button)
Jump to navigation Jump to search

Vendroid is a 3rd-party Android client made by Vendicated. It loads the Discord mobile website and injects Vencord in it.

Vencord
Screenshot of Vendroid with the BasicBackground theme
ActiveNovember 2022 - present (on hold)
Lead DeveloperVendicated
LicenseGNU General Public License v3.0
LanguagesJava, Javascript
RepositoryVencord/Vendroid

History

Vee originally made this as a proof of concept, with no intention of developing it further. Over time, some contributors helped make the app better.

Regardless of that, it's better to just use mobile mods like Vendetta or Aliucord.

Non-functional features

As Vendroid is based on the mobile web client, some features aren't available.

  • Voice/video chat
  • Slash commands (only the older default ones work, as Discord forces the mobile web client to use legacy chat input)
  • Purchases
  • Notifications (not supported by Android WebView)

Semi-functional features

Some features work in a limited manner.

  • Forum channels (can't preview posts)
  • Role management (can reorganize roles, can't set permissions)
  • Saving some server settings, like AutoMod (you have to put your phone in landscape mode)
  • Closing audit log (close button is pushed off to the left side of the page, making it impossible to tap)

Forks

To solve these problems, User:Nin0 and User:Sqaaakoi have made 2 different Vendroid forks.

  • VendroidEnhanced/Vendroid, currently developed by User:Nin0. This fork mostly focuses on adding new features, such as a new splashscreen, and in the future, push notifications and rich presence. It also loads a fork of Vencord with a new VendroidEnhancements plugin, designed to enable and improve missing features.
  • Sqaaakoi/Vendroid, which currently focuses on re-enabling features that Discord disables on the mobile web client. The patches in the former fork come from Sqaaakoi. Unlike VendroidEnhanced, this fork does not load a Vencord fork, and insteads injects patches directly in the app.