bot.run() #382
Unanswered
SomeoneSon
asked this question in
Questions
bot.run()
#382
Replies: 1 comment
-
Try using client/bot.start instead, which is an async method |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi i newbie in python.
I need get messages from chat in twitch and send to telegram chat.
But i need create 2 .run() for it but i cant because bot.run() and client.run() blocking code.
I can run this two but idk how can i communicate between them.
Beta Was this translation helpful? Give feedback.
All reactions