An open API service indexing awesome lists of open source software.

https://github.com/rudranag/Truecaller-Smsbomber_telegram_bot

Telegram bot which has truecaller and smsbomber features
https://github.com/rudranag/Truecaller-Smsbomber_telegram_bot

bot python telegram-bot telegram-bot-api

Last synced: 12 months ago
JSON representation

Telegram bot which has truecaller and smsbomber features

Awesome Lists containing this project

README

          

# Truecaller and Smsbomber telegram bot

This bot can provide you Truecaller and Smsbomber features using api requests

Made using [python_telegram_bot](https://github.com/python-telegram-bot/python-telegram-bot)

## Requirements

You can Install requirements using
```sh
pip install -r requirements.txt
```

## Usage

To get you bot Api Key

1. Go to Telegram app and search '@BotFather'

2. Click on /newbot

3. Give your bot a name and a username and your Done!

4. Add your api key in main.py on line 1

```bash
python main.py
```


### Here is the production version of this bot [production](https://github.com/rudranag/Truecaller-Smsbomber_telegram_bot/tree/production)

#### Note : This version has a database table to store numbers in sha256 for privacy and security.