Project

Profile

Help

Feature #79

closed

Add substitute triggers

Added by Vincent Le Goff about 7 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Normal
Category:
MUD client
Sprint/Milestone:
% Done:

100%

Company:
-
Contact person:
-
Additional contact persons:
-

Description

Substitute triggers would allow to replace the line that they trigger with a given line of choice (that could contain variables). The basic form of substitute triggers could be as follow:

#trigger {* tells you: *} {} {[$1]: $2}

The substitution would be an optional third argument to the #trigger action. In this context, when one receives the line:

User33 tells you: hi there!

You should see instead:

[User33] Hi there!

Checklist

Please register to edit this issue

Also available in: Atom PDF Tracking page