mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-05-08 07:37:32 +02:00
Prettified acronym's morehelp
This commit is contained in:
parent
a75910dafc
commit
924d48ebad
@ -252,7 +252,7 @@ class Http(callbacks.Privmsg):
|
|||||||
def acronym(self, irc, msg, args):
|
def acronym(self, irc, msg, args):
|
||||||
"""<acronym>
|
"""<acronym>
|
||||||
|
|
||||||
displays the first 5 acronym matches"""
|
Displays the first 5 matches from acronymfinder.com"""
|
||||||
acronym = privmsgs.getArgs(args)
|
acronym = privmsgs.getArgs(args)
|
||||||
try:
|
try:
|
||||||
url = 'http://www.acronymfinder.com/' \
|
url = 'http://www.acronymfinder.com/' \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user