Variables are easy to set up, for one thing you could make an alias, something like:
friend *
This lets you type "friend Nick" for instance.
Then the alias would send:
%1
And sent it to "variable", where you enter the variable name in the appropriate box. That would put "Nick" into the variable.
There are other ways, but that should get you started.
friend *
This lets you type "friend Nick" for instance.
Then the alias would send:
%1
And sent it to "variable", where you enter the variable name in the appropriate box. That would put "Nick" into the variable.
There are other ways, but that should get you started.