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/figlet.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/figlet.txt')
-rw-r--r-- | doc/en/plugins/figlet.txt | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/doc/en/plugins/figlet.txt b/doc/en/plugins/figlet.txt new file mode 100644 index 00000000..ece28f11 --- /dev/null +++ b/doc/en/plugins/figlet.txt @@ -0,0 +1,24 @@ +Figlet +====== + +This plugin uses figlet to transform every message into a big ascii-art +message. + +Installation +------------ +You only have to load the plugin (and have _figlet_ installed, of course). + +================ + + /load figlet + +================ + + +Usage +----- + +Say something. + +NOTE: Can create fun things when used with link:rainbow.html[the rainbow +plugin]. |