Skip to content

Latest commit

 

History

History
56 lines (49 loc) · 720 Bytes

doc.md

File metadata and controls

56 lines (49 loc) · 720 Bytes

Doc

Guilds

{
    "owner": "<guild-owner>",
    "language": "<language>",
    "optimium": "<optimium-role>",
    "maxWarns": "<max-number-of-warnings>"
}

Message

{
    "message": "<message-id>",
    "type": "<assignement-type>",
    ...
}

User

{
    "warnsCount": "<number-of-warns>",
    "xp": "<xp-count>",
    "last": "<last-cookie-sent-date>",
    "cookies": "<cookies-count>"
}

Self assignable role

{
    "emojis": {
        "<emoji-name>": "<role-id>"
    }
}

Pool

{
    "emojis": {
        "<emoji-name>": "<proposal>"
    }
}

Assignement types

  • 0: Reaction role
  • 1: Pool

Languages

  • en: English
  • fr: French