=========
 INSTALL 
=========
| 

about
-----
| 

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

description
-----------
| 

install plugin from remote site

| 

  signature of downloaded plugins is verified by signature files 

| 

commands
--------
| 


1) install

    install <server> <dir> <plug>: install http://<plugserver>/<dir>/<plugin>.py from server (maybe try install-plug ?)

    ::

        <user> !install gozerbot.org plugs autovoice
        <output> autovoice reloaded

2) install-key

    install a pgp key

    ::

        <user> !install-key 2A22EC17F9EBC3D8
        <output> failed to import key 2A22EC17F9EBC3D8 from pgp.mit.edu

    ::

        <user> !install-key http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xF9EBC3D8
        <output> none

3) install-list

    list plugins that can be installed

    ::

        <user> !install-list
        <output> 8b .. at .. autovoice .. away .. banner .. bash ..
        <output>  beats .. bender .. bijbel .. bio .. bugtracker ..
        <output>  buzz .. calc .. calcfun .. calendar .. ccctcp .. convert
        <output>  .. country .. dict .. dig .. dope .. drinks .. eval
        <output>  .. event .. facts .. fans .. films .. gamma .. gcalc
        <output>  .. geoip .. gouki .. greeting .. hello .. hex2ip ..
        <output>  hexjoin .. identify .. imdb .. ipcalc .. ipcalc2 ..
        <output>  jcoll .. jtdict .. kickban .. koffie .. koran .. lart
        <output>  .. lns .. mac .. mangle .. markov2 .. markov3 .. markov4
        <output>  .. megahal .. mootools .. mpd .. mylist .. netnr ..
        <output>  oldlists .. oneliner .. ping .. pit .. prelude_ids
        <output>  .. probe .. projecttracker .. rblcheck .. rpc .. rrd
        <output>  .. serie .. shakespear .. shortblog .. shoutcast ..
        <output>  simplelog .. slashdot .. slashme .. spell .. sshd
        <output>  .. tel .. tinyurl .. translate .. tvgids .. umode
        <output>  .. uniq .. urban .. vandale .. wc .. weather .. webserverng
        <output>  .. wikiquote .. wisdom .. worktimer .. xdcc .. xxplugvers
        <output>  .. yahoo

4) install-plug

    install-plug <list of plugins> .. try to install plugins checking all known sites

    ::

        <user> !install-plug 8b
        <output> http://gozerbot.org/plugs/8b.py installed .. 8b reloaded

    ::

        <user> !install-plug 8b koffie
        <output> http://gozerbot.org/plugs/8b.py installed .. 8b reloaded

5) install-sites

    show verified sites

    ::

        <user> !install-sites
        <output> http://gozerbot.org/plugs .. http://tehmaze.com/plugs

6) install-update

    update remote installed plugins

    ::

        <user> !install-update
        <output> none

7) install-version

    show version of remote installed plugins

    ::

        <user> !install-version
        <output> http://gozerbot.org/plugs/8b.py: Sat, 02 Jun 2007 19:54:11
        <output>  GMT, http://gozerbot.org/plugs/autovoice.py: Wed,
        <output>  21 May 2008 21:00:51 GMT, http://tehmaze.com/plugs/bugtracker.py:
        <output>  Fri, 04 Apr 2008 20:55:38 GMT, http://gozerbot.org/plugs/koran.py:
        <output>  Thu, 27 Mar 2008 19:53:51 GMT
