CODE


about


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

description


the code plugin provides code related commands



commands


  1. code-exceptions (exceptions)

    show exception list

    <user> !code-exceptions
    <output> []
    
  2. code-funcnames (funcnames)

    show function names of a plugin

    <user> !code-funcnames birthday
    <output> handle_bddel .. handle_bd .. handle_bdset .. handle_age