Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/twlite/blocks
- Owner: twlite
- License: mit
- Created: 2021-08-27T12:44:22.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-27T12:48:45.000Z (about 3 years ago)
- Last Synced: 2024-09-20T00:29:00.122Z (about 2 months ago)
- Language: JavaScript
- Size: 120 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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