2023-05-08 10:58:05 -04:00

12 lines
228 B
JavaScript

module.exports = {
"mc": {
"host": "corejourney.org",
// "bots": {
// "bot_name": {
// "username": "<configure in secrets>",
// "password": "<configure in secrets>",
// 'auth': "microsoft"
// }
// }
}
}