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.
25
Commits
2
Branches
8.8 MiB
Python
100%
Tree:
963a589676
legacy-python2
main
v0.4
v0.3
v0.2
v0.1
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '963a589676'
${ noResults }
earwigbot
/
irc
/
commands
History
Ben Kurtovic
963a589676
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 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
13 years ago
git.py
moving arg handling to data; adding a help command; cleaning git command a bit
13 years ago
help.py
moving arg handling to data; adding a help command; cleaning git command a bit
13 years ago
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 years ago
test.py
moving arg handling to data; adding a help command; cleaning git command a bit
13 years ago