이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
도움말
로그인
ben
/
earwigbot
의 미러
https://github.com/earwig/earwigbot
보기
1
좋아요
1
포크
0
코드
릴리즈
4
활동
A Python robot that edits Wikipedia and interacts with people over IRC
https://en.wikipedia.org/wiki/User:EarwigBot
25개 이상의 토픽을 선택하실 수 없습니다.
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
146
커밋
2
브랜치
39 MiB
Python
100%
트리:
6aa2370900
legacy-python2
main
v0.4
v0.3
v0.2
v0.1
브랜치
태그
${ item.name }
${ searchTerm }
브랜치 생성
from '6aa2370900'
${ noResults }
earwigbot
/
irc
히스토리
Ben Kurtovic
b290582dbf
added a bunch of new methods to User in wikitools; added one user-related exception to wikitools; moved .get_rights() call in IRC command !rights to .get_groups(), because get_rights() now returns actual rights (thanks to the API)
13 년 전
..
classes
moving IRC class modules (base_command.py, connection.py, data.py, rc.py) to irc/classes/
13 년 전
commands
added a bunch of new methods to User in wikitools; added one user-related exception to wikitools; moved .get_rights() call in IRC command !rights to .get_groups(), because get_rights() now returns actual rights (thanks to the API)
13 년 전
__init__.py
massive cleanup and moving a lot of functions to their own files; creating two new classes to store irc msg data and irc actions
13 년 전
command_handler.py
more nitpicking
13 년 전
frontend.py
switching from XML config to JSON config - it's just much easier to parse and little easier on the eyes (not to mention shorter in length)
13 년 전
watcher.py
switching from XML config to JSON config - it's just much easier to parse and little easier on the eyes (not to mention shorter in length)
13 년 전
watcher_logic.py
parse remaining parts of config.xml; getting rid of config.watcher and moving to irc/watcher_logic.py; convert irc/watcher.py and wiki/task_manager.py to new config system; other changes/fixes/whatever
13 년 전