Coding With Fun
Home Docker Django Node.js Articles Python pip guide FAQ Policy

How to use github plugins for bd plugins?


Asked by Kairi Underwood on Dec 09, 2021 FAQ



Hosts a selected folder so you can use local files in your theme. Allows you to switch channels using mouse 4 & 5 or the added GUI buttons. Hold Delete and click a Message to delete it. Have several discord windows open same time. Ctrl+F12. (Cmd+F12 on osx) Shows large profile pictures in a popout/tooltip. Adds a character counter to chat inputs.
Furthermore,
All plugin styles will set the meta using the plugin name for name. github and github_raw will be used as website and source options in the meta. To build all plugins in plugins folder, run npm run build_plugin. To build a single plugin run npm run build_plugin PluginName.
In fact, This is the repo for Zere's Plugin Library for BetterDiscord. For now this is only for BBD/BDv1 You can follow development here. There will be more info and shit to come, but for now here ya go.
Similarly,
Download the plugins and put them into your plugins folder (For BD it's in AppData/Roaming/BetterDiscord/plugins and for ED its in the same folder as the installer) If you are using ED, then enable the switch to load BD plugins. Restart Discord and enable the plugins in the discord settings > Plugins
In respect to this,
To build all plugins in plugins folder, run npm run build_plugin. To build a single plugin run npm run build_plugin PluginName. This will yield PluginName.plugin.js in the releases folder with the same meta as outlined in the template.