Multiple aliases in 1 command

Say i wanted to make a command that when used by a moderator would edit 3 other commands.
Base Commands:
!console
!primary
!special

Command to change base commands:
!xb
!ps

i already undertand the concept of using an alias to edit 1 command however i would like this one command to change each of the base commands at the same time.

-ul=moderator !xb -a=!editcom !primary (command purpose)
-ul=moderator !xb -a=!editcom !special (command purpose)
-ul=moderator !xb -a=!editcom !console (command purpose)

So what I am asking is can i combine those three ^ commands?

This isn’t possible in Nightbot. Each command can only have one input and one output. This restriction also prevents multiple aliases from being used at once. Sorry

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.