Coder Social home page Coder Social logo

rijeshkumar / telegram_vc_bot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thehamkercat/telegram_vc_bot

0.0 0.0 0.0 3.42 MB

Telegram Voice-Chat Bot Written In Pyrogram.

Home Page: https://t.me/TheHamkerChat

License: GNU General Public License v3.0

Python 100.00%

telegram_vc_bot's Introduction

Telegram Voice-Chat Bot

Just Another [Obviously better!] Telegram Voice-Chat Bot To Play Music From Various Sources In Your Group

Support

  1. All linux based os, including android [Yes android is also supported through Termux]
  2. Windows

Requirements

pkg install mpv - for Android, sudo apt-get install mpv - for ubuntu, sudo pacman -S mpv - for ArchLinux, I use arch btw

Run

  1. git clone https://github.com/thehamkercat/Telegram_VC_Bot, to download the source code.
  2. cd Telegram_VC_Bot, to enter the directory.
  3. pip3 install -r requirements.txt, to install the requirements.
  4. cp sample_config.ini config.ini
  5. cp sample_config.py config.py
  6. Edit config.ini and config.py with your own values.
  7. Follow This to route your PC or Server's audio output to audio input. [For Linux]
  8. If you're on windows, Follow This instead.
  9. Run JioSaavn Server python3 jiosaavn/app.py Only do this if you want to play songs from JioSaavn too
  10. Run the bot python3 tgvcbot.py
  11. Open Telegram and start voice chat.
  12. Send commads to bot to play music.

Commands

Command Description
/help Show help screen.
/end Stop any playing music.
/jiosaavn <song_name> Play music from JioSaavn.
/ytsearch <song_name> Search for a song on Youtube.
/youtube <song_link> Play a song from YouTube.
/playlist <youtube_playlist_link> Play a all videos in a youtube playlist.
/radio Play radio continuosly.
/black Blacklist a user.
/white Whitelist a user.
/users Get a list of blacklisted users.

Note

  1. More services will be added soon.
  2. If you want any help you can ask here

Credits

  1. https://github.com/cyberboysumanjay/JioSaavnAPI [For JioSaavnAPI]

telegram_vc_bot's People

Contributors

thehamkercat avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.