2025-04-21 20:00:52 ERROR discord.client Ignoring exception in on_ready
Traceback (most recent call last):
File "C:\Users\fx6ha\AppData\Local\Programs\Python\Python310\lib\site-packages\discord\client.py", line 507, in _run_event
await coro(*args, **kwargs)
File "C:\Users\fx6ha\Downloads\mudae\mudae\mudaebot3.py", line 312, in on_ready
historyc = await discord.utils.find(lambda m: m.author.id == mudae and "togglehentai" in m.content, channel.history(limit=None))
AttributeError: 'NoneType' object has no attribute 'history'
2025-04-21 20:00:52 ERROR discord.client Ignoring exception in on_ready
Traceback (most recent call last):
File "C:\Users\fx6ha\AppData\Local\Programs\Python\Python310\lib\site-packages\discord\client.py", line 507, in _run_event
await coro(*args, **kwargs)
File "C:\Users\fx6ha\Downloads\mudae\mudae\mudaebot3.py", line 312, in on_ready
historyc = await discord.utils.find(lambda m: m.author.id == mudae and "togglehentai" in m.content, channel.history(limit=None))
AttributeError: 'NoneType' object has no attribute 'history'