🏷️ --Common Commands-- :
COMMAND | FUNCTION 👻 |
---|---|
/start |
start bot |
/help |
get help |
/video [name] |
download the video |
🏷️ --Admin Only Commands-- :
COMMAND | FUNCTION |
---|---|
/play |
video url |
/play |
stream the replied video |
/mute |
mute the userbot in vc |
/unmute |
unmute the userbot in vc |
/end |
end stream and left vc |
/skip |
to skip a current song |
The easiest way to host this bot
- First Fork the repo
- fill config.py
- sudo apt update && apt upgrade -y
- sudo apt install python3-pip ffmpeg -y
- sudo curl -sL https://deb.nodesource.com/setup_17.x | sudo bash -
- sudo apt-get install -y nodejs
- sudo npm i -g npm
- git clone (your-repo) #Clone your repo.
- cd RaiChu-MusicV2
- sudo pip3 install --upgrade pip
- sudo pip3 install -U -r requirements.txt
- sudo python3 main.py