I mod for a channel, and I was hoping there was a way to add to counters in one command for 3 separate commands.
EX: The streamer has a basic command that tells you how many times a bird has taken flight. He has three birds. But sometimes all three birds take flight together and it floods the chat with commands when typing the commands !birdflight1 !birdflight2 and !birdflight3.
I'd like something like !flock that adds a counter to all three commands, but prints it with a new message like "Bird 1 has flown X times, bird 2 X, and bird 3 X" that way you can do it in one command, or if a bird flies by itself, just use one of the original commands; this way the counter is linked.
Not sure if it can be done or exactly how to separate the variables for the singular bird commands.
Right now, I just have the ability to add the commands via the chat itself, but if needed I could instruct the streamer on how to use the deepbot application itself to implement the command.