This commit is contained in:
arnaucode
2017-04-28 20:53:12 +02:00
parent 4a366781a0
commit 8216ff08e8
11 changed files with 369 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
{
"room_id": "xxxxx",
"user": "xxxxx",
"password": "xxxxx",
"server": "https://xxxxx.xxxxx"
}

View 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

Binary file not shown.