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