Closed 1993zig closed 1 year ago
Describe the bug Userinfo is not working, bc the “active_developer” key is not listed in the command
Traceback (most recent call last): File "/data/venv/lib/python3.11/site-packages/discord/ext/commands/core.py", line 229, in wrapped ret = await coro(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/cogs/CogManager/cogs/userinfo/userinfo.py", line 321, in userinfo emoji = self.badge_emojis[badge] ~~~~~~~~~~~~~~~~~^^^^^^^ KeyError: 'active_developer'
Describe the bug Userinfo is not working, bc the “active_developer” key is not listed in the command