Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gabrielmaialva33/winx-music-bot
Winx Bot is a versatile music and video bot for Telegram, built with Python using Pyrogram and Py-Tgcalls. It lets you stream 🎶 music, 📹 videos, and even 📡 live broadcasts directly in your group calls from a variety of sources. 💫
https://github.com/gabrielmaialva33/winx-music-bot
apple bot bot-api clubwinx music music-bot pyrogram-bot pyrogram-userbot python3 spotify-api stream streaming telegram tgbot tgcalls video-player video-streaming winx
Last synced: about 2 months ago
JSON representation
Winx Bot is a versatile music and video bot for Telegram, built with Python using Pyrogram and Py-Tgcalls. It lets you stream 🎶 music, 📹 videos, and even 📡 live broadcasts directly in your group calls from a variety of sources. 💫
- Host: GitHub
- URL: https://github.com/gabrielmaialva33/winx-music-bot
- Owner: gabrielmaialva33
- License: mit
- Created: 2022-10-05T18:50:44.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-10T11:42:04.000Z (about 2 months ago)
- Last Synced: 2024-11-10T12:18:53.753Z (about 2 months ago)
- Topics: apple, bot, bot-api, clubwinx, music, music-bot, pyrogram-bot, pyrogram-userbot, python3, spotify-api, stream, streaming, telegram, tgbot, tgcalls, video-player, video-streaming, winx
- Language: Python
- Homepage:
- Size: 24.7 MB
- Stars: 7
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
🎵 Winx Bot 🎶
[Winx Music Bot](https://github.com/gabrielmaialva33/winx-music-bot) is a powerful music and video bot for Telegram, built with Python using Pyrogram and Py-Tgcalls. With it, you can stream music, videos, and even live broadcasts in group calls from various sources. 🚀
---
## 🚀 Deploy on Heroku
Easily deploy **Winx Music Bot** on Heroku:
---
## 🖇️ VPS Deployment Guide1. **Clone the Repository**
```bash
git clone https://github.com/gabrielmaialva33/winx-music-bot && cd winx-music-bot
```2. **Run the setup**
```bash
bash setup
```3. **Install tmux**
To keep your bot running after closing the terminal:
```bash
sudo apt install tmux && tmux
```4. **Run the Bot**
```bash
python3 -m WinxMusic
```5. **Detach from the tmux session**
Press `Ctrl+b`, then `d` to exit the tmux session without stopping the bot.___
# 🎶 Winx Music Bot Configuration
For detailed configuration instructions for Winx Music Bot, refer to [this guide](https://github.com/gabrielmaialva33/winx-music-bot/blob/master/config/README.md).
---
# 🏷 Need Support or Assistance?
If you need help or have any questions, feel free to reach out via the following channels:
- [GitHub Issues](https://github.com/gabrielmaialva33/winx-music-bot/issues/new?assignees=&labels=question&title=support%3A+&body=%23+Support+Question): Open a support issue on GitHub.
- [Telegram Profile](https://t.me/mrootx): Contact the maintainer directly.
- [Telegram Support Group](https://t.me/winxmusicsupport): Join our support group for live assistance.---
# ❣️ Support the Project
If you enjoyed **Winx Music Bot** and want to support its development, consider:
- ⭐ [Starring the repository](https://github.com/gabrielmaialva33/winx-music-bot) on GitHub.
- 🍴 [Forking the repository](https://github.com/gabrielmaialva33/winx-music-bot) and contributing improvements.
- 📝 Sharing your experience with tutorials or articles on [Dev.to](https://dev.to/), [Medium](https://medium.com/), or your personal blog.Together, we can make **Winx Music Bot** even better!
---
## Contributors
[![Contributors](https://contrib.nn.ci/api?repo=gabrielmaialva33/winx-music-bot&radius=100)](https://github.com/gabrielmaialva33/winx-music-bot/graphs/contributors)
---
### Special Thanks
A huge thank you to [Team Yukki](https://github.com/TeamYukki) for their inspiring work on [YukkiMusicBot](https://github.com/TeamYukki/YukkiMusicBot). Their contributions have been invaluable!