Add files via upload
This commit is contained in:
parent
1a8bd9fa4c
commit
f00be762ff
1 changed files with 9 additions and 0 deletions
9
data/credentials.json
Normal file
9
data/credentials.json
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"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/"
|
||||
}
|
Loading…
Reference in a new issue