whoops should have thought of that one
This commit is contained in:
parent
1157eb50de
commit
9f53f67843
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ class StreamerCommand : Extension() {
|
||||||
}
|
}
|
||||||
val message by string {
|
val message by string {
|
||||||
name = "message"
|
name = "message"
|
||||||
description = "Message to send when the streamer goes live. Possible placeholders: {url}, {name}, {title}, {category}, {role} (if set)"
|
description = "Message to send when the streamer goes live. Possible placeholders (put in curly braces!!): url, name, title, category, role (if set)"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue