art round 1
This commit is contained in:
12
nodejs/conf/base.js
Normal file
12
nodejs/conf/base.js
Normal file
@ -0,0 +1,12 @@
|
||||
module.exports = {
|
||||
"mc": {
|
||||
"server": "corejourney.org._vAUTO.mc.proxy",
|
||||
"bots": {
|
||||
"bot_name": {
|
||||
"username": "<configure in secrets>",
|
||||
"password": "<configure in secrets>",
|
||||
'auth': "microsoft"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user