/KiwiIRC-MediaSearch

Search for media within Kiwi IRC.

Primary LanguageHTMLOtherNOASSERTION

Kiwi IRC Media Search

This plugin allows users to search different media providers directly from Kiwi IRC!

Example

Providers:

Usage

Edit MediaSearch/plugin.html and add the required API keys. Place MediaSearch in /client/assets/plugins/ and edit config.js to include it in your plugins list.

conf.client_plugins = [
    // "http://server.com/kiwi/plugins/myplugin.html",
    "/kiwi/assets/plugins/MediaSearch/plugin.html",
    "/kiwi/assets/plugins/textstyle.html"
];

Note:

In order for all of the provider icons to display, we must use a custom font called 'MediaSearch'.

License

Copyright 2016 Louis T.

Code licensed under the MIT License: http://opensource.org/licenses/MIT / LICENSE

CSS licensed under the MIT License: http://opensource.org/licenses/MIT / LICENSE

Font licensed under the SIL OFL 1.1 License: https://scripts.sil.org/OFL / FONT-LICENSE