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
- Host: GitHub
- URL: https://github.com/rudranag/Truecaller-Smsbomber_telegram_bot
- Owner: rudranag
- Created: 2021-08-23T12:17:31.000Z (almost 5 years ago)
- Default Branch: local
- Last Pushed: 2023-07-02T17:31:29.000Z (about 3 years ago)
- Last Synced: 2024-11-29T07:37:09.906Z (over 1 year ago)
- Topics: bot, python, telegram-bot, telegram-bot-api
- Language: Python
- Homepage:
- Size: 81.1 KB
- Stars: 52
- Watchers: 2
- Forks: 42
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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.