Hi, I have a long command that can fit into the message field when I log in as my Twitch account but is unable to fit into the message field when I log in as my Youtube account. Upon testing I found out it's probably because Youtube does not allow very long commands, which is probably a hard limitation.
Is there other ways that can make a long command? Such as delegate tasks to many commands, and calling them using one command which chains to other commands? Or does Youtube just doesn't support very long commands?
I've been trying to figure out whether the "alias" function can help me doing the chain, since that looks the most similar to my theory, but I am unable to figure it out. TIA!