このサイトはJavaScriptを使用しています
ホーム
ヘルプ
サインイン
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トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
143
コミット
2
ブランチ
3.3 MiB
Python
100%
ツリー:
b290582dbf
legacy-python2
main
v0.4
v0.3
v0.2
v0.1
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'b290582dbf' から
${ noResults }
earwigbot
/
wiki
履歴
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年前
..
tasks
docstrings in Tasks command; make !task work with !tasks and !threads; make the afc_statistics task skeleton print kwargs in run() for testing
13年前
tools
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
restructuring core bot components
13年前
base_task.py
making task_name class-wide instead of instance-wide; better docs for BaseTask; slight cleanup in task_manager
13年前
task_manager.py
list, not tuple
13年前