aboutsummaryrefslogtreecommitdiffstats
path: root/__init__.py
diff options
context:
space:
mode:
authorkongr45gpen <electrovesta@gmail.com>2014-04-27 23:31:24 +0300
committerkongr45gpen <electrovesta@gmail.com>2014-04-27 23:31:24 +0300
commita4445d2c8064d8099c09a54f08ad57f755f15a5f (patch)
treea62c0c3c4ce6a68808780b58325dcc43844e2e18 /__init__.py
parent44e5718b218b879d7cc5e83ad387e02b9668937e (diff)
downloadsupybot_github-a4445d2c8064d8099c09a54f08ad57f755f15a5f.tar.gz
supybot_github-a4445d2c8064d8099c09a54f08ad57f755f15a5f.tar.bz2
supybot_github-a4445d2c8064d8099c09a54f08ad57f755f15a5f.zip
Add testing command
Diffstat (limited to '__init__.py')
-rw-r--r--__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/__init__.py b/__init__.py
index 9a47fe9..d7be23a 100644
--- a/__init__.py
+++ b/__init__.py
@@ -22,6 +22,7 @@ __contributors__ = {}
# This is a url where the most recent plugin package can be downloaded.
__url__ = 'https://github.com/kongr45gpen/supybot-github'
+
import config
import plugin
reload(plugin) # In case we're being reloaded.

© 2014-2024 Faster IT GmbH | imprint | privacy policy