Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permitir que o usuário configure algumas opções ao inserir o Bot em seu servidor #29

Open
mellomaths opened this issue Jan 1, 2019 · 0 comments
Labels
MANAGERBOT Referente as issues sobre a gerência do servidor

Comments

@mellomaths
Copy link
Member

Requisitos:

  • Tais configurações devem ser salvas no banco de dados MongoDB
  • Substituir o atual config.json

Config.json

{
    "botconfig": {
        "initRole": "Soldado",
        "mainChannel": "geral",
        "memberRemoveColor": "0xcc6600",
        "memberAddColor": "0x00cc7a",
        "mainColor": "0x99e6ff"
    }
}
@mellomaths mellomaths added the MANAGERBOT Referente as issues sobre a gerência do servidor label Jan 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MANAGERBOT Referente as issues sobre a gerência do servidor
Projects
None yet
Development

No branches or pull requests

1 participant