https://github.com/compufox/tworp
mastodon bot for mirroring a twitter account
https://github.com/compufox/tworp
Last synced: 5 months ago
JSON representation
mastodon bot for mirroring a twitter account
- Host: GitHub
- URL: https://github.com/compufox/tworp
- Owner: compufox
- Created: 2021-03-11T13:37:19.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-11-17T23:24:03.000Z (over 3 years ago)
- Last Synced: 2026-02-24T00:39:29.649Z (5 months ago)
- Language: Common Lisp
- Size: 57.6 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tworp (twitter slorp)
### _ava fox_
slorp posts from a twitter account and post them to a mastodon account.
## Why
sometimes you want to set up a bot that crossposts news from a twitter-only account.
sometimes you want to mirror your own posts
## Usage
- download a release from the github releases
- create a config file based on the `config.file.example` (included in the download)
- run the executable `tworp -c your.config`
running `tworp -h` will print the help
## License
NPLv1+