Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 271 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 271 Bytes

Mafia-Helper

Config file

Config file (config.json) contains:

{
    "token": "", // your bot's token
    "prefix": "", // for example "%"
    "client_id": "",
    "public_key": "",
    "PLAYERS_ROLES_ID": "" // server defined role id for mafia players
}