Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/629512 )
Change subject: Update bot_list ...................................................................... Update bot_list John Bot : Blocked indefinitely for abusing multiple accounts. See https://en.wikipedia.org/wiki/Special:Contributions/John_Bot .snoopyBot.: No account by this name. Correct name is ".snoopybot." SAMI.bot : No account by this name. Correct name is "SAMI.Bot" Change-Id: Ied0d9b7c3639bcf7d4e35a3900bcb747e0caf30e --- M scripts/checkimages.py 1 file changed, 4 insertions(+), 4 deletions(-) Approvals: jenkins-bot: Verified Xqt: Looks good to me, approved diff --git a/scripts/checkimages.py b/scripts/checkimages.py index 6d46d0d..e4271eb 100755 --- a/scripts/checkimages.py +++ b/scripts/checkimages.py @@ -238,19 +238,19 @@ # This is a list of what bots used this script in your project. # NOTE: YOUR Bot username will be automatically added. bot_list = { - 'commons': ['Siebot', 'CommonsDelinker', 'Filbot', 'John Bot', - 'Sz-iwbot', 'ABFbot'], + 'commons': ['Siebot', 'CommonsDelinker', 'Filbot', 'Sz-iwbot', + 'ABFbot'], 'meta': ['MABot'], 'de': ['Xqbot'], 'en': ['OrphanBot'], 'fa': ['Amirobot'], 'ga': ['AllieBot'], - 'it': ['Filbot', 'Nikbot', '.snoopyBot.'], + 'it': ['Filbot', 'Nikbot', '.snoopybot.'], 'ja': ['Alexbot'], 'ko': ['Kwjbot IV'], 'sr': ['KizuleBot'], 'ta': ['TrengarasuBOT'], - 'ur': ['Shuaib-bot', 'Tahir-bot', 'SAMI.bot'], + 'ur': ['Shuaib-bot', 'Tahir-bot', 'SAMI.Bot'], 'zh': ['Alexbot'], } -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/629512 To unsubscribe, or for help writing mail filters, visit https://gerrit.wikimedia.org/r/settings Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-Change-Id: Ied0d9b7c3639bcf7d4e35a3900bcb747e0caf30e Gerrit-Change-Number: 629512 Gerrit-PatchSet: 4 Gerrit-Owner: Meno25 <[email protected]> Gerrit-Reviewer: D3r1ck01 <[email protected]> Gerrit-Reviewer: SonarQube Bot <[email protected]> Gerrit-Reviewer: Xqt <[email protected]> Gerrit-Reviewer: jenkins-bot Gerrit-MessageType: merged
_______________________________________________ Pywikibot-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits
