Skip to content

RatWasHere/bmods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository serves to house mods made by the community for BMD.

Installation

Using Install-mods.bat

  • Requirement: Git and Windows
  1. Right click and run as administrator and done!

Using CLI tool

  1. Use npm to install bmdm
npm i -g bmdm
  1. Set your path to Bot Maker for Discord
bmdm set "<PATH>"

e.g. bmdm set "C:\Program Files (x86)\Steam\steamapps\common\Bot Maker For Discord"

  1. Use bmdm to install mods
bmdm all

This will install all offical mods

or

bmdm install <mod>

e.g. bmdm install animesearch

  1. You're all set!

For more about usage of bmdm look into the offical repository.

Manual

  1. Download this repository by pressing "Code" and then selecting "Download ZIP" on the repository's home page.
  2. Extract the ZIP archive.
  3. Place the "Actions" folder into your Bot Maker for Discord's AppData directory. (e.g. C:\Program Files (x86)\Steam\steamapps\common\Bot Maker For Discord\AppData)
  4. Place the "Themes" folder into the main directory of your Bot Maker for Discord installation. (e.g. C:\Program Files (x86)\Steam\steamapps\common\Bot Maker For Discord)
  5. Restart the program
  6. You're all set!

Creating Mods

See the short documentation.

Contact

Feel free to join our Discord server.

License

Distributed under the MIT License.