Iregullar / TGVCBot

Telegram VC Music Bot

Home Page:http://tgvcbot.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TGVCBot

CI

Maintenance forks stars

Total alerts Language grade: JavaScript

LOGO

Requirements πŸ’»: (wiki)

  • FFMPEG
  • NodeJs >= v16.x (Latest is better)

Installation

  • Windows
iwr https://raw.githubusercontent.com/ArnabXD/TGVCBot/main/scripts/install.ps1 -useb | iex
  • Linux
wget -qO- https://raw.githubusercontent.com/ArnabXD/TGVCBot/main/scripts/install.sh | sh

Environment Variables :

Name Description Required
API_ID Your telegram app's API_ID. Get it from https://my.telegram.org/apps True
API_HASH Your telegram app's API_HASH. Get it from https://my.telegram.org/apps True
BOT_TOKEN Bot Token from @BotFather True
LOG_CHANNEL Chat ID of Channel/Group to keep logs. (Make sure to add VC User and Bot to the group) True
SESSION GramJS/Telethon session string of the VC User. Session Gen True
THUMBNAIL Direct link for default thumbnail (used if audio has no thumbnails). False
WATERMARK Text to render on bottom left corner of Banner. Default: TGVCBot. (10-14 chars) False

Bot Usage πŸ‘¨β€πŸ’»:

  • /jiosaavn | /jsvn <song name> : Play Song from JioSaavn.
  • /yt | /youtube : Play songs from YouTube
  • /radio | stream link : Stream any direct link.
  • /queue | /q : Show Queue List
  • /pause | /p : Pause the Stream
  • /resume | /r : Resume the Stream
  • /skip | /next : Skip the Stream
  • /shuffle : Shuffle the playlist
  • /stopvc : Stop the Stream
  • /leave : Leave VC (works if stream is finished but VC user not left)

For Support :

Telegram

Thanks To πŸ™:


Donate β™₯️:

  • UPI : aparyali@fbl
  • BuyMeACoffee
  • Crypto (USDT) : 0xe4236562c34760c0dd063826f2f9d73802df6ed2 (BEP20)

About

Telegram VC Music Bot

http://tgvcbot.vercel.app

License:Apache License 2.0


Languages

Language:TypeScript 97.5%Language:JavaScript 1.2%Language:Shell 0.8%Language:PowerShell 0.5%Language:CSS 0.1%