Metadata-Version: 2.2
Name: mastomsg
Version: 0.1.2
Summary: Tool to help mastodon server admins to conveniently reach certain parts of their user base with DMs.
Author-email: tante <tante@tante.cc>
Project-URL: Homepage, https://codeberg.org/tante/mastomsg
Project-URL: Repository, https://codeberg.org/tante/mastomsg
Project-URL: Issues, https://codeberg.org/tante/mastomsg/issues
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: mastodon-py>=1.8.1
Requires-Dist: typer>=0.15.1

# mastomsg

A messanger for admins of mastodon servers allowing them to message groups of users.

# TODO:
- load message from a text file or STDIN
- add progress bar when sending more than 10 messages
- Allow to customize type of message (currently only DM is supported)
