このサイトは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文字以内のものにしてください。
31
コミット
2
ブランチ
39 MiB
Python
100%
ツリー:
a7afc6c803
legacy-python2
main
v0.4
v0.3
v0.2
v0.1
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'a7afc6c803' から
${ noResults }
earwigbot
/
irc
/
commands
履歴
Ben Kurtovic
a7afc6c803
convert commands to use the actions.reply() format
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年前
git.py
convert commands to use the actions.reply() format
13年前
help.py
convert commands to use the actions.reply() format
13年前
old_commands.py
adding an old commands file from the previous version of EarwigBot, for reference when developing new commands; it's not used by the bot itself
13年前
test.py
moving arg handling to data; adding a help command; cleaning git command a bit
13年前