1
0

if it is because of this I cry

This commit is contained in:
Jannik Reimers 2024-11-06 20:24:36 +01:00
parent f14f50a94d
commit 0820327bb5
Signed by: jansel
GPG Key ID: 39C62D7D5233CFD0

View File

@ -62,7 +62,7 @@ class StreamerCommand : Extension() {
require(true) require(true)
} }
val channel by snowflake { val channel by snowflake {
name = "announceChannel" name = "announcechannel"
description = "Channel where the bot will send a message when the streamer goes live" description = "Channel where the bot will send a message when the streamer goes live"
require(true) require(true)
} }