Q: Command to change command

I often play different versions of one game. I would like to be able to do a command (example: “!version” and it output : “xxx”) and be able to change the output with another command (example: “!changeversion v.1.6” output: “v1.6”) how would I set that up.

@lightstee1

!addcom -cd=5 !version v1.6
!addcom !changeversion -a=!editcom !version $(query)
1 Like

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