Deleting the / #38
-
I was adding link detection and it is deleting the / when I try to time someone out |
Beta Was this translation helpful? Give feedback.
Answered by
sharkbound
Feb 5, 2021
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
sharkbound
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
msg.reply()
strips twitch command syntax by defaultproper way to do this is to do
msg.send_command('timeout ...')