mirror of
https://gitlab.com/jeancf/twoot.git
synced 2025-03-29 08:56:47 +00:00
Updated README and CHANGELOG
This commit is contained in:
parent
e6e6a77d3e
commit
2d0d1bc688
@ -1,3 +1,9 @@
|
|||||||
|
**XX NOV 2022** VERSION 2.4 Added command-line option (`-u`) to
|
||||||
|
remove tracking parameters from URLs included in tweets. A tracking URL
|
||||||
|
is a normal URL with parameters attached to it. These parameters are used
|
||||||
|
by marketing companies to identify the source of a click and the effectiveness
|
||||||
|
of a communication campaign.
|
||||||
|
|
||||||
**15 NOV 2022** VERSION 2.3 Added command-line option (`-s`) to
|
**15 NOV 2022** VERSION 2.3 Added command-line option (`-s`) to
|
||||||
skip retweets. With this option, retweets will be ignored and not posted
|
skip retweets. With this option, retweets will be ignored and not posted
|
||||||
on Mastodon.
|
on Mastodon.
|
||||||
|
@ -3,9 +3,11 @@
|
|||||||
Twoot is a python script that extracts tweets from a twitter feed and
|
Twoot is a python script that extracts tweets from a twitter feed and
|
||||||
reposts them as toots on a Mastodon account.
|
reposts them as toots on a Mastodon account.
|
||||||
|
|
||||||
**UPDATE 15 NOV 2022** VERSION 2.3 Added command-line option (`-s`) to
|
**UPDATE XX NOV 2022** VERSION 2.4 Added command-line option (`-u`) to
|
||||||
skip retweets. With this option, retweets will be ignored and not posted
|
remove tracking parameters from URLs included in tweets. A tracking URL
|
||||||
on Mastodon.
|
is a normal URL with parameters attached to it. These parameters are used
|
||||||
|
by marketing companies to identify the source of a click and the effectiveness
|
||||||
|
of a communication campaign.
|
||||||
|
|
||||||
> Previous updates can be found in CHANGELOG.
|
> Previous updates can be found in CHANGELOG.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user