/discord-blocks

Blockly for Discord.js for Web

Primary LanguageJavaScriptMIT LicenseMIT

DiscordBlocks v3.0

A Google Blockly (like MIT Scratch) to Discord.js compiler

What is the DBL file format?

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.

To Implement

  • Additional modules
  • Example bot

Thanks