🐱 Make your Discord bot using Scratch blocks! Scratch For Discord is an advanced fork of discord-blocks and a continuation to 469 and the original S4D by Androz2091. Thanks to 7coil for their great work!
- 🖥️ No code knowledge required!
- ⏩ Make a bot in less than 2 minutes!
The discord.js guide has instructions for setting up a bot application. Once you've followed the instructions you can paste the bot token into the "Connect to Discord with token..." block.
Not recomended, use web version instead.
To run Scratch For Discord, follow these steps:
- Clone the project:
git clone https://github.com/inventionpro/Scratch-for-Discord/ - Install dependencies:
yarn install - Run dev server:
yarn run dev - Finally type
oand press enter, this will open in the browser.
Tip
If you get Expected ")" but found ";" press ctrl + c to stop it and run again.
- Blockly (RaspberryPiFoundation/blockly)
- Discord.js (discordjs/discord.js)
- Discordblocks (7coil/discordblocks)
- Fork of 469 (S4D) (scratch-for-discord/Web-Application_Frontend)
- The original S4D (Androz2091/Scratch-For-Discord)
- Pull request 454 (S4D) (mrredo-and-josetrindade1/Scratch-For-Discord)
- Snowflake107 (snowflake107)

