Skip to content

Blockly-For-Discord/web

Repository files navigation

Stable - v1.0.0 Release - soon

!THE PRODUCTION READY SITE IS NOT OUT YET NOR DONE!

Blockly For Discord

Blockly for Discord is a project we made to build Discord Bots with simple blocks, so you dont have to touch a line of code. All of your blocks then can get translated to either DiscordJS or Discord.py . You can visit the official site here: https://blockly-for-discord.xyz/

Join Our Discord: https://discord.gg/77XrD6UTB3

How it works

The entire project is made with pure JS and as the name of the site suggest we use Google's open source Blockly project to imitate Scratch-Blocks on an open workspace.

Running locally

  1. cd to the repo, and then write in your terminal
npm install
webpack
  1. Open Live Server

About

Blockly For Discord allows you to make Discord Bots for free with no coding skills required. B4D can generate DiscordJS and Discord.py code for free!

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published