mirror of
https://github.com/nikdoof/smsbot.git
synced 2025-12-13 10:02:15 +00:00
8dc0e0bceaccc39e0dfacc6c1d5ba6fd6f0d47d4
Update actions/checkout action to v3
SMSBot
A simple Telegram bot to receive SMS messages.
Forked from FiveBoroughs/Twilio2Telegram.
Functionality
This simple tool acts as a webhook receiver for the Twilio API, taking messages sent over and posting them on Telegram to a target chat or channel. This is useful for forwarding on 2FA messages, notification text messages for services that don't support international numbers (cough Disney, of all people).
The bot is designed to run within a Kubernetes environment, but can be operated as a individual container, or as a hand ran service.
Languages
Python
96.6%
Dockerfile
3.4%