- FFmpeg
- NodeJS nodesource.com
- Python 3.7 or higher
- PyTgCalls
- Yt-dL Fix
- Updated Plug-in
- Super Fast Bot
- No Lag Hang
- Fast Download Song From Server
- Program Updated
- Smooth Player
/play <song name>
- play song 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
SESSION_NAME
BOT_TOKEN
BOT_NAME
BOT_USERNAME
API_ID
API_HASH
OWNER_USERNAME
SUPPORT_GROUP
SUDO_USERS
The easiest way to host this bot, Deploy on Heroku, Change the app country to Europe (it will help to make the bot more stable). The second easiest way to host this bot, Deploy on Okteto Cloud
sudo apt update && apt upgrade -y
sudo apt install git curl python3-pip ffmpeg -y
pip3 install -U pip
curl -sL https://deb.nodesource.com/setup_16.x | bash -
sudo apt-get install -y nodejs
npm i -g npm
git clone https://github.com/HeroX-xD/Tricky-anonmusic # Clone your repo.
cd Tricky-anonmusic
pip3 install -U -r requirements.txt
cp example.env .env #Use vim to edit ENVs
vim .env #Fill up your ENVs ( Steps press i to enter in insert mode then edit the file. Press Esc to exit the editing mode then type :wq! and press Enter key to save the file.)
python3 main.py # Run the bot