9 lines
245 B
JSON
9 lines
245 B
JSON
{
|
|
"homeserver": "https://matrix.org",
|
|
"user": "@example:matrix.org",
|
|
"password": "hunter2",
|
|
"device_id": "",
|
|
"device_name": "DEADCADE's Selfbot",
|
|
"session_path": "./data/session.json",
|
|
"store_path": "./data/store/"
|
|
}
|