Closed Klambell closed 2 days ago
Hi, I was stuck when running Encompass.py and it said " AttributeError: 'NoneType' object has no attribute 'send' " How can I fix that?
I'm pretty sure that's because you didn't set up the channel_id properly in config.py it should look like this for reference: "CHANNEL_ID = 1247454682190250240"
Oh tysm! it's already fixed.
Hi, I was stuck when running Encompass.py and it said " AttributeError: 'NoneType' object has no attribute 'send' " How can I fix that?