USDT [ TRON ] - TLoxE6Rs1c7RxqjRUPTRLscNpfB124t7TD
BTC [ BTC ] - 18sivExKy7wBe5baYtJHaaq2TwJaRMipfG
BNB [ BSC ] - 0xe5fdddb6842f877d2921d40b3e8b3ff43c572455
SMS Sender coded in Python for TextBelt
- Can be used to Send Bulk SMS
- Accepts
numbers.txt
file containing all numbers. - Shows Message Delivery Status, Current Sending Number for Each Messages
- Shows Total Sent, Successed, Failed Messages Count, Remaining SMS Quota
- Accurately Detects Failed Messages
- Logs Failed Numbers in
error_log.txt
- Checks Internet Connection Availability aborts if Disconnected
- Faster Delivery
- clone this repository
git clone https://github.com/akshayitzme/sms-sender
- Set your api key in config.py
- run
python sms-sender.py
- Insert your
list.txt
file, Enter Message and Confirm to Send