Este sitio web funciona mejor con JavaScript.
Inicio
Ayuda
Iniciar sesión
ben
/
earwigbot-plugins
réplica de
https://github.com/earwig/earwigbot-plugins
Seguir
1
Destacar
1
Fork
0
Código
Lanzamientos
1
Actividad
Explorar el Código
Make sure AFCStatistics has a reference to the site at setup time.
pull/15/head
Ben Kurtovic
hace 11 años
padre
3091b38a62
commit
9ada6e52bb
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-0
tasks/afc_statistics.py
+ 1
- 0
tasks/afc_statistics.py
Ver fichero
@@ -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")
Escribir
Vista previa
Cargando…
Cancelar
Guardar