Telegram bot to check the wanted people in FBI wanted list using FBI's official API
This bot uses official FBI's API, for more information check FBI API
line 12 -> Your bot token from BotFather
- You can change the commands or whatever you want
-
You can simply run install.sh or do it manually below
-
Install requirements
pip install requests pytelegrambotapi- Clone repository
git clone https://github.com/Kourva/FBI-Wanted && cd FBI-Wanted && chmod +x install.sh- Run the bot
python3 main.pyYou can also deploy your bot in Heroku!
