An open API service indexing awesome lists of open source software.

https://github.com/thislight/tg_toot4warder

A toot forwarder for telegram channel.
https://github.com/thislight/tg_toot4warder

Last synced: about 1 year ago
JSON representation

A toot forwarder for telegram channel.

Awesome Lists containing this project

README

          

# tg_toot4warder
A toot forwarder for telegram channel.

## How to use

0. Install [poetry](https://python-poetry.rog) & move to the project root
1. `poetry build`
2. `pip install dist/tg_toot4warder-*.whl` to install tg_toot4warder system-wide.
3. Run `tg_toot4warder --help` to see options.

Systemd unit sample could be found in "systemd-unit".

Here is tutorial: [How to setup tg_toot4warder](./docs/setup.md).

## License
AGPL-3.0-or-later