Tootgroup-py

Latest version: v1.0.0

Safety actively analyzes 681844 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.5

----------------

ADDED

- Read commandline flags with agparser
- Added --user flag to configure and use multiple accounts
- When sharing access to a group, `tootgroup.py` does no longer look for the last
time it wrote anything to the group to determine what has happened since. In
that case its persists timestamps and checks when the last run has happened to
search for any new toots or direct messages to process. This is needed because
any toots from other sources would cause `tootgroup.py` to miss notifications that
happened between it and tootgroup's last run. This feature writes the config
file to the disk every thime `tootgroup.py` is run and for that reason it is only
activated if a shared account requires it.

0.4.1

------------------

FIXED

- Retoots of direct messages do now keep their linebreaks
- Removed hardcoded groupname

0.4

----------------

ADDED

- Read and persist configuration with configparser
- Detect problems with configuration and get user input for corrections
- First-run/Install feature. Detect missing configuration and ask user for all
necessary setup details.

0.3

----------------

CHANGED

- Retoot mode is no longer triggered by using a specific hastag, but by preceding
the mention with an Exclamation Mark like "!mastodon"
- Code refactoring and cleanup. `tootgroup.py` behaves now more like a real
commandline application.

0.2

------------------

Added

- Configurable retoot mode
Public mentions from group members are now boosted if they include a trigger
hashtag. That way they will point to the originating user. Direct messages are
sent as new toots just like before, but the originating user will not be shown
in that case. This is NOT a privacy feature since the group admin will still see
who created a specific message. However, it can be handy for some use cases.
Both options can be enabled or disabled during setup.

0.1

------------------

Initial commit

- Basic proof of concept.
- Manual installation and setup required
- Create new toots from direct messages of group members only

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.