plugable-matrix-bot/config.json.example

18 lines
277 B
Plaintext

{
"bot_credentials": {
"username": "",
"password": "",
"server": ""
},
"character": {
"name": "Peter",
"avatar": "images/profilepic.jpg",
"avatar_mime": "image/jpeg"
},
"plugins": [
"events"
]
}