update niggers

This commit is contained in:
iou1name 2018-12-15 20:37:40 -05:00
parent 8b09a8b9e7
commit 7c906ff595

View File

@ -11,8 +11,7 @@ def pingAll(bot, trigger):
attention, or just annoy them.
"""
names = list(bot.channels[trigger.channel].users.keys())
if "Ishd" in names:
names.remove("Ishd")
if "Ishd2" in names:
names.remove("Ishd2")
for nigger in ["Ishd", "Ishd2", "Ishd_"]:
if nigger in names:
names.remove(nigger)
bot.msg(" ".join(names))