summaryrefslogtreecommitdiff
path: root/doc/en/plugins/tell.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/en/plugins/tell.txt')
-rw-r--r--doc/en/plugins/tell.txt40
1 files changed, 0 insertions, 40 deletions
diff --git a/doc/en/plugins/tell.txt b/doc/en/plugins/tell.txt
deleted file mode 100644
index 5bcda499..00000000
--- a/doc/en/plugins/tell.txt
+++ /dev/null
@@ -1,40 +0,0 @@
-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.