Port to the aiogram library
Simple telegram bot to run your own Maigret search with a couple of clicks!
Official bot: @maigret_osint_bot
- Python 3.6+ and pip is required.
pip3 install -r requirements.txt
Register Telegram application to get API_ID and API_HASH.- Create a new bot, get a token and use it on first script launch.
python3 bot.py
That's all! Send a username to the created bot to start Maigret search.