import help from maki?

i need help with importing levels from maki let me know if it would be possible since maki has no api for levels
9 Replies
EasyThreads
EasyThreads3d ago
:NighthawkInteractionError: BEFORE YOU ASK FOR SUPPORT :NighthawkInteractionError: 1️⃣ • Use the panel in #🆘-help-me to check if your problem is a common issue! Use the documentation and it's detailed guides to help you setup Lurkr! 2️⃣ • Use the commands /config check and /config troubleshoot to get a better idea what issue you're having! ❓ • Still stuck? Ask your question in as much detail as possible to help other people understand what your problem is and help you fix it quickly! ❗• This server uses Answer Overflow to index content on the web. By posting in this channel your messages will be indexed on the web to help others find answers.
CmdData
CmdData3d ago
If they don't have an API for us to see your servers leaderboard while its using Maki we can't make an import feature from it We only support importing from bots that are in the dropdown menu of the dashboard.
Omni
Omni3d ago
i see so only way is to mannually import right? @CmdData
Almeida
Almeida3d ago
You can check these similar threads: @Omni #Importing bot level data #Levels importing from unsupported bot TLDR: It is possible, but you'd have to provide me the leaderboard data in a specific format, which is this: https://discord.com/channels/705009450855039039/1248303525864276039/1248304306344562708
Omni
Omni3d ago
@Almeida the only thing maki gives in the leaderboard is level no message count
Omni
Omni3d ago
No description
Omni
Omni3d ago
btw can tell me if I make multiplayer 0.33 would it be kinda the same as maki or not?
CmdData
CmdData22h ago
We don't know the leveling curve of Maki, you'll have to experiment yourself As Almeida said, you need to provide the leaderboard data in this format otherwise we can't import it. If you can't provide it, or Maki doesn't let you provide us with the data, then we can't help you unfortunately
interface DataFormat {
levels: {
messageCount: number;
userId: string;
xp: number;
level: number;
user: {
avatar: string | null;
discriminator: string;
username: string;
};
}[];
}
interface DataFormat {
levels: {
messageCount: number;
userId: string;
xp: number;
level: number;
user: {
avatar: string | null;
discriminator: string;
username: string;
};
}[];
}
Omni
Omni22h ago
i have found the formula for maki but i am having a hard time using multiplayer to match the curve
Want results from more Discord servers?
Add your server