Matrix-Selfbot/data/credentials.json

10 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/"
}