/asterisk-sms-bot-rs

File based SMS forwarder to Telegram

Primary LanguageRustBSD 2-Clause "Simplified" LicenseBSD-2-Clause

SMS to Telegram Forwarder

Watches a configured directory for new text files and forwards their contents to a Telegram bot.

Prerequisites

  • Telegram Bot Token
  • Telegram User ID of the admin

Configuration

Copy config.example.toml to config.toml and set the values.

Running

cargo run