@blazing cedar I had a go and I think I have something that works as you wanted.
I have a paste on pastebin that looks like this: (https://pastebin.com/T3hW8cvY)
:[thefyrewire_1] Response 1 for fyre...
:[thefyrewire_2] Response 2 for fyre...
:[ForgettableInternetGuy000_1] Response 1 for forgettable...
:[ForgettableInternetGuy000_2] Response 2 for forgettable...
and my command looks like this:
$(customapi.https://api.thefyrewire.com/twitch/pastebin/T3hW8cvY?filter=$(sender)_$(count "hr/$(sender)")&sender=$(sender))
and that's all
now when thefyrewire (me) uses the command, the counter hr/thefyrewire gets incremented (I recommend prefixing it with the command name so you can easily remember it for later), and that count is in turn appended to the username and used as a filter for the pastebin (thefyrewire_1).
The next time I use the command, it selects thefyrewire_2, and after that, there are no more lines, so it doesn't return anything at all. You can easily add more responses by duplicating the line and carrying on.










it's possible through Twitch API but you'd need to send the user through auth which is a bit of a hassle
but feel free to drop in here and someone will probably be able to point you in the right direction or clarify something if they have experience with it 😄

(sorry if it's the wrong channel)


console saying anything?







