This website works better with JavaScript.
Home
Help
Sign In
ben
/
earwigbot
mirror of
https://github.com/earwig/earwigbot
Watch
1
Star
1
Fork
0
Code
Releases
4
Activity
A Python robot that edits Wikipedia and interacts with people over IRC
https://en.wikipedia.org/wiki/User:EarwigBot
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
61
Commits
2
Branches
4.4 MiB
Python
100%
Tree:
7cb6fb2b43
legacy-python2
main
v0.4
v0.3
v0.2
v0.1
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '7cb6fb2b43'
${ noResults }
earwigbot
/
irc
/
commands
History
Ben Kurtovic
7cb6fb2b43
make git checkout print original branch in addition to new branch
14 years ago
..
__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
14 years ago
_old.py
rename old_commands.py to _old.py
14 years ago
afc_status.py
config/irc_config.py -> config/irc.py; secure_config.py -> secure.py; update in files
14 years ago
calc.py
adding a calculator module, based on frink
14 years ago
chanops.py
config/irc_config.py -> config/irc.py; secure_config.py -> secure.py; update in files
14 years ago
git.py
make git checkout print original branch in addition to new branch
14 years ago
help.py
lowercase command name
14 years ago
link.py
commands now support multiple hooks
14 years ago
test.py
commands now support multiple hooks
14 years ago