update op id
This commit is contained in:
parent
2131484c0a
commit
43138e2799
|
@ -13,8 +13,8 @@ module.exports = {
|
|||
"pinboard": process.env.WEBHOOK_PINBOARD.split("/")
|
||||
},
|
||||
|
||||
"opID": "330499035419115522",
|
||||
"opIDs": ["281134216115257344", "330499035419115522"], //TODO i dont need multiple ops anymore
|
||||
"opID": "707359017252683896",
|
||||
"opIDs": ["707359017252683896", "330499035419115522"], //TODO i dont need multiple ops anymore
|
||||
"guildID": testmode ? "467473467634089985" : "321819041348190249",
|
||||
|
||||
"channels": { // includes voice channels & category channels
|
||||
|
|
Loading…
Reference in New Issue