このサイトは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文字以内のものにしてください。
257
コミット
2
ブランチ
3.9 MiB
Python
100%
ツリー:
234295ff23
legacy-python2
main
v0.4
v0.3
v0.2
v0.1
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'234295ff23' から
${ noResults }
earwigbot
/
bot
/
wiki
履歴
Ben Kurtovic
34d7bf3104
Updates
13年前
..
__init__.py
Using logging throughout the bot now
13年前
category.py
Updates
13年前
constants.py
Reorganizing functions in config.py; store User-Agent and IRC version in config; exception, docstring, and comment cleanup.
13年前
exceptions.py
Basic SQL querying support with oursql.
13年前
functions.py
Basic SQL querying support with oursql.
13年前
page.py
Added make_summary() and shutoff_enabled() methods to BaseTask; added config.tasks and config.wiki['shutoff']; added task numbering; wikitools cleanup.
13年前
site.py
Using logging throughout the bot now
13年前
user.py
adding __repr__() and __str__() methods to Site, Page, Category, and User
13年前