update niggers
This commit is contained in:
parent
8b09a8b9e7
commit
7c906ff595
|
@ -11,8 +11,7 @@ def pingAll(bot, trigger):
|
||||||
attention, or just annoy them.
|
attention, or just annoy them.
|
||||||
"""
|
"""
|
||||||
names = list(bot.channels[trigger.channel].users.keys())
|
names = list(bot.channels[trigger.channel].users.keys())
|
||||||
if "Ishd" in names:
|
for nigger in ["Ishd", "Ishd2", "Ishd_"]:
|
||||||
names.remove("Ishd")
|
if nigger in names:
|
||||||
if "Ishd2" in names:
|
names.remove(nigger)
|
||||||
names.remove("Ishd2")
|
|
||||||
bot.msg(" ".join(names))
|
bot.msg(" ".join(names))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user