1
0

shorten text

This commit is contained in:
Jannik Reimers 2024-11-24 03:33:20 +01:00
parent dc0b8e7ae0
commit e36e5a2586
Signed by: jansel
GPG Key ID: 39C62D7D5233CFD0

View File

@ -73,7 +73,7 @@ class StreamerCommand : Extension() {
}
val message by optionalString {
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)"
}
}