~ubuntu-branches/ubuntu/utopic/gozerbot/utopic

« back to all changes in this revision

Viewing changes to doc/plugins/RELOAD

  • Committer: Bazaar Package Importer
  • Author(s): Jeremy Malcolm
  • Date: 2009-09-14 09:00:29 UTC
  • mfrom: (1.1.4 upstream) (3.1.5 sid)
  • Revision ID: james.westby@ubuntu.com-20090914090029-uval0ekt72kmklxw
Tags: 0.9.1.3-3
Changed dependency on python-setuptools to python-pkg-resources
(Closes: #546435) 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
========
2
 
 RELOAD 
3
 
========
4
 
5
 
 
6
 
about
7
 
-----
8
 
9
 
 
10
 
:author:  Bart Thate <bthate@gmail.com>
11
 
:contact: IRCNET/#dunkbots
12
 
:website: http://plugins.gozerbot.org
13
 
:license: Public Domain
14
 
 
15
 
16
 
 
17
 
description
18
 
-----------
19
 
20
 
 
21
 
reload a plugin
22
 
 
23
 
24
 
 
25
 
 
26
 
27
 
 
28
 
commands
29
 
--------
30
 
31
 
 
32
 
 
33
 
1) reload (load)
34
 
 
35
 
    reload <plugin>
36
 
 
37
 
    ::
38
 
 
39
 
        <user> !reload core
40
 
        <output> reloaded core
41
 
 
42
 
3) unload
43
 
 
44
 
    unload <plugin>
45
 
 
46
 
    ::
47
 
 
48
 
        <user> !unload relay
49
 
        <output> relay unloaded and disabled