👩🚀My Telegram assistant ⚠️This is my hobby project. I don't bother much about performance here ✨Features Download YouTube download (MP4/ MP3) Instagram download (Posts/Reals) TikTok download (in progress..) Convert OGG to MP3 M4A to MP3 Tools GPT 3.5 AI model Musical key finder🎵 Weather forecast⛅️ Air pollution level🏭 Daily motivation in a form of videos🔋 ⚙️Dependencies ffmpeg (to convert audio) Everything within requirements.txt 🌐Deploy Change the timezone of APScheduler depending on the location of your server (bot.py) Add motivation search tags for motive: list env variable (you can create .env file) Install the dependencies (Ubuntu example) sudo apt install ffmpeg source venv/bin/activate pip install -r requirements.txt Enjoy!