Package Details: vencord-git 1.13.5.r0.gc9ebece-3

Git Clone URL: https://aur.archlinux.org/vencord-git.git (read-only, click to copy)
Package Base: vencord-git
Description: The cutest Discord client mod (replaces Vesktop's built-in Vencord)
Upstream URL: https://vencord.dev
Licenses: GPL3
Conflicts: vencord
Provides: vencord
Submitter: justbispo
Maintainer: justbispo
Last Packager: justbispo
Votes: 0
Popularity: 0.000000
First Submitted: 2024-06-30 21:48 (UTC)
Last Updated: 2025-11-09 15:50 (UTC)

Pinned Comments

justbispo commented on 2024-07-11 16:56 (UTC) (edited on 2025-11-09 17:52 (UTC) by justbispo)

READ THIS MESSAGE BEFORE INSTALLING

This package is not officially supported by the Vencord team, you'll most likely want one of the other Vesktop or Vencord installers packages not owned by me

The vencord-git package should only be used with an existing Vesktop installation, it shouldn't be used to install Vencord onto an existing Discord installation.

If you simply want Discord with Vencord, use vencord-installer or vencord-installer-bin to manually add Vencord to Discord, or vencord-hook if you want to automatically add Vencord to Discord whenever Discord updates.

If there's an error with starting Vesktop while having this package installed, it's probably an error with this package. Report the issue here first or message me, either by using the email address in the PKGBUILD or on Discord (same username).


To use custom plugins, customizepkg can be used. In the Github's page, read the "Usage" section and then add and edit the following line (one line per plugin):

addline#prepare#lockfile# git clone PLUGIN_REPO_URL "$srcdir"/$_pkgname/src/userplugins/PLUGIN_NAME

It'll clone the plugins into the right directory and build Vencord including them.

Latest Comments

justbispo commented on 2025-11-08 16:26 (UTC)

For those that are using this package with Vesktop, you might have noticed that Vesktop doesn't start, complaining that it's missing the file /usr/lib/vencord/package.json, I just updated the package with a fix that adds a dummy package.json file.

If you're like me and had previously created this file manually (and forgot it was even an issue), you should either delete that file or reinstall the package, adding the flag --overwrite '*' to either paru or yay.

justbispo commented on 2024-07-11 16:56 (UTC) (edited on 2025-11-09 17:52 (UTC) by justbispo)

READ THIS MESSAGE BEFORE INSTALLING

This package is not officially supported by the Vencord team, you'll most likely want one of the other Vesktop or Vencord installers packages not owned by me

The vencord-git package should only be used with an existing Vesktop installation, it shouldn't be used to install Vencord onto an existing Discord installation.

If you simply want Discord with Vencord, use vencord-installer or vencord-installer-bin to manually add Vencord to Discord, or vencord-hook if you want to automatically add Vencord to Discord whenever Discord updates.

If there's an error with starting Vesktop while having this package installed, it's probably an error with this package. Report the issue here first or message me, either by using the email address in the PKGBUILD or on Discord (same username).


To use custom plugins, customizepkg can be used. In the Github's page, read the "Usage" section and then add and edit the following line (one line per plugin):

addline#prepare#lockfile# git clone PLUGIN_REPO_URL "$srcdir"/$_pkgname/src/userplugins/PLUGIN_NAME

It'll clone the plugins into the right directory and build Vencord including them.