Skip to content
@coldcord

Coldcord

read if cold

Coldcord

Coldcord is an organization to post userplugins for vencord.

Vencord avatar inspired the Coldcord avatar design

Credit to Royyan Wijaya for the ice cube icon desgin

⚠️ Installing anything from here is not officially supported.

If you don't understand these instructions, installing unofficial plugins is not for you. Do not ask for help in 🏥-vencord-support-🏥. Instead, ask for help in the thread of the plugin(s) you're using.

First Time Setup

Vencord is not modular, so you have to build from source to add custom plugins. Follow this guide for getting set up: https://docs.vencord.dev/installing/custom-plugins/

How to install a plugin

  1. Direct your terminal to the userplugins folder, e.g. cd src/userplugins. If you're confused, read the guide above
  2. Each plugin post will contain a GitHub repo link, like https://github.com/PluginAuthor/CoolPlugin. Copy it
  3. Inside your terminal, run
git clone https://github.com/...

How to update plugins

You will have to make sure to keep up with the latest changes to fix issues and get new features. You can update a plugin by directing your terminal to its folder (cd src/userplugins/coolPlugin) and running:

git pull

Popular repositories Loading

  1. moreReact moreReact Public

    This plugin allows you to modify the max number of reactions for the frencency reaction experiment

    TypeScript 5 1

  2. iconViewer iconViewer Public

    Adds a new tab to settings, to preview all discord icons

    TypeScript 3

  3. .github .github Public

  4. roleDuplication roleDuplication Public

    be able to duplicate/clone roles

    TypeScript

  5. betterInvites betterInvites Public

    See invites expiration date, view inviter profile and preview discoverable servers before joining by clicking their name

    TypeScript

  6. collapseChatButtons collapseChatButtons Public

    able to hide the chat buttons

    TypeScript

Repositories

Showing 9 of 9 repositories

Top languages

Loading…

Most used topics

Loading…