ERROR:discord.ext.tasks:Unhandled exception in internal background task 'ban_logs'. Traceback (most recent call last): File "C:\Users\Administrator\AppData\Local\Programs\Python\Python310\lib\site-packages\discord\ext\tasks\__init__.py", line 239, in _loop await self.coro(*args, **kwargs) File "C:\Users\Administrator\Desktop\rfnbanfeed\main.py", line 67, in ban_logs steamid = item["identifier"] KeyError: 'identifier'
When issuing a ban. BM bot token has perms to view banlists, view bans. What other perms does it need? As i assume thats causing the issue above?