Skip to content
forked from abdimk/Tuneln

Telegram bot for streaming music through voice

License

Notifications You must be signed in to change notification settings

rilspratama/Tuneln

 
 

Repository files navigation

  1. cd Telegram_VC_Bot, to enter the directory.
  2. pip3 install -r requirements.txt, to install the requirements.
  3. cp sample_config.ini config.ini
  4. cp sample_config.py config.py
  5. Edit config.ini and config.py with your own values.
  6. Follow This to route your PC or Server's audio output to audio input. [For Linux]
  7. If you're on windows, Follow This instead.
  8. Run JioSaavn Server python3 jiosaavn/app.py Only do this if you want to play songs from JioSaavn too
  9. Run the bot python3 tgvcbot.py

About

Telegram bot for streaming music through voice

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%