Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 257 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 257 Bytes

BDB-Typescript-Plugin

Template for BetterDiscordPlugin in TypeScript.

Usage

1- clone this repo
2- Rename PLUGIN_NAME.plugin.ts.
3- Replace PLUGIN_NAME with your pulgin name in PLUGIN_NAME.plugin.ts, package.json.
4- Run npm run build.