You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem:
Rooms can become "admin-less" for various reasons, meaning for examble becoming unable to invite new members or doing other admin tasks. Possible reasons:
Admin downgrades himself to "Moderator" or "Standarad" by accident and no other admin is left.
Admin leaves room by accident and no other admin is left but reentry is only possible by invitation from admin.
Admin dies or loses interest and becomes inactive
Solution:
For a room without any admins left, allow a survey to vote for a new admin amongst the remaining members, to self-re-empower the room and avoid the room to die. Successfull vote requires e.g. P=50% (room parameter P = 1%..100%, default=50%) YES-votes amongst all "non-idle" channel members, where "non-idle" members are those having submitted anything during the last M days before start of vote (e.g. M=60, another admin-configurable room parameter between 1 and 500, default M=60). Formerly idle members are also allowed to vote, and if they are voting, they shall count as "non-idle" members for the sake of this vote. Time between start of vote and end of vote shall be T days, with room parameter T=1..60 (default=7).
If non of the remaining admin(s) haven't sent any message for N days, where N is another admin-settable room parameter (N=1..365, default = 32), AND if they do not react upon a "poke" from a moderator for D days (D=1..30, def.=8), then a new admin can be determined by the method of item 1.)
A new admin can also be enthroned immediately at any time without any waiting time via survey, if the new admin is elected by unanimous vote (100%) from all room members (or Q percent, def = Q=100, room parameter Q=51..100).
In a room with only one member, this member can self-promote himself to "admin" at any time fully unconditionally.
All above mentioned room parameters can be set to different values only by admins. If there is no admin left, the parameters must be taken as they now are.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Problem:
Rooms can become "admin-less" for various reasons, meaning for examble becoming unable to invite new members or doing other admin tasks. Possible reasons:
Solution:
For a room without any admins left, allow a survey to vote for a new admin amongst the remaining members, to self-re-empower the room and avoid the room to die. Successfull vote requires e.g. P=50% (room parameter P = 1%..100%, default=50%) YES-votes amongst all "non-idle" channel members, where "non-idle" members are those having submitted anything during the last M days before start of vote (e.g. M=60, another admin-configurable room parameter between 1 and 500, default M=60). Formerly idle members are also allowed to vote, and if they are voting, they shall count as "non-idle" members for the sake of this vote. Time between start of vote and end of vote shall be T days, with room parameter T=1..60 (default=7).
If non of the remaining admin(s) haven't sent any message for N days, where N is another admin-settable room parameter (N=1..365, default = 32), AND if they do not react upon a "poke" from a moderator for D days (D=1..30, def.=8), then a new admin can be determined by the method of item 1.)
A new admin can also be enthroned immediately at any time without any waiting time via survey, if the new admin is elected by unanimous vote (100%) from all room members (or Q percent, def = Q=100, room parameter Q=51..100).
In a room with only one member, this member can self-promote himself to "admin" at any time fully unconditionally.
All above mentioned room parameters can be set to different values only by admins. If there is no admin left, the parameters must be taken as they now are.
Beta Was this translation helpful? Give feedback.
All reactions