Best Smart Voice Chat Music Bot For All Telegram Groups or Channels This Bot Support Video play Or Audio Play Both ||
First you have to fork this repo and star this repo for motivating us and without forking it can occur an error while you deploying your apps so fork this first
- Pyrogram 2.0
- Feel no lag while playing songs
- Zero downtime
- Fast Download Song From Server
- Py-tgcalls Updated
- Fastest vc bot on telegram
/play <song name>
- play song you requested/vplay <song name>
- play video you requested/song <song name>
- download songs you want quickly/ping
- Bot Online OR Offine/pause
- pause song play/resume
- resume song play/skip
- play next song/end
- stop music play
API_ID
API_HASH
BOT_TOKEN
MUSIC_BOT_NAME
MONGO_DB_URI
OWNER_ID
STRING_SESSION
To deploy on workflow you need to import codes of that repository which u want to deploy on github workflow. for detailed process checkout Kaali-Linux tutorial above of this repository.
Necessary Variables To Host On Workflow given below :
GIT_EMAIL
- Your github mailGIT_NAME
- Your github usernameBOT_REPO
- Your bot repository which u want to deployGIT_TOKEN
- your github access token it acts like a password for your github account
Check Out Necessary Variables Here fill these vars
-
Get your Necessary Variables
-
Upgrade and Update by :
sudo apt-get update && sudo apt-get upgrade -y
-
Install Ffmpeg by :
sudo apt-get install python3-pip ffmpeg -y
-
Install required packages by :
sudo apt-get install python3-pip -y
-
Install pip by :
sudo pip3 install -U pip
-
Clone the repository by :
git clone https://github.com/BikashHalderNew/Bgtplayer && cd Bgtplayer
-
Install requirements by :
pip3 install -U -r Installer
-
Fill your variables in the env by : vi.env
PressI
on the keyboard for editing env
PressCtrl+C
when you're done with editing env and:wq
to save the env
and to exit press:qa
-
Install tmux to keep running your bot when you close the terminal by :
sudo apt install tmux && tmux
-
Finally run the bot by :
bash bikash.sh
-
For getting out from tmux session : Press |
Ctrl+b
| and then d
-
BGT For everything
-
Aditya-Halder For fixed errors
-
YUKKI-MUSIC For Yukki Music Bot
-
Dan For pyrogram
-
Laky For py-tgcalls
-
Thanks For Vivan Fixed All Errors