Deze website werkt beter met JavaScript.
Beginscherm
Help
Inloggen
ben
/
earwigbot
kopie van
https://github.com/earwig/earwigbot
Volgen
1
Ster
1
Vork
0
Code
Publicaties
4
Activiteit
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.
145
Commits
2
Branches
4.4 MiB
Python
100%
Tree:
7639b76d1c
legacy-python2
main
v0.4
v0.3
v0.2
v0.1
Branches
Labels
${ item.name }
Maak branch
${ searchTerm }
van '7639b76d1c'
${ noResults }
earwigbot
/
irc
Geschiedenis
Ben Kurtovic
b290582dbf
added a bunch of new methods to User in wikitools; added one user-related exception to wikitools; moved .get_rights() call in IRC command !rights to .get_groups(), because get_rights() now returns actual rights (thanks to the API)
13 jaren geleden
..
classes
moving IRC class modules (base_command.py, connection.py, data.py, rc.py) to irc/classes/
13 jaren geleden
commands
added a bunch of new methods to User in wikitools; added one user-related exception to wikitools; moved .get_rights() call in IRC command !rights to .get_groups(), because get_rights() now returns actual rights (thanks to the API)
13 jaren geleden
__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 jaren geleden
command_handler.py
more nitpicking
13 jaren geleden
frontend.py
switching from XML config to JSON config - it's just much easier to parse and little easier on the eyes (not to mention shorter in length)
13 jaren geleden
watcher.py
switching from XML config to JSON config - it's just much easier to parse and little easier on the eyes (not to mention shorter in length)
13 jaren geleden
watcher_logic.py
parse remaining parts of config.xml; getting rid of config.watcher and moving to irc/watcher_logic.py; convert irc/watcher.py and wiki/task_manager.py to new config system; other changes/fixes/whatever
13 jaren geleden