このサイトはJavaScriptを使用しています
ホーム
ヘルプ
サインイン
ben
/
earwigbot-plugins
ミラー元
https://github.com/earwig/earwigbot-plugins
ウォッチ
1
スター
1
フォーク
0
コード
リリース
1
アクティビティ
ソースを参照
Make sure AFCStatistics has a reference to the site at setup time.
pull/15/head
Ben Kurtovic
11年前
親
3091b38a62
コミット
9ada6e52bb
1個のファイルの変更
、
1行の追加
、
0行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+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")
書き込み
プレビュー
読み込み中…
キャンセル
保存