Iimboo / Encompass-Discord-Bot

A discord music bot that features a working DJ and an equalizer, as well as numerous other features like shuffling, etc.
8 stars 4 forks source link

AttributeError #3

Closed Klambell closed 2 days ago

Klambell commented 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? image

Iimboo commented 2 days ago

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"

Klambell commented 2 days ago

Oh tysm! it's already fixed.