diff --git a/plugins/lastfm.py b/plugins/lastfm.py index 84b197a..5218a4d 100755 --- a/plugins/lastfm.py +++ b/plugins/lastfm.py @@ -1,4 +1,4 @@ -# Upgraded with tables/cacheing by ChauffeR of #freebnc on irc.esper.net +# Upgraded with tables/caching by ChauffeR of #freebnc on irc.esper.net from util import hook, http @hook.command('l', autohelp=False)