Ce site fonctionne mieux avec JavaScript.
Accueil
Aide
Connexion
ben
/
earwigbot-plugins
miroir de
https://github.com/earwig/earwigbot-plugins
Suivre
1
Ajouter aux favoris
1
Bifurcation
0
Code
Versions
1
Activité
Parcourir la source
Make sure AFCStatistics has a reference to the site at setup time.
pull/15/head
Ben Kurtovic
il y a 11 ans
Parent
3091b38a62
révision
9ada6e52bb
1 fichiers modifiés
avec
1 ajouts
et
0 suppressions
Vue séparée
Option de Diff
Voir les Statistiques
Télécharger le Fichier Patch
Télécharger le Fichier des Différences
+1
-0
tasks/afc_statistics.py
+ 1
- 0
tasks/afc_statistics.py
Voir le fichier
@@ -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")
Écrire
Aperçu
Chargement…
Annuler
Enregistrer