r_dsl - Ruby Discord Scripting Language. Create Discord bots with ease.
Accessible even to non-programmers, r_dsl feels like writing natural English. It's a perfect tool to begin your coding journey. As a high-level wrapper for discordrb, it offers simplicity without sacrificing power.
(SOON!!!!!!!!) Batteries included:
- Economy: A complete economy module with a pre-configured database.
- Database: Comes with a default schema that is fully customizable.
- Leveling system: Pre-built leveling functions - just create a single event to start.
Work in progress...
The DSL works best with our Web App acting as a dashboard. It includes a ready-to-use main file for the bot and a code editor. While you can use the DSL without the web panel, we don't recommend it as the app contains built-in documentation.