Skip to content

RatWasHere/bmods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Community Mods for Bot Maker for Discord

This repository houses community-made mods for Bot Maker for Discord (BMD).

Navigation

Installation

Using the CLI Tool

Work in Progress (W.I.P.) BMD built-in mod manager coming soon™️

Manual Installation

  1. Download the repository by clicking "Code" on the repository's home page and selecting "Download ZIP".
  2. Extract the ZIP archive.
  3. Move the "Actions" folder to your Bot Maker for Discord's AppData directory, typically located at:
    C:\Program Files (x86)\Steam\steamapps\common\Bot Maker For Discord\AppData
    
  4. Move the "Themes" folder to the main directory of your Bot Maker for Discord installation, typically located at:
    C:\Program Files (x86)\Steam\steamapps\common\Bot Maker For Discord
    
  5. Restart the Bot Maker for Discord application.
  6. You're all set!

Creating Mods

Important

Refer to the short documentation for guidance on creating your own mods.

Please follow the general structure when creating mods. Therefore, add _MOD after your mod name, don't include any additional dots or spaces, and make sure to include the info object within your modded action. Feel free to add a short description for your action as seen in animeSearch_MOD.js.

Uploading Mods via GitHub Pull Requests

To contribute your mods to this repository, you can use either the GitHub web interface or your local machine.
For a detailed tutorial, view this.

Contact

Join our community on the Discord server for support and discussion.

License

This project is distributed under the MIT License.