#Threading with pycord

1 messages · Page 1 of 1 (latest)

cerulean sparrowBOT
#

Heads up @gusty notch! We've detected one or more tokens in your attachments!

  • Found token of 1253081400006148158 (Stig's Mrow Bot) in attachment errorLog.txt. You can regenerate it here.

Fyi: Each token might trigger a system message by discord, if it's valid.
Please avoid uploading tokens in future, even if they aren't valid anymore.

Stay Safe!

gusty notch
#

heck

#

anyways, im trying to work with threading, but i am getting this error

sour wigeon
#

why do you want to use threading?

gusty notch
sour wigeon
#

do you use twitchio?

gusty notch
#

and keep the sockets open forever with ws.run_forever()

tall stream
sour wigeon
#

?

gusty notch
gentle frigate
#

you don't need to use threading, just don't use bot.run because it's blocking (read)