Statistics update (bots)
Объяснение функции update.
fun main(args: Array<String>) {
boticord(token) {
update(YOUR_BOT_ID, memberCount, shardCount, guildCount)
}.await()
}Last updated
Объяснение функции update.
fun main(args: Array<String>) {
boticord(token) {
update(YOUR_BOT_ID, memberCount, shardCount, guildCount)
}.await()
}Last updated