A collection of plugins created by the community for the Kiwi IRC client.
Place the plugins anywhere on your webserver. Add the URL to the plugin you want to install in your kiwiirc config.json file.
See here: https://github.com/kiwiirc/kiwiirc/wiki/Plugins
An example on how to structure your plugin can be found here: https://github.com/kiwiirc/kiwiirc-plugins/tree/master/myplugin
- Create a folder with your plugin name and place your plugin files inside there.
- Create a readme.md file in your folder with a description of your plugin, explaining what it does and any extra steps needed to install it.
- Send a pull request with your new folder