Este site funciona melhor com JavaScript.
Página inicial
Ajuda
Acessar
ben
/
earwigbot
espelhamento de
https://github.com/earwig/earwigbot
Observar
1
Favorito
1
Fork
0
Código
Versões
4
Atividade
A Python robot that edits Wikipedia and interacts with people over IRC
https://en.wikipedia.org/wiki/User:EarwigBot
Você não pode selecionar mais de 25 tópicos
Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
356
Commits
2
Branches
3.9 MiB
Tag:
079b424eca
legacy-python2
main
v0.4
v0.3
v0.2
v0.1
Branches
Tags
${ item.name }
Criar branch
${ searchTerm }
de 079b424eca
${ noResults }
earwigbot
/
.gitignore
.gitignore
66 B
Original
Visão normal
Histórico
Re-organize SitesDB code; protocol-relative URLs
12 anos atrás
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...
13 anos atrás
Re-organize SitesDB code; protocol-relative URLs
12 anos atrás
1
2
3
4
5
# Ignore python bytecode:
*.pyc
# Ignore OS X's stuff:
.DS_Store