feat: add poll from Mastodon to Twitter + pass owned values in post_tweet

This commit is contained in:
VC
2023-11-21 23:13:40 +01:00
parent f10baa3eb2
commit 3e6cae6136
5 changed files with 41 additions and 13 deletions

View File

@@ -13,11 +13,9 @@ What it can do:
* Cuts (poorly) the Toot in half in its too long for Twitter and thread it (this is cut using a word count, not the best method, but it gets the job done);
* Reuploads images/gifs/videos from Mastodon to Twitter
* Can reproduce threads from Mastodon to Twitter
* Can reproduce poll from Mastodon to Twitter
* Can prevent a Toot from being tweeted by using the #NoTweet (case-insensitive) hashtag in Mastodon
What it cant do:
* Poll (no idea on how to do it)
# Configuration file
The configuration is relatively easy to follow: