Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/twlite/blocks

List of third party blocks designed for Scratch For Discord
https://github.com/twlite/blocks

Last synced: about 1 month ago
JSON representation

List of third party blocks designed for Scratch For Discord

Awesome Lists containing this project

README

        

# Scratch For Discord - Blocks
List of third party blocks designed for Scratch For Discord

# How to register block?

- Create your block project with:
```sh
$ npx scratch-for-discord --init
```

- Add your block inside `/data` (Example block is included there)
- Create a pull request to this github repo