Skip to content

A bot for handling SMS-related services, including buying numbers and checking OTP statuses from SMS-RU and SMS-Activate.

License

Notifications You must be signed in to change notification settings

dante4rt/sms-handler-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sms-handler-bot

A bot for handling SMS-related services, including buying numbers and checking OTP statuses from SMS-RU and SMS-Activate.

Features

  • Buy numbers from SMS-RU and SMS-Activate
  • Check OTP status for purchased numbers
  • Delete numbers (SMS-RU)
  • View balances for both services

Getting Started

Prerequisites

Make sure you have the following installed:

  • Node.js
  • npm

Installation

  1. Clone this repository:

    git clone https://github.com/yourusername/sms-handler-bot.git
    cd sms-handler-bot
  2. Install dependencies:

    npm install
  3. Create a .env file in the root directory and add your API keys:

    SMSHUB=your-smshub-api-key
    SMSACTIVATE=your-smsactivate-api-key
    

    You can get your API keys by registering on these services:

Usage

Run the bot by executing the following command:

npm start

You will be presented with a menu to select between SMS-RU and SMS-Activate services.

Donations

If you would like to support the development of this project, you can make a donation using the following addresses:

  • Solana: GLQMG8j23ookY8Af1uLUg4CQzuQYhXcx56rkpZkyiJvP
  • EVM: 0x960EDa0D16f4D70df60629117ad6e5F1E13B8F44
  • BTC: bc1p9za9ctgwwvc7amdng8gvrjpwhnhnwaxzj3nfv07szqwrsrudfh6qvvxrj8

License

This project is licensed under the MIT License.

About

A bot for handling SMS-related services, including buying numbers and checking OTP statuses from SMS-RU and SMS-Activate.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published