DisFlow is a community driven, flow-based programming language mainly used for Discord Bots. We enable users to transition from a visual programming language to a real one (JavaScript) by directly generating code that can be executed by variable JavaScript server run-times.
Additionally, due to our open source nature, our code can be customzied to fit other programs such as generating code for JavaScript game engines such as Babylon.js or completely taking JavaScript out of the loop and adding support for other languages such as C#.