retrouser955 / scratch-for-discord

https://scratch-for-discord-nine.vercel.app
3 stars 5 forks source link

Scratch For Discord

Easily make a Discord bot using scratch styled blocks

Build the app locally

$ git clone https://github.com/retrouser955/scratch-for-discord
$ cd scratch-for-discord
$ npm install # or yarn

Start the app

$ npm run dev # yarn dev