0 Members and 2 Guests are viewing this topic.
NO CURRENT DEV VERSION!
lol : Laughing Out Loudjkag : Pure Awesomeness :D
------------------IRMAGEBOARD v0.7.0 README------------------IrmageBoard adds some features you see on imageboards on the internet like that of 4chan. These features are completely useless, and just for fun! This document gives you an overview of the syntax for the plugin and its configuration files.------------REQUIREMENTS------------X-Chat with the Python PluginPython 2.7PyYaml--------COMMANDS--------Note the command is in the brackets[irmage] -- See the introduction text[irmage log] -- See the changelog for the script[irmage about] -- See an about screen[irmage update <filter/script>] -- Updates the filters or script[irmage add server] -- Adds the server you are currently on (where you executed the command) to the configuration file[irmage add channel] -- Adds the current channel you are on to the server you are on to the configuration file[irmage set filter <0/1>] -- Sets the filter on or off for the channel you are on[irmage set filter-url <url>] -- Sets the location of the filter file to the configuration file of the channel you are currently on[irmage set greentext <0/1>] -- Sets greentext on or off for the channel you are currently on-------------FILTER FORMAT-------------The filters use YAML for replacing certain words.<word-to-replace> : <word to replace with>Super easy to set new filters. Just save it as a *.yml file and upload it somewhere!--------------------CONFIGURATION FORMAT--------------------The configuration uses YAML for adding servers and channels and options as well. Please note that the script can automagically add new servers and channels to this list from a simple command!irc.ircserver.com: MyChannel: greentext: <0/1> filters: <0/1> filter-url: <url>A very simple configuration format!-----LEGAL-----Use, improve, and abuse. Please if you do improve it give credit to: XVicarious (Brian Maurer, [email protected]).