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: 27 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 (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-08T00:58:13.000Z (almost 2 years ago)
- Last Synced: 2024-10-27T21:50:24.894Z (3 months 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)