added sync hub
This commit is contained in:
parent
991264620a
commit
a20e9eb9f0
8 changed files with 173 additions and 19 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"bot": {
|
||||
"prefix": "p.",
|
||||
"prefix": "o.",
|
||||
"owner_ids": [
|
||||
642441889181728810
|
||||
],
|
||||
|
@ -25,7 +25,11 @@
|
|||
"enabled_cogs": [
|
||||
"pulse",
|
||||
"breaking_news"
|
||||
]
|
||||
],
|
||||
"sync_hub": {
|
||||
"url": "ws://goober.frii.site",
|
||||
"enabled": true
|
||||
}
|
||||
},
|
||||
"locale": "en",
|
||||
"name": "gubert",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue