mirror of
https://github.com/jlu5/PyLink.git
synced 2024-11-01 01:09:22 +01:00
parent
ac7339e460
commit
e6401a19df
@ -828,7 +828,7 @@ def relay_joins(irc, channel, users, ts, targetirc=None, **kwargs):
|
||||
"""
|
||||
|
||||
log.debug('(%s) relay.relay_joins: called on %r with users %r, targetirc=%s', irc.name, channel,
|
||||
['%s/%s' % (user, irc.get_friendly_name(user)) for user in users], targetirc)
|
||||
users, targetirc)
|
||||
|
||||
if ts < 750000:
|
||||
current_ts = int(time.time())
|
||||
|
Loading…
Reference in New Issue
Block a user