Tags
Tags
BSBuape Studios
Created by Mei on 1/11/2025 in #kiai-support
Voice XP not recording for other members
@𝑀𝑒𝒾, Sometimes when Kiai is in the middle of a restart, it may miss when a user joins a VC This doesn’t happen often though, and Kiai’s restarts are typically during off-peak times. Internally we have "Voice Sessions" that track when you leave/join/mute/deafen/etc and then it'll use that to calculate your XP and minutes at the end of the session (i.e when you leave the VC). If you join right at that instance when Kiai is rebooting, then it would never make a session. If you need us to manually adjust any voice minutes or tracking in your server, let us know!
20 replies
BSBuape Studios
Created by Omni on 10/12/2024 in #kiai-support
i need to tranfer from maki bot
@Omni, Unfortunately, Maki importing is not supported. The developers do not have a public API that Kiai can access, and they lock their leaderboards behind login pages, so we cannot scrape them either. Additionally, the leaderboards online do not show how much XP a user has, only what level they are on, so we would just be guessing and you would end up with inaccurate data. We recommend starting from scratch if you want to transition from Maki to Kiai, but if you want to try to import the levels yourself one by one using the /xp command, the formula you can use is below
320 + 280 * ({level} - 1)
320 + 280 * ({level} - 1)
17 replies