Sharmaji04 / TGVCBot

Telegram VC Music Bot

Home Page:https://www.youtube.com/watch?v=uc5yWBbrssg

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)
  • Yarn (already provided by corepack since 16.9.0)

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
MAX_DURATION Set maximum duration of the stream. Default: 36000 seconds False
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

Tutorial πŸ”₯:

Memes 🀣:

Deploy

Deploy on Railway

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

  • /jiosaavn | /jsvn <song name> : Play Song from JioSaavn.
  • /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 😘:


Loved the project? Consider sponsoring.


About

Telegram VC Music Bot

https://www.youtube.com/watch?v=uc5yWBbrssg

License:Apache License 2.0


Languages

Language:TypeScript 99.2%Language:Dockerfile 0.4%Language:Shell 0.3%Language:Procfile 0.0%