Skip to content

Commit

Permalink
add example config
Browse files Browse the repository at this point in the history
  • Loading branch information
htmlcsjs authored Jan 21, 2022
1 parent 85799ac commit a081b6c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"token": "<insert bot token here>",
"admin": "<insert adimin user id here>",
"prefix": "$",
"commands": [],
"guilds": {
"<guild-id>": "<role-id>",
}
}

0 comments on commit a081b6c

Please sign in to comment.