So say that I was playing on a multiplayer game and I wanted to have viewers join me. I would need to make a server commands that just lists what server I was in, but also a command to update the server so I don't have to go back and edit the command each time.
So for example !server would execute "Jesuitical is currently in <server> and the update command would just be !updateserver <newserver> and would change the server in the main command.
Is something like this possible?