Este site funciona melhor com JavaScript.
Página inicial
Ajuda
Acessar
ben
/
earwigbot-plugins
espelhamento de
https://github.com/earwig/earwigbot-plugins
Observar
1
Favorito
1
Fork
0
Código
Versões
1
Atividade
Ver código fonte
Make sure AFCStatistics has a reference to the site at setup time.
pull/15/head
Ben Kurtovic
11 anos atrás
pai
3091b38a62
commit
9ada6e52bb
1 arquivos alterados
com
1 adições
e
0 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-0
tasks/afc_statistics.py
+ 1
- 0
tasks/afc_statistics.py
Ver arquivo
@@ -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é-visualização
Carregando…
Cancelar
Salvar