mirror of
https://framagit.org/veretcle/oolatoocs.git
synced 2025-07-20 12:31:18 +02:00
feat: add poll from Mastodon to Twitter + pass owned values in post_tweet
This commit is contained in:
@@ -13,11 +13,9 @@ What it can do:
|
||||
* Cuts (poorly) the Toot in half in it’s 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 can’t do:
|
||||
* Poll (no idea on how to do it)
|
||||
|
||||
# Configuration file
|
||||
|
||||
The configuration is relatively easy to follow:
|
||||
|
Reference in New Issue
Block a user