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:
Paul Fertser
2022-04-03 12:19:05 +03:00
parent dfa3ca344b
commit 73d4eb62ae

View File

@@ -37,6 +37,8 @@ message.text=true
room.text=true
[alias]
colour=/color
topic=/subject
friends=/who online friends
bob=/msg bob@server.org hey wassup?