Need help with nightbot want to know if this is possible

Asked Jul 27, 2020·3 replies·Last activity 6 years ago·Open in Discord ↗
Archived from the original community forum
Things may have changed since it was written. Still stuck? Ask the community on Discord.

i wanted to know if there was a way to make a command where what you typed nightbot repeated it in chat but only when you use the command like, nightbot repeats what you type after the command name > example !help @(person's name)(what you want to respond to them with) then nightbot responds with @(person's name you typed)(what you typed)

3 replies

Greetings @Plush Skunk! 🤗

I'm confused of what you want to achieve but $(query) does it all for you.

Here's an example:

`
!addcom !repeat -cd=5 $(query)
`

So "!repeat I love ice cream" would make Nightbot say:

`
I love ice cream
`

I hope I helped. 😄

that's almost exactly what i was looking for but is there a way that if i @ somebody and then type nightbot whisper's them?

Nightbot isn't allowed to use the Twitch whisper system so this is impossible.