Skip to content

Small updates needed to Clan documentation #105

Description

@Hectate

@Rimek86 I thought drop some feedback on things I noticed.

  1. A clan has a profil which includes... << "profile" is misspelled.
  2. Invited players can accept invitiation by [aclan/cceptInvite](https://github.com/beyond-all-reason/tachyon/blob/master/docs/schema/clan.md#acceptinvite) << aclan/cceptInvite the 'a' is moved out of the correct place.
  3. Only the clan-leader is able to kick members << This explicitly excludes co-leaders. Is that correct?
  4. What is expected to happen if clan/kickMember is used on one's self? Is that an invalid_request failure?
  5. Is clan/setRole also used to demote a coLeader back to member? We should explicitly say if so or not.
  6. I dislike that clan/setRole does double-duty as a "promote" and "promote and also vacate self as leader" request. We could separate these actions in the client for safety, but I feel like having a separate setLeaderRole request that explicitly will also demote yourself is better. Just a thought.
  7. After a self-demotion from leader role, what is the former leader's role? Are they a coLeader or just a member? We should explicitly say which.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions