Traceback (most recent call last):
File "/home/xua/robomaya/main.py", line 200, in event_message
print(message.author.badges)
File "/home/xua/robomaya/venv/lib/python3.9/site-packages/twitchio/chatter.py", line 147, in badges
return {k: v for k, v in [badge.split("/") for badge in self._badges.split(",")]}
File "/home/xua/robomaya/venv/lib/python3.9/site-packages/twitchio/chatter.py", line 147, in <dictcomp>
return {k: v for k, v in [badge.split("/") for badge in self._badges.split(",")]}
ValueError: not enough values to unpack (expected 2, got 1)
Could you please try installing from master to a new venv and see if this issue is fixed.
The badges code I believe was fixed and should be in the next 2.1 update
Title.
Repro: access the badges of a user with no badges