Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/__init__.py
diff options
context:
space:
mode:
authorRichard Darst <rkd@zgib.net>2009-05-07 23:17:02 (GMT)
committer Richard Darst <rkd@zgib.net>2009-05-07 23:17:02 (GMT)
commit38ae31df033a1acdec54fb8a6c596baaf0b2013a (patch)
treeb78c857423ba5e16848d345dbfb65b907823867d /__init__.py
parent10fcdd5753b6b3f8753055eb29e8eb7f89a866af (diff)
Renaming: MeatBot->MeetBot
- Holger and I agreed that this will replace the current eggdrop-based meetbot. But plus, the module can be named better regardless of the irc nick of our bot. darcs-hash:20090507231702-82ea9-5268cfbcc36208515436d5669f45b2f494e608a0.gz
Diffstat (limited to '__init__.py')
-rw-r--r--__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/__init__.py b/__init__.py
index f2b5cd8..c88ba05 100644
--- a/__init__.py
+++ b/__init__.py
@@ -48,7 +48,7 @@ __author__ = supybot.Author('Richard Darst', 'MrBeige', 'rkd@zgib.net')
__contributors__ = {}
# This is a url where the most recent plugin package can be downloaded.
-__url__ = '' # 'http://supybot.com/Members/yourname/MeatBot/download'
+__url__ = '' # 'http://supybot.com/Members/yourname/MeetBot/download'
import config
import plugin