Diese Webseite funktioniert besser mit JavaScript.
Startseite
Hilfe
Anmelden
ben
/
earwigbot
Mirror von
https://github.com/earwig/earwigbot
Beobachten
1
Favorisieren
1
Fork
0
Code
Releases
4
Aktivität
A Python robot that edits Wikipedia and interacts with people over IRC
https://en.wikipedia.org/wiki/User:EarwigBot
Du kannst nicht mehr als 25 Themen auswählen
Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
211
Commits
2
Branches
39 MiB
Python
100%
Struktur:
9e211f0632
legacy-python2
main
v0.4
v0.3
v0.2
v0.1
Branches
Tags
${ item.name }
Erstelle Branch
${ searchTerm }
von „9e211f0632“
${ noResults }
earwigbot
/
bot
/
classes
Verlauf
Ben Kurtovic
e14897399e
Added make_summary() and shutoff_enabled() methods to BaseTask; added config.tasks and config.wiki['shutoff']; added task numbering; wikitools cleanup.
vor 13 Jahren
..
__init__.py
restructuring everything for unit tests, etc; bot doesn't work anymore, but I'll fix that in a bit
vor 13 Jahren
base_command.py
loading commands now works, along with 'help' and 'test'; docstring fixes, etc
vor 13 Jahren
base_task.py
Added make_summary() and shutoff_enabled() methods to BaseTask; added config.tasks and config.wiki['shutoff']; added task numbering; wikitools cleanup.
vor 13 Jahren
connection.py
more cleanup, improvements, fixes, whatever; restructured command files, but haven't done all of them yet
vor 13 Jahren
data.py
adding CTCP command support; cleanup
vor 13 Jahren
rc.py
cleaned up RC class a lot; get_pretty() -> prettify()
vor 13 Jahren