このサイトは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文字以内のものにしてください。
356
コミット
2
ブランチ
3.9 MiB
ツリー:
079b424eca
legacy-python2
main
v0.4
v0.3
v0.2
v0.1
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'079b424eca' から
${ noResults }
earwigbot
/
.gitignore
.gitignore
66 B
Raw
通常表示
履歴
Re-organize SitesDB code; protocol-relative URLs
12年前
Committing changes made while working on feature/wikitools-core that don't apply to wikitools: Adding .DS_Store to .gitignore (pesky OS X) Adding a is_config_loaded() function to core/config.py Some cleanup in core/config.py: doc clarification, misc fixes...
13年前
Re-organize SitesDB code; protocol-relative URLs
12年前
1
2
3
4
5
# Ignore python bytecode:
*.pyc
# Ignore OS X's stuff:
.DS_Store