From 5cf5c5a5970f5c68c3082b58a0072dffe7124664 Mon Sep 17 00:00:00 2001 From: Jonathan Golder Date: Tue, 25 Sep 2018 16:32:25 +0200 Subject: [PATCH] fix Pywikibot does not import specialbots by default --- euroexange/euroexange.py | 1 + 1 file changed, 1 insertion(+) diff --git a/euroexange/euroexange.py b/euroexange/euroexange.py index 9bc9036..d938242 100644 --- a/euroexange/euroexange.py +++ b/euroexange/euroexange.py @@ -29,6 +29,7 @@ import hashlib import json import pywikibot +import pywikibot.specialbots import jogobot