Kaynağa Gözat

Don't need to monitor parts.

pull/10/merge
Ben Kurtovic 8 yıl önce
ebeveyn
işleme
c75411b98e
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      commands/block_monitor.py

+ 1
- 1
commands/block_monitor.py Dosyayı Görüntüle

@@ -30,7 +30,7 @@ from earwigbot.exceptions import APIError
class BlockMonitor(Command):
"""Monitors for on-wiki blocked users joining a particular channel."""
name = "block_monitor"
hooks = ["join", "part"]
hooks = ["join"]

def setup(self):
try:


Yükleniyor…
İptal
Kaydet