update password.py to be faster (and better (arrays!)), and add credit to lastfm.py
This commit is contained in:
parent
42b4d4951a
commit
256ffd5b9d
2 changed files with 8 additions and 10 deletions
|
@ -1,3 +1,4 @@
|
|||
# Upgraded with tables/cacheing by ChauffeR of #freebnc on irc.esper.net
|
||||
from util import hook, http
|
||||
|
||||
@hook.command('l')
|
||||
|
|
Reference in a new issue