🐱 Make your Discord bot using Scratch blocks! Scratch For Discord is an advanced fork of discord-blocks. Thanks to 7coil for her great work!
- 🖥️ No code knowledge required!
- ⏩ Make a bot in less than 2 minutes!
- 🧪 Start and test your bot directly on the site!
- 🇫🇷 French is supported!
To run Scratch For Discord, follow these steps:
- Clone the project. Run
git clone https://github.com/Androz2091/scratch-for-discord
. - Run
yarn install
to install project dependencies. - Run
yarn start
to start the development server. - Go to
http://localhost:3000
!
- Discord.js (discordjs/discord.js)
- Blockly (google/blockly)
- And, of course, Discordblocks (7coil/discordblocks)