Skip to content

Studio Bot Maker - A powerful, innovative and open source Discord Bot Maker! Create discord bots without any code! - https://discord.gg/2Ss44CZdvv

License

Notifications You must be signed in to change notification settings

devvyyxyz/Studio-bot-maker-plus

 
 

Repository files navigation

⚙️ SBM PLUS+

github discord-plural youtube-singular

GitHub forks GitHub watchers GitHub issues GitHub Repo stars GitHub repo size

🐛 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 notice

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

🖌️ Customisation

Warning

Customisation of the official SBM app or SBM+ app may break major features and functions so edit at your own risk

🔨 Deploy on your own

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

On Windows

🛠️ Step-by-step guide
  1. Enters the "studio-bot-maker-plus" folder (the one you downloaded)
cd studio-bot-maker-plus
  1. Makes a "changes" folder
mkdir changes
  1. Enter changes folder
cd changes
  1. Initialise a Local repo
git init
  1. Pull the nessacry files from the repo
git pull https://github.com/devvyyxyz/Studio-bot-maker-plus.git
  1. Download all nesscary packages
npm i
  1. Start the application
npm start

On other platforms

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

Keep your fork up to date

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.

⚖️ Legal Disclaimer

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.

♥️ Support the project

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! ❤️
paypal-singular

Contributions are welcome! <3

Made with ❤️ by @RatWasHere and modified by @devvyyxyz

About

Studio Bot Maker - A powerful, innovative and open source Discord Bot Maker! Create discord bots without any code! - https://discord.gg/2Ss44CZdvv

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.0%
  • HTML 13.8%
  • CSS 5.2%