This is a SMS scammer bot which can send OTP to Indian numbers using CollageSearch API creds 🤭.
- Star ✨ this repo.
- Deploy 🚀 your bot.
- Send
/send
to your bot. 📩 - Follow steps as bot asks you. 🤖
You will need follwoing creds to run this bot.
API_ID
- API ID from my.telegram.org !API_HASH
- API HASH from my.telegram.org !BOT_TOKEN
- Get your BOT API token from @BotFather.MAX
- Max number of words to be send in the OTP. I don't know the max allowed words in the OTP API, But 20-30 is Okay! 👀
Deploy the bot via :~
Zeet or any othe online platforms. 💪
- Clone this repo or fork it.
- Add remote URL of your clone or fork.
- Set the Creds as envirenment variables.
- Publish it.
- Enjoy it.
Locally 💻
- Clone this repo.
- Set the variables as envirenment variables or edit them in
config.py
. - Run the bot via
python3 -m TelegramBot
. - Your Bot will run!
- This is just for educational purpose and not to abuse anything, Use this repo on your own risk. I'm not responsible for anything! 😜