Some pieces of txt I find useful
$* expands to all arguments passed to an alias
so for example, making alias /self which sends all arguments passed to it to myself using network 'Network' :
/alias self /msg -Network $N $*
No comments:
Post a Comment