diff options
Diffstat (limited to 'irssi.buetow.org/content/Plugins.sub')
| -rw-r--r-- | irssi.buetow.org/content/Plugins.sub/Drunken.xml | 10 | ||||
| -rw-r--r-- | irssi.buetow.org/content/Plugins.sub/Foo.xml | 7 | ||||
| -rw-r--r-- | irssi.buetow.org/content/Plugins.sub/home.xml | 7 |
3 files changed, 24 insertions, 0 deletions
diff --git a/irssi.buetow.org/content/Plugins.sub/Drunken.xml b/irssi.buetow.org/content/Plugins.sub/Drunken.xml new file mode 100644 index 0000000..9a69198 --- /dev/null +++ b/irssi.buetow.org/content/Plugins.sub/Drunken.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> +<content> + <pagetitle>drunken.pl</pagetitle> + <text>This plugin makes you write like a drunken man. Usage:</text> + <code>/script load drunken.pl +/beer Hello I am verry drunk at the moment!</code> + <text>This will write something like this into the current channel:</text> + <code>Hlleo I am vrrey dunrk at the mnetmo!</code> + <text>You may download it from the SVN section above. Have a lot of fun ;)</text> +</content> diff --git a/irssi.buetow.org/content/Plugins.sub/Foo.xml b/irssi.buetow.org/content/Plugins.sub/Foo.xml new file mode 100644 index 0000000..5e8025e --- /dev/null +++ b/irssi.buetow.org/content/Plugins.sub/Foo.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> +<content> + <pagetitle>foo.pl</pagetitle> + <text> + Nothing here to see yet. + </text> +</content> diff --git a/irssi.buetow.org/content/Plugins.sub/home.xml b/irssi.buetow.org/content/Plugins.sub/home.xml new file mode 100644 index 0000000..945da62 --- /dev/null +++ b/irssi.buetow.org/content/Plugins.sub/home.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> +<content> + <pagetitle>Plugins</pagetitle> + <text> + Select the desired plugin above ;) ATM only one is available. + </text> +</content> |
