Skip to content
This repository has been archived by the owner on Nov 12, 2023. It is now read-only.

Owners #30

Closed
TeamDevOpenOwner opened this issue Jan 3, 2021 · 1 comment
Closed

Owners #30

TeamDevOpenOwner opened this issue Jan 3, 2021 · 1 comment

Comments

@TeamDevOpenOwner
Copy link

How Do i add multiple owners?

@encode42
Copy link
Owner

encode42 commented Jan 3, 2021

In config.json, add the user's Discord user ID to the owners array. For example:

{
    "owners": ["272466470510788608"],
    <...rest of file>
}

would become

{
    "owners": ["272466470510788608", "194041725730160640"],
    <...rest of file>
}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants