multi bots online
This commit is contained in:
@ -1,12 +1,12 @@
|
||||
module.exports = {
|
||||
"mc": {
|
||||
"server": "corejourney.org._vAUTO.mc.proxy",
|
||||
"bots": {
|
||||
"bot_name": {
|
||||
"username": "<configure in secrets>",
|
||||
"password": "<configure in secrets>",
|
||||
'auth': "microsoft"
|
||||
}
|
||||
}
|
||||
"host": "corejourney.org",
|
||||
// "bots": {
|
||||
// "bot_name": {
|
||||
// "username": "<configure in secrets>",
|
||||
// "password": "<configure in secrets>",
|
||||
// 'auth': "microsoft"
|
||||
// }
|
||||
// }
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user