Skip to content

Digital-Gym/reliant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👩‍🚀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

  1. Change the timezone of APScheduler depending on the location of your server (bot.py)
  2. Add motivation search tags for motive: list env variable (you can create .env file)
  3. Install the dependencies (Ubuntu example)
    1. sudo apt install ffmpeg
    2. source venv/bin/activate
    3. pip install -r requirements.txt
  4. Enjoy!

About

👩‍🚀 My personal assistant on Telegram

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages