Xqt added a comment.

  In T271871#6745318 <https://phabricator.wikimedia.org/T271871#6745318>, 
@RedKhan16 wrote:
  
  > Still, unfortunately, no luck.
  > https://ageofempires.fandom.com/wiki/Special:ListGroupRights specifically 
shows that bots do have the 'reupload' right but I'm still getting no 
`reupload` in the rights list
  
  I assume you are either not logged in or you are not logged in with your bot 
account. To verify the following snippet might be usefull:
  
    >>> import pywikibot
    >>> site = pywikibot.Site('ageofempires:en')
    >>> site.username()
    YourUsername
    >>> site.logged_in()
    True
    >>> site.isBot(site.username())
    True
  
  What's your result then?

TASK DETAIL
  https://phabricator.wikimedia.org/T271871

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Xqt
Cc: JJMC89, Multichill, Xqt, Aklapper, pywikibot-bugs-list, RedKhan16, 
JohnsonLee01, SHEKH, Dijkstra, Khutuck, Zkhalido, apaskulin, Pavithraes, 
Viztor, Wenyi, Cpaulf30, Ivana_Isadora, Tbscho, MayS, Mdupont, Dvorapa, 
Altostratus, Avicennasis, mys_721tx, Dinoguy1000, jayvdb, Masti, Alchimista, 
Rxy, Jay8g
_______________________________________________
pywikibot-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs

Reply via email to