Kourva / FBI-Wanted

Telegram bot to check the wanted people in FBI wanted list using FBI's official API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FBI-Wanted

Fbi Seal, HD Png Download@kindpng.com

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

Config

line 12 -> Your bot token from BotFather

  • You can change the commands or whatever you want

Install

  • 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.py

Heroku

You can also deploy your bot in Heroku!

About

Telegram bot to check the wanted people in FBI wanted list using FBI's official API


Languages

Language:Python 93.7%Language:Shell 4.7%Language:Procfile 1.6%