Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The "type" option will allow you to change the type of interaction you create. If you leave this out, it will default to "madl".

OptionDescription
madl"madl" interactions will allow you to run PHP code. (default)
message"message" interactions will allow you to run HTML and Javascript content, however in most cases you will probably prefer to use the Client CLI
Code Block
languagebash
themeRDark
bm bmp create interaction <interaction name> --type madl

...