Annie Robot is a modern Telegram bot built for streaming high-quality music into group voice chats. Based on Pyrogram and PyTgCalls, Annie supports major music platforms like YouTube, Spotify, Apple Music, and more.
In addition to music streaming, Annie also features some Group Management capabilities including:
- ๐ Mute/Kick/Ban etc.
- ๐ Admin & member tools (welcome messages, rules, etc.)
| ๐ Feature | ๐ Description |
|---|---|
| ๐ถ HQ Music Streaming | Lag-free, HD audio in voice chats |
| ๐ Multi-Platform Sources | YouTube, Spotify, Apple Music, etc. |
| ๐ Cookie Bypass Support | Avoid regional blocks using cookies |
| โ๏ธ Complete Bot Control | Inline Play, Pause, Skip controls |
| โ๏ธ Heroku + VPS Ready | Deploy anywhere in minutes |
| โณ Quick & Easy Setup | Automated installation script |
| ๐ฎ Group Management Tools | Promotions, manage chats, mute/kick users |
Click here to expand VPS deployment steps
# Step 1 - Install dependencies
sudo apt update && sudo apt install git curl python3-pip ffmpeg -y
# Step 2 - Install Node.js
curl https://raw.githubusercontent.com/creationix/nvm/master/install.sh | bash
source ~/.bashrc
nvm install node
# Step 3 - Clone Annie Repo
git clone https://github.com/CertifiedCoders/AnnieXMusic
cd AnnieXMusic
# Step 4 - Install Python packages
pip3 install -U -r requirements.txt
# Step 5 - Optional tmux for background run
sudo apt install tmux -y
# Step 6 - Run Setup(Fill in environment variables when prompted)
sudo bash setup
# Step 7 - Start Music Bot
tmux new -s tune
sudo bash start
# Developer Extras
. tmux kill-session -t Annie # Stop Bot Session
. tmux attach-session -t Annie # Attach to Running Bot Session
. rm -rf AnnieXMusic # Full Uninstall
. Ctrl+B, release, then press D # Detach from tmux
| Platform | Link |
|---|---|
| ๐ Generate Session | |
| ๐ Heroku Deploy | |
| โก Render Deploy | |
| โ๏ธ Koyeb Deploy |
-
sแดฉแดแดษชแดส แดสแดษดแดs แดแด TeamYukki าแดส YukkiMusicBot
-
Made with Passion by Certified Coders

