A telegram bot for searching files using sqlite3 databasse
Used pyrogram framework(python language) and sqlite3 database for saving users, statuses and files.
The framework uses telegram api which is so fast for receiving and sending response.
pip3 install pyrogram tgcrypto
and follow Pyrogram documentation for installing API_ID, API_HASH and BOT_TOKEN.
You can deploy this or any other bots to Heroku for FREE or you can deploy it on your own host or server (recommended).
Note: If you wanna deploy to heroku make sure you backup your files before stopping program from heroku hosts.
This bot was an idea that could ease finding and searching files from different sources and channels.
Any issues, enhancements or pull requests are respected :). Feel free to ask ME any questions and develope features.
Example bot is now running on this link.