A Google Blockly (like MIT Scratch) to Discord.js compiler
The DBL file format is simply a .zip
archive containing a blocks.xml
file, which defines the blocks that are stored in the workspace.
In the future, additional files, such as images and metadata can be included.
- Additional modules
- Example bot
- google/Blockly - https://github.com/google/blockly/blob/master/LICENSE
- hydrabolt/discord.js - https://github.com/hydrabolt/discord.js/blob/master/LICENSE