Looking for a Discord bot to display levels and professions

Hello everyone!

I’m trying to find a Discord bot that can add some cool features to my server. Specifically, I want something that can show levels and professions for each member, right above their names.

Has anyone come across a bot that can do this? It would be awesome to have this kind of info displayed for everyone in the guild. I think it would make our server more engaging and give people a sense of progress.

If you know of any bots that might work for this, or if you have any other suggestions, I’d really appreciate your help. Thanks in advance for any ideas or recommendations you can share!

I’ve had success with the Dyno bot for similar functionality. It offers a robust leveling system that can be customized to display above usernames. While it doesn’t have built-in profession tracking, you can utilize its custom commands feature to create a basic profession system.

To implement professions, you could set up commands like !setprofession [profession] and !checkprofession @user. This requires some manual setup, but it’s quite flexible. You’ll need to familiarize yourself with Dyno’s documentation to get everything configured properly.

One caveat: the free version has some limitations, so you might need to consider the premium version for full customization. Overall, Dyno provides a solid foundation for what you’re aiming to achieve.

hey, have u tried MEE6? it’s pretty popular and does leveling stuff. not sure about professions tho. maybe combine it with another bot for that? i think u can customize how it displays info too. worth checking out, imo. good luck finding what u need!

I’ve actually been using a bot called LevelUp for a while now on my server, and it’s been pretty great for what you’re looking for. It tracks user activity and assigns levels based on participation. You can customize the leveling system and even set up role rewards for reaching certain milestones.

One thing to note though - while it does show levels, it doesn’t have a built-in profession system. For that, you might need to combine it with another bot or create a custom solution. I ended up writing a simple script to handle professions alongside LevelUp.

Setting it up takes a bit of time, but once it’s running, it’s relatively low maintenance. Just keep an eye on the settings to make sure it’s working as intended. Hope this helps point you in the right direction!