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.
- Host: GitHub
- URL: https://github.com/thislight/tg_toot4warder
- Owner: thislight
- Created: 2021-06-01T07:31:28.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-07T12:15:27.000Z (over 4 years ago)
- Last Synced: 2025-02-12T20:37:55.844Z (over 1 year ago)
- Language: Python
- Size: 132 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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