S

Results 13 comments of S

How do you have your import specified?

Hi, if you're specifying a channel ID the correct way would be `channelID = "996460841643819040"` Same with the guildID

Did you set logging to false? I would like to see what the logs say

Did you try to login with the same token manually? From the output it looks like the token expired

`guildID=last_message.get("guild_id")` Check if guildID in this line is giving you the guildID, I had a similar issue with a similar code and guildID was returning None for me

what's your code?

Try `pip install --upgrade git+https://github.com/Merubokkusu/Discord-S.C.U.M.git#egg=discum`

You mean the console spam?

It seems like the ready_supplemental message isn't being sent causing the gateway connection to drop, did you try with a different token?