Removed dependency on official Twitter API

This commit is contained in:
dylanpdx
2023-08-04 21:04:05 +01:00
parent e230043e85
commit 0cf2b57700
5 changed files with 5 additions and 16 deletions

View File

@ -9,6 +9,7 @@
"table": "[database table here]",
"url": "https://vxtwitter.com",
"combination_method": "local",
"gifConvertAPI": "local"
"gifConvertAPI": "local",
"workaroundTokens":null
}
}