Info
Run command, get answer. Super simple.
example_command:
type: "info"
name: "example"
message: "Hi there!"
Hi there!
example_command:
type: "info"
name: "example"
message:
- "First line"
- "Second line"
First line
Second line
Last updated