mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-11 12:42:34 +01: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):
|
||||
"""<acronym>
|
||||
|
||||
displays the first 5 acronym matches"""
|
||||
Displays the first 5 matches from acronymfinder.com"""
|
||||
acronym = privmsgs.getArgs(args)
|
||||
try:
|
||||
url = 'http://www.acronymfinder.com/' \
|
||||
|
Loading…
Reference in New Issue
Block a user