Jared-Galyan / discord.py_advanced_leveling

This is an advanced leveling system in discord.py XP can be gained per message per minute or by being in a voice channel with more than one person.
GNU Affero General Public License v3.0
26 stars 11 forks source link

Removing Text Leveling #1

Open Sev47 opened 4 years ago

Sev47 commented 4 years ago

Just have a quick question for you, would it be possible to make this code only track and level you up based on voice activity in voice chat(with or without someone else, just as long as you’re unmuted) rather than both text and voice. If so how would i go about doing that, sorry just fairly new at coding python

Nevvvy commented 3 years ago

Well that shouldn’t be a problem, just remove the textleveling class in the leveling cog

Hope this makes sense