shorten text
This commit is contained in:
parent
dc0b8e7ae0
commit
e36e5a2586
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ class StreamerCommand : Extension() {
|
||||||
}
|
}
|
||||||
val message by optionalString {
|
val message by optionalString {
|
||||||
name = "message"
|
name = "message"
|
||||||
description = "Message to send when the streamer goes live. Possible placeholders (put in curly braces!!): url, name, title, category, role (if set)"
|
description = "Possible placeholders (put in curly braces!!): url, name, title, category, role (if set)"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue