About 50,800 results
Open links in new tab
  1. python - discord.py Leveling System - Stack Overflow

    Aug 24, 2023 · So during my time of developing Discord bots, I have always scared away from "leveling systems" or "leveling ranks" because it always seemed so complicated. Until today when I decided to …

  2. How to create a leveling system with discord.py with python?

    May 27, 2020 · I tried to make a levelling system into my bot but something went wrong. The level rose after each message and not after the specified parameter. How to make it work properly? How to …

  3. javascript - Discord.js Level System - Stack Overflow

    May 27, 2019 · Discord.js Level System Asked 6 years, 6 months ago Modified 4 years, 5 months ago Viewed 17k times

  4. Discord Python Bot: Leveling Up System - Stack Overflow

    Jan 28, 2020 · I'm building this bot in repl.it, I should mention at this point, So I want to figure out how I can start the json file upon a command, and I also want to add xp to a player's profile (and Kill …

  5. discord.py - How can I make a leaderboard command for levels in a ...

    Oct 29, 2023 · I have a leveling system for my bot. It works perfectly fine, but I want to know how to make a leaderboard for it. I tried the code shown below from this website: @bot.command() async …

  6. JavaScript Discord Bot Level System through Discord-XP

    Mar 29, 2022 · JavaScript Discord Bot Level System through Discord-XP Asked 3 years, 3 months ago Modified 3 years, 3 months ago Viewed 146 times

  7. Get server boost level for Discord bot - Stack Overflow

    Dec 2, 2024 · 0 I'm writing a Discord bot in NodeJS. I'm wanting to make a check to see if the Discord server the bot is used on is boosted or not before the command fully executes. I have not been able …

  8. Discord Bot Maker - MySQL Leveling System or Discord.js - MySQL ...

    Dec 15, 2020 · Discord Bot Maker - MySQL Leveling System or Discord.js - MySQL Leveling System Asked 4 years, 6 months ago Modified 3 years, 4 months ago Viewed 3k times

  9. Discord level bot for ONLY images and videos, errors when reading ...

    Feb 27, 2022 · I'm new to discord bots, and would like someone to help me figure out the attachments within the api, and maybe clean up the code/explain why if you feel inclined, as my programming can …

  10. Python / Discord MEE6 - Use python to get a user's level on the MEE6 ...

    Apr 15, 2022 · I am using python and is trying to get a user's level on the well known MEE6 bot's leveling system. I can't seem to find any way I came across mee6-py-api, but it doesn't work for me.