Include useful aliases in profrc example
Since some other commands are using british spelling for colour it makes sense to have it available for /color command as well. IRC users will feel more at home having /topic command equivalent to /subject (which seems to be a MUC-specific terminology).
This commit is contained in:
@@ -37,6 +37,8 @@ message.text=true
|
|||||||
room.text=true
|
room.text=true
|
||||||
|
|
||||||
[alias]
|
[alias]
|
||||||
|
colour=/color
|
||||||
|
topic=/subject
|
||||||
friends=/who online friends
|
friends=/who online friends
|
||||||
bob=/msg bob@server.org hey wassup?
|
bob=/msg bob@server.org hey wassup?
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user