🐛 No-Code Free Discord Bot Maker! Skip the hassle of coding! A easy to navigate code free editor to build simple or complex Discord bots.
Important
Studio bot maker plus is not the official Studio bot maker app but rather a modified version of the app made by me and all core feature requests will not be accepted. Head over to the official SBM github page or Discord to request features and majot changes
Warning
Customisation of the official SBM app or SBM+ app may break major features and functions so edit at your own risk
Note
All support for self deployed projects is voided as we cannot predict changes as forks are not official supported by me or the official SBM team, so you will need to be able to debug issues yourself
🛠️ Step-by-step guide
- Enters the "studio-bot-maker-plus" folder (the one you downloaded)
cd studio-bot-maker-plus
- Makes a "changes" folder
mkdir changes
- Enter changes folder
cd changes
- Initialise a Local repo
git init
- Pull the nessacry files from the repo
git pull https://github.com/devvyyxyz/Studio-bot-maker-plus.git
- Download all nesscary packages
npm i
- Start the application
npm start
Warning
This way is not officially supported and was added to cater to some particular use cases where Windows could not be used. The support for this method, therefore, is limited.
🛠️ Step-by-step guide
You can keep your fork, and thus your private Vercel instance up to date with the upstream using GitHub's Sync Fork button. You can also use the pull package created by @wei to automate this process.
Note
Please note that this project is designed for use within the SBM app and may not be used for commercial purposes. Check the Forked repository for usage terms and permissions.
I open-source almost everything I can and try to reply to everyone needing help using these projects. Obviously, this takes time. You can use this service for free.
However, if you are using this project fork and are happy with it or just want to encourage me to continue creating and modifying stuff, there are a few ways you can do it:
- Giving proper credit when you use Studio-bot-maker-plus to me and @RatWasHere on your readme, linking back to it :D
- Starring and sharing the project 🚀
- you can make one-time donations via Patreon. I'll probably buy a coffee tea. 🍵 Thanks! ❤️
Contributions are welcome! <3
Made with ❤️ by @RatWasHere and modified by @devvyyxyz