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