mirror of
https://github.com/oddluck/limnoria-plugins.git
synced 2025-04-25 20:41:21 -05:00
SpiffyTitles: Obey Ignores
This commit is contained in:
parent
cabe4888e2
commit
c4f666efe7
@ -156,6 +156,8 @@ class SpiffyTitles(callbacks.Plugin):
|
||||
"ignoreAddressed", channel=channel
|
||||
):
|
||||
return
|
||||
if ircdb.checkIgnored(msg.prefix, channel):
|
||||
return
|
||||
"""
|
||||
Check if we require a capability to acknowledge this link
|
||||
"""
|
||||
|
Loading…
x
Reference in New Issue
Block a user