mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2025-06-09 07:18:22 +00:00
avoid discord limits.
This commit is contained in:
parent
0e5b99bfb9
commit
dfc84452af
@ -58,7 +58,7 @@ object DiscordGuildCache {
|
|||||||
)
|
)
|
||||||
}
|
}
|
||||||
lastGuildId = guilds.last().id
|
lastGuildId = guilds.last().id
|
||||||
delay(1000)
|
delay(1500)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user