mirror of
https://github.com/arnaucube/twitterDM-to-matrix.git
synced 2026-02-06 19:26:45 +01:00
it works
This commit is contained in:
6
build/matrixConfigDEMO.json
Normal file
6
build/matrixConfigDEMO.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"room_id": "xxxxx",
|
||||
"user": "xxxxx",
|
||||
"password": "xxxxx",
|
||||
"server": "https://xxxxx.xxxxx"
|
||||
}
|
||||
7
build/twitterConfigDEMO.json
Normal file
7
build/twitterConfigDEMO.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"screenName": "xxxxx",
|
||||
"consumer_key": "xxxxx",
|
||||
"consumer_secret": "xxxxx",
|
||||
"access_token": "xxxxx",
|
||||
"access_token_secret": "xxxxx"
|
||||
}
|
||||
BIN
build/twitterDM-to-matrix
Executable file
BIN
build/twitterDM-to-matrix
Executable file
Binary file not shown.
Reference in New Issue
Block a user