You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 15, 2023. It is now read-only.
Traceback (most recent call last):
File "/home/glas/redenv/lib/python3.11/site-packages/discord/ext/commands/core.py", line 229, in wrapped
ret = await coro(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/mnt/hdd/data/lenabot/cogs/CogManager/cogs/baron/baron.py", line 522, in baron_leave_members
await self.leave_guilds(
File "/mnt/hdd/data/lenabot/cogs/CogManager/cogs/baron/baron.py", line 632, in leave_guilds
await self.baron_log("mass_leave", guilds=unwl_guilds, author=ctx.author)
File "/mnt/hdd/data/lenabot/cogs/CogManager/cogs/baron/baron.py", line 655, in baron_log
if guild.icon is None:
^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'icon'
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The text was updated successfully, but these errors were encountered: