mirror of
https://github.com/DarthKilroy/Spot.git
synced 2026-02-12 21:50:08 +00:00
clean up stuff
This commit is contained in:
parent
14dd8a5453
commit
1777df5370
12 changed files with 185 additions and 542 deletions
20
config.json
Normal file
20
config.json
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"token": "",
|
||||
"prefix": "\\",
|
||||
"guild": "793906174356619286",
|
||||
"mom": "840806601957965864",
|
||||
"roles": {
|
||||
"mod": "836854342966706176",
|
||||
"helper": "844490985911222332"
|
||||
},
|
||||
"channels": {
|
||||
"joins": "812025454935932938"
|
||||
},
|
||||
"jira": {
|
||||
"baseUrl": "https://apparyllis.atlassian.net/rest/api/latest",
|
||||
"issueTypes": {
|
||||
"bug": 10005,
|
||||
"task": 10002
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue