Description
Related Objects
Event Timeline
Can a 'crat from idwiki does this using a bot? I can do it through a maintenance script but there won't be any logs. Once that's done we basically remove editor user group.
I am not familiar using bot to assign user rights. Perhaps there is any pointers for me to learn? Thank you!
The API endpoint is this: https://www.mediawiki.org/w/api.php?action=help&modules=userrights
You can write something in js (and use mw.api) or use pywikibot.Site to make the API requests.
@Ladsgroup I've talked to a few, and it seems that no idwiki crat is comfortable with using the bot for user right assignment. Would you consider doing it, if you're not too busy?
Can this be done with the maintenance script? https://www.mediawiki.org/wiki/Manual:MigrateUserGroup.php
Mentioned in SAL (#wikimedia-operations) [2021-08-03T18:47:10Z] <Amir1> running mwscript migrateUserGroup.php --wiki=idwiki editor reviewer (T286853)