Powerful plugin API
Quickly add context menus, slash commands, message action buttons, message accessories (like embeds or bot buttons), and much more!
Powerful plugin API
Quickly add context menus, slash commands, message action buttons, message accessories (like embeds or bot buttons), and much more!
Typescript, JSX, CSS, modular
Plugins can make use of Typescript, JSX syntax, import css files and modularise their code! Vencord and many Discord modules are fully typed for your convenience.
RegExp code patches
Rewrite Discord’s code in place using RegExp replacements instead of boring old monkey patches.
Native Capabilities
Plugins can define native functions that have full access to Node.js apis without compromising on security.