mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-30 14:14:37 +01:00
Cleaned up the usage example
This commit is contained in:
parent
3c5978a76e
commit
6fa0ef039d
@ -54,34 +54,17 @@ def configure(onStart, afterConnect, advanced):
|
|||||||
onStart.append('load Sourceforge')
|
onStart.append('load Sourceforge')
|
||||||
|
|
||||||
example = utils.wrapLines("""
|
example = utils.wrapLines("""
|
||||||
09:33:19 <@jamessan|work> @bugs
|
<@jamessan|work> @bugs
|
||||||
09:33:23 < supybot> jamessan|work: Bug #820702: ChannelDB bugs in stats., Bug
|
< supybot> jamessan|work: Bug #820702: ChannelDB bugs in stats., Bug #797823: Time reporting errors on win9x, Bug #794330: Website documentation isn't finished., Bug #708327: FreeBSD plugin doesn't automatically download the new INDEX, and Bug #708158: FreeBSD plugin's searchports doesn't do depends correctly.
|
||||||
#797823: Time reporting errors on win9x, Bug #794330:
|
<@jamessan|work> @bugs supybot 797823
|
||||||
Website documentation isn't finished., Bug #708327:
|
< supybot> jamessan|work: Time reporting errors on win9x <http://sourceforge.net/tracker/index.php?func=detail&aid=797823&group_id=58965&atid=489447>
|
||||||
FreeBSD plugin doesn't automatically download the new
|
<@jamessan|work> @bugs gaim
|
||||||
INDEX, and Bug #708158: FreeBSD plugin's searchports
|
< supybot> jamessan|work: Bug #821118: MSN Plugin cannot be loaded
|
||||||
doesn't do depends correctly.
|
in 0.71, Bug #820961: dock icon doesn't show up with..., Bug #820879: Cannot connect to a particular irc..., Bug #820831: © or ® render im null, Bug #820776: gaim 0.70 segfaults using certain..., Bug #820691: gaim 0.70 fails to start up on..., Bug #820687: MSN duplicating buddies at signon, Bug (6 more messages)
|
||||||
09:33:30 <@jamessan|work> @bugs supybot 797823
|
<@jamessan|work> @rfes pythoggoras
|
||||||
09:33:33 < supybot> jamessan|work: Time reporting errors on win9x
|
< supybot> jamessan|work: RFE #728701: Ability to specify 'themed' configs at command line, RFE #720757: Improve CLI interface, RFE #719248: Add config file support, and RFE #717761: Tracker for adding GUI
|
||||||
<http://sourceforge.net/tracker/index.php?func=detail&aid=797823&group_id=58965&atid=489447>
|
<@jamessan|work> @rfes pythoggoras 720757
|
||||||
09:33:37 <@jamessan|work> @bugs gaim
|
< supybot> jamessan|work: Improve CLI interface <http://sourceforge.net/tracker/index.php?func=detail&aid=720757&group_id=75946&atid=545548>
|
||||||
09:33:46 < supybot> jamessan|work: Bug #821118: MSN Plugin cannot be loaded
|
|
||||||
in
|
|
||||||
0.71, Bug #820961: dock icon doesn't show up with..., Bug
|
|
||||||
#820879: Cannot connect to a particular irc..., Bug
|
|
||||||
#820831: © or ® render im null, Bug #820776:
|
|
||||||
gaim
|
|
||||||
0.70 segfaults using certain..., Bug #820691: gaim 0.70
|
|
||||||
fails to start up on..., Bug #820687: MSN duplicating
|
|
||||||
buddies at signon, Bug (6 more messages)
|
|
||||||
09:34:04 <@jamessan|work> @rfes pythoggoras
|
|
||||||
09:34:08 < supybot> jamessan|work: RFE #728701: Ability to specify 'themed'
|
|
||||||
configs at command line, RFE #720757: Improve CLI
|
|
||||||
interface, RFE #719248: Add config file support, and RFE
|
|
||||||
#717761: Tracker for adding GUI
|
|
||||||
09:34:22 <@jamessan|work> @rfes pythoggoras 720757
|
|
||||||
09:34:26 < supybot> jamessan|work: Improve CLI interface
|
|
||||||
<http://sourceforge.net/tracker/index.php?func=detail&aid=720757&group_id=75946&atid=545548>
|
|
||||||
""")
|
""")
|
||||||
|
|
||||||
class Sourceforge(callbacks.Privmsg):
|
class Sourceforge(callbacks.Privmsg):
|
||||||
|
Loading…
Reference in New Issue
Block a user