Advanced part 1

Donate for my bot to sustain it: https://www.patreon.com/user?u=99116894

Echo command have an integration that allows you to execute commands inside it, using "{}"

Example:

Here you can see that inside echo the command rolled 1d100 dice and the result was 11, you can use any command inside echo with "{}"

Another thing you can do with Echo is paginate messages using it, in this case you would be using an input similar to select set, like [(Hello world),(This is a new page)] Example:

as you can see the echo now printed a paginated message, and you can also integrate commands inside pages using "{}"

Example:

As you can see the command now got pages with integrated commands, one page the 1d6 result was 3, and the 1d20 page was 19.

Last updated