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.
356
Commits
2
Branches
3.9 MiB
Struktur:
079b424eca
legacy-python2
main
v0.4
v0.3
v0.2
v0.1
Branches
Tags
${ item.name }
Erstelle Branch
${ searchTerm }
von „079b424eca“
${ noResults }
earwigbot
/
.gitignore
.gitignore
66 B
Originalformat
Normale Ansicht
Verlauf
Re-organize SitesDB code; protocol-relative URLs
vor 12 Jahren
Committing changes made while working on feature/wikitools-core that don't apply to wikitools: Adding .DS_Store to .gitignore (pesky OS X) Adding a is_config_loaded() function to core/config.py Some cleanup in core/config.py: doc clarification, misc fixes...
vor 13 Jahren
Re-organize SitesDB code; protocol-relative URLs
vor 12 Jahren
1
2
3
4
5
# Ignore python bytecode:
*.pyc
# Ignore OS X's stuff:
.DS_Store