40 lines
483 B
Text
40 lines
483 B
Text
Tell
|
|
====
|
|
|
|
This plugin sends a message to someone when he next joins.
|
|
|
|
Installation
|
|
------------
|
|
You only have to load the plugin:
|
|
|
|
==============
|
|
|
|
/load tell
|
|
|
|
==============
|
|
|
|
Usage
|
|
-----
|
|
This plugin defines two new commands for MUC tabs: _/tell_ and _/untell_.
|
|
|
|
tell
|
|
~~~~
|
|
|
|
================
|
|
|
|
/tell <nick> <message>
|
|
|
|
================
|
|
|
|
|
|
untell
|
|
~~~~~~
|
|
|
|
==============
|
|
|
|
/untell <nick>
|
|
|
|
=============
|
|
|
|
Will remove all the messages poezio should have sent to _<nick>_ on his next
|
|
join.
|