PythonistaGuild / TwitchIO

An Async Bot/API wrapper for Twitch made in Python.
https://twitchio.dev
MIT License
798 stars 163 forks source link

How to send command of twitch? #234

Closed www16852 closed 3 years ago

www16852 commented 3 years ago

I want to use a robot to send twitch commands. ex: /timeout user time、 /clear await ctx.send("/clear") But one value is not sent successfully. Is there a way to solve this problem?

chillymosh commented 3 years ago

I recommend you join the discord to ask these questions as it is not an issue with the lib. https://discord.gg/RAKc3HF

I have posted examples of this before in there.

www16852 commented 3 years ago

Thank you Last time I went in I thought there were only python related discussions