Este sítio funciona melhor com JavaScript.
Página inicial
Ajuda
Iniciar sessão
ben
/
earwigbot
espelho de
https://github.com/earwig/earwigbot
Vigiar
1
Marcar como favorito
1
Derivar
0
Código
Lançamentos
4
Trabalho
A Python robot that edits Wikipedia and interacts with people over IRC
https://en.wikipedia.org/wiki/User:EarwigBot
Não pode escolher mais do que 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.
46
Cometimentos
2
Ramos
4.4 MiB
Python
100%
Árvore:
c81e0e2260
legacy-python2
main
v0.4
v0.3
v0.2
v0.1
Ramos
Etiquetas
${ item.name }
Criar ramo
${ searchTerm }
de 'c81e0e2260'
${ noResults }
earwigbot
/
irc
Histórico
Ben Kurtovic
c81e0e2260
rmv unnecessary silent param; unused
há 14 anos
..
commands
renaming triggers.py to command_handler.py
há 14 anos
__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
há 14 anos
base_command.py
docstrings for BaseCommand
há 14 anos
command_handler.py
rmv unnecessary silent param; unused
há 14 anos
connection.py
redoing irc command management: rewriting triggers and creating a BaseCommand class, also some changes to Data and Connection
há 14 anos
data.py
redoing irc command management: rewriting triggers and creating a BaseCommand class, also some changes to Data and Connection
há 14 anos
frontend.py
renaming triggers.py to command_handler.py
há 14 anos
rc.py
restructuring core bot components
há 14 anos
watcher.py
adding channel operation functions (voice, devoice, op, deop)
há 14 anos