이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
도움말
로그인
ben
/
earwigbot-plugins
의 미러
https://github.com/earwig/earwigbot-plugins
보기
1
좋아요
1
포크
0
코드
릴리즈
1
활동
소스 검색
Don't need to monitor parts.
pull/10/merge
Ben Kurtovic
8 년 전
부모
5d5e05d33c
커밋
c75411b98e
1개의 변경된 파일
과
1개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
commands/block_monitor.py
+ 1
- 1
commands/block_monitor.py
파일 보기
@@ -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:
쓰기
미리보기
불러오는 중...
취소
저장