mirror of
http://aero2k.de/t/repos/urlbot-native.git
synced 2017-09-06 15:25:38 +02:00
using broadcast to all rooms
This commit is contained in:
@@ -895,6 +895,8 @@ def command_dsa_watcher(argv, **args):
|
||||
status, title = extract_title(url)
|
||||
|
||||
if 0 == status:
|
||||
send_reply('new Debian Security Announce found: %s' % url)
|
||||
|
||||
if conf('persistent_locked'):
|
||||
msg = "couldn't get exclusive lock"
|
||||
log.warn(msg)
|
||||
|
||||
Reference in New Issue
Block a user