compiler for my custom language. Originally invented by @MaggdaDev.
The language can take condition checks as input and sends a reply.
checks can be boolean compared logic and replies can adapt to the message, such as giving random answers or replacing parts of it.
this can be used, for example, for a discord bot that replies automatically (see blueshellbot), or for an automatic replier.
if you build the framework, you can automate this and insert commands on the fly on a bot running somewhere. for this, see PizzaSlashCog of blueshellbot.
you may import this package and use its features. how to use is stated in the help dir.
please do not redistribute without permission. all code written by hand.