mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2025-08-07 21:01:14 +00:00
[hotfix] hotfix on lateinit botuid is not initialized
This commit is contained in:
@@ -38,6 +38,7 @@ object ChzzkHandler {
|
||||
}
|
||||
|
||||
fun enable() {
|
||||
botUid = Connector.client.fetchLoggedUser().userId
|
||||
UserService.getAllUsers().map {
|
||||
if(!it.isDisabled)
|
||||
try {
|
||||
|
Reference in New Issue
Block a user