maigret-tg-bot
maigret-tg-bot copied to clipboard
Maigret Telegram bot
Maigret Telegram bot
Simple telegram bot to run your own Maigret search with a couple of clicks!
Official bot: @maigret_osint_bot
Requirements
- 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.
Using
export API_ID=<your api id>
export API_HASH=<your api hash>
python3 bot.py
That's all! Send a username to the created bot to start Maigret search.