Merge
This commit is contained in:
commit
57446e0900
@ -45,7 +45,8 @@ class Ampache2IRC(irc.bot.SingleServerIRCBot):
|
||||
.replace(config.ampache_URL, "")
|
||||
.strip("/"))
|
||||
serv.privmsg(config.channel,
|
||||
"%s (%s)" % (entry.title,
|
||||
"%c%02d %s (%s)" %
|
||||
(3, 14, entry.title,
|
||||
haikunator.haikunate(token_length=0)))
|
||||
self.last_seen = entry.published_parsed
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user