Test Wiki:Community portal: Difference between revisions

From Test Wiki
Content deleted Content added
Line 216: Line 216:
If you're on the Test Wiki's Discord server, you may already be aware of this update. For those who are not, I recently configured [[User:APBOT|APBOT]] to handle the removal of rights from inactive users, publish inactivity warnings, and update the [[Activity]] page. However, since I am not a steward, APBOT cannot directly remove the interface administrator flag. To address this, I shared the updated code with [[User:Justarandomamerican|Justa]], who is currently running the bot through his account via a cron job on a server. I propose that a dedicated bot account named "Inactivity bot" be created and placed in the <code>rights-bot</code> group. This group should be granted the following rights:
If you're on the Test Wiki's Discord server, you may already be aware of this update. For those who are not, I recently configured [[User:APBOT|APBOT]] to handle the removal of rights from inactive users, publish inactivity warnings, and update the [[Activity]] page. However, since I am not a steward, APBOT cannot directly remove the interface administrator flag. To address this, I shared the updated code with [[User:Justarandomamerican|Justa]], who is currently running the bot through his account via a cron job on a server. I propose that a dedicated bot account named "Inactivity bot" be created and placed in the <code>rights-bot</code> group. This group should be granted the following rights:


<s>*<code>userrights</code> – for removing rights from inactive users </s>
*<s><code>userrights</code> – for removing rights from inactive users </s>
*<code>edit</code> – to edit user talk pages and the Activity report
*<code>edit</code> – to edit user talk pages and the Activity report
*<code>createpage</code> – to create the Activity page if it does not exist (in case someone deletes it)
*<code>createpage</code> – to create the Activity page if it does not exist (in case someone deletes it)