Skip to content

WebsiteEngine/Telegram_VC_Bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

149 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Voice-Chat Bot [ Pytgcalls ]

Telegram Voice-Chat Bot To Play Music With Pytgcalls From Various Sources In Your Group.

Support

  1. All linux based os.

Requirements

  • Python 3.6 or higher
  • Userbot Needs To Be Admin In The Chat
  • Install ffmpeg with pkg install ffmpeg - for Android, sudo apt-get install ffmpeg - for ubuntu, sudo pacman -S ffmpeg - 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.py config.py
  5. Edit config.py with your own values.
  6. Run the bot python3 main.py
  7. Send commads to bot to play music.

Commands

Command Description
/start To Start The bot.
/help To Show This Message.
/ping To Ping All Datacenters Of Telegram.
/skip To Skip Any Playing Music.
/play youtube/saavn/deezer [song_name] To Play A Song.
/telegram To Play A Song Directly From Telegram File.
/queue To Check Queue Status.
/joinvc To Join Voice Chat.
/leavevc To Leave Voice Chat.

Note

  1. If you want any help you can ask here
  2. Expect some bugs.

Credits

  1. @MarshalX [For TgCalls]

About

Telegram Voice-Chat Bot Written In Python Using Pytgcalls & Pyrogram.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%