Este sítio funciona melhor com JavaScript.
Página inicial
Ajuda
Iniciar sessão
ben
/
earwigbot-plugins
espelho de
https://github.com/earwig/earwigbot-plugins
Vigiar
1
Marcar como favorito
1
Derivar
0
Código
Lançamentos
1
Trabalho
Ver a proveniência
Make sure AFCStatistics has a reference to the site at setup time.
pull/15/head
Ben Kurtovic
há 11 anos
ascendente
3091b38a62
cometimento
9ada6e52bb
1 ficheiros alterados
com
1 adições
e
0 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+1
-0
tasks/afc_statistics.py
+ 1
- 0
tasks/afc_statistics.py
Ver ficheiro
@@ -54,6 +54,7 @@ class AFCStatistics(Task):
def setup(self):
self.cfg = cfg = self.config.tasks.get(self.name, {})
self.site = self.bot.wiki.get_site()
# Set some wiki-related attributes:
self.pagename = cfg.get("page", "Template:AFC statistics")
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar