diff options
author | mathieui <mathieui@mathieui.net> | 2012-05-05 19:46:37 +0200 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2012-05-05 19:46:37 +0200 |
commit | a954d2154b9939ef37961765ccca968459537e1d (patch) | |
tree | 48bc72c05d9bb0ccf591b5ac550b01bece58f030 /doc/en/plugins/day_change.txt | |
parent | 1a81466a096751870ffe056510fe71ef579baf3c (diff) | |
download | poezio-a954d2154b9939ef37961765ccca968459537e1d.tar.gz poezio-a954d2154b9939ef37961765ccca968459537e1d.tar.bz2 poezio-a954d2154b9939ef37961765ccca968459537e1d.tar.xz poezio-a954d2154b9939ef37961765ccca968459537e1d.zip |
Add help for the plugins:
admin, alias, amsg, day_change, exec, figlet, mpd_client, rainbow
Diffstat (limited to 'doc/en/plugins/day_change.txt')
-rw-r--r-- | doc/en/plugins/day_change.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/en/plugins/day_change.txt b/doc/en/plugins/day_change.txt new file mode 100644 index 00000000..e9c8bf28 --- /dev/null +++ b/doc/en/plugins/day_change.txt @@ -0,0 +1,15 @@ +Day change +========== + +This plugin adds a message at 00:00 in each of your chat tabs saying that the +date has changed. + +Installation +------------ +You only have to load the plugin. + +================ + + /load day_change + +================ |