LINKS


about


author:Bart Thate <bthate@gmail.com>
contact:IRCNET/#dunkbots
distribution:http://plugins.gozerbot.org
license:Public Domain

description


alias items to other items .. this is only used in karma for now


link <item> to <otheritem>

commands


  1. links-list

    description:links-list <item> .. show link of <item>
    permissions:USER
    examples:
    <user> !links-list mekker
    <output> miep
    

regular expressions


  1. links-add (.*?) = (.*)

    links-add <item> = <otheritem>

  2. links-del (.*?) = (.*)

    links-del <item> = <otheritem>