Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mraniki/tg2tw
Telegram to Twitter (tg2tw)
https://github.com/mraniki/tg2tw
docker telegram telegram-bot twitter
Last synced: 10 days ago
JSON representation
Telegram to Twitter (tg2tw)
- Host: GitHub
- URL: https://github.com/mraniki/tg2tw
- Owner: mraniki
- License: mit
- Created: 2022-10-01T19:40:56.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-08T00:58:13.000Z (over 1 year ago)
- Last Synced: 2024-10-11T09:47:11.773Z (26 days ago)
- Topics: docker, telegram, telegram-bot, twitter
- Language: Python
- Homepage:
- Size: 91.8 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# telegram2twitter
Deploy image via ghcr.io/mraniki/tg2tw:master
Env variables:
TELEGRAM_TWITTER_CONSUMER_KEY
TELEGRAM_TWITTER_CONSUMER_SECRET
TELEGRAM_TWITTER_ACCESS_TOKEN
TELEGRAM_TWITTER_TOKEN_SECRETInspired by https://github.com/baruchiro/telegram2twitter. (Updated with v2 API and Github Docker publishing. Removed format and filter and dockerized)