This website works better with JavaScript.
Почетна
Помоћ
Пријавите Се
ben
/
earwigbot-plugins
огледало од
https://github.com/earwig/earwigbot-plugins
Прати
1
Волим
1
Креирај огранак
0
Код
Издања
1
Activity
Преглед изворни кода
Make sure AFCStatistics has a reference to the site at setup time.
pull/15/head
Ben Kurtovic
пре 11 година
родитељ
3091b38a62
комит
9ada6e52bb
1 измењених фајлова
са
1 додато
и
0 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
tasks/afc_statistics.py
+ 1
- 0
tasks/afc_statistics.py
Прегледај датотеку
@@ -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")
Write
Preview
Loading…
Откажи
Сачувај