mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-19 05:26:21 +00:00
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
|
||||
|
||||
[alias]
|
||||
colour=/color
|
||||
topic=/subject
|
||||
friends=/who online friends
|
||||
bob=/msg bob@server.org hey wassup?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user