An open API service indexing awesome lists of open source software.

https://github.com/shnwazdeveloper/sayafaqbot-render-bot

Render deployment source for Sayafaqbot
https://github.com/shnwazdeveloper/sayafaqbot-render-bot

Last synced: 5 days ago
JSON representation

Render deployment source for Sayafaqbot

Awesome Lists containing this project

README

          


๐–ขต แด€ส…ฯƒฮทาฝ ฯ‡ ัฯƒะฒฯƒั‚ ๐–ขต

โ˜… ๐™พ๐™ฝ๐™ป๐šˆ + ๐š…๐™ฟ๐š‚ โ˜…

[![Typing SVG](https://readme-typing-svg.herokuapp.com/?lines=ใ…ค+๐š†๐™ด๐™ป๐™ฒ๐™พ๐™ผ๐™ด+๐šƒ๐™พ+๐™ฐ๐™ป๐™พ๐™ฝ๐™ด+๐š๐™พ๐™ฑ๐™พ๐šƒ+๐š๐™ด๐™ฟ๐™พ+;ใ…ค+๐šƒ๐™ท๐™ธ๐š‚+๐™ธ๐š‚+๐™ฐ+๐™ฐ๐™ณ๐š…๐™ฐ๐™ฝ๐™ฒ๐™ด+๐™ผ๐š„๐š‚๐™ธ๐™ฒ+๐™ฑ๐™พ๐šƒ;๐™ฟ๐™พ๐š†๐™ด๐š๐™ด๐™ณ+๐™ฑ๐šˆ+โ˜ž+๐—ง๐—›๐—˜+๐—ง๐—˜๐—”๐— +๐—”๐—Ÿ๐—ข๐—ก๐—˜)](https://github.com/TheHamkerAlone)

๐—ง๐—ฒ๐—น๐—ฒ๐—ด๐—ฟ๐—ฎ๐—บ ๐—š๐—ฟ๐—ผ๐˜‚๐—ฝ ๐— ๐—ฎ๐—ป๐—ฎ๐—ด๐—ฒ๐—บ๐—ฒ๐—ป๐˜ ๐—ฃ๐—ผ๐˜„๐—ฒ๐—ฟ ๐—™๐˜‚๐—น๐—น ๐—•๐—ผ๐˜

๐—ฃ๐—ผ๐˜„๐—ฒ๐—ฟ-๐—™๐˜‚๐—น๐—น-๐—”๐—ป๐˜๐—ถ-๐—ฃ๐—ฟ๐—ผ๐—ป-๐—ฆ๐—ฒ๐—ฐ๐—ฟ๐˜‚๐˜๐˜†, ๐— ๐—ผ๐˜€๐˜-๐—ฃ๐—ผ๐˜„๐—ฒ๐—ฟ-๐—™๐˜‚๐—น๐—น-๐—š๐—ฟ๐—ผ๐˜‚๐—ฝ-๐—ฆ๐—ฒ๐—ฐ๐—ฟ๐˜‚๐˜๐˜†-๐—•๐—ผ๐˜.


Stars


Forks


License


Python



**๐˜ฟ๐™€๐™ˆ๐™Š ๐™๐™€๐™Ž๐™ ๐˜ฝ๐™Š๐™ โžฃ [หน๐šจสŸแดษดแด‡ โ‹Š ๐‘แดส™แดแด›หผ](https://t.me/AloneXRobot)**

HamkerXRobotMusic lets you stream high-quality and low-latency audio and video playback into telegram group video chats.

Built with Python, Pyrogram, and Py-TgCalls, itโ€™s optimized for reliability and easy deployment on Heroku, VPS, or Docker.


Features

- Stream low-latency audio in real time to Telegram group video chats
- Supports multiple platforms like YouTube, Spotify, Apple Music, SoundCloud
- Advanced queue management with auto-play
- Easy deployment โ€” works on Local, VPS, or Heroku
- Built with Python


Manual Deployment

ใ€Œ ๐—œ๐—™ ๐—”๐—ก๐—ฌ ๐—˜๐—ฅ๐—ฅ๐—ข๐—ฅ ๐—ง๐—›๐—˜๐—ก ๐—ฆ๐—˜๐—ก๐—— ๐—ฆ๐—ฆ ๐—ง๐—ข ๐——๐—  ใ€
[![ALONE](https://te.legra.ph/file/fa42213a5129d4a26dd3d.jpg)](https://t.me/ForRealAlone)


โ”€ใ€Œ แด…แด‡แดฉสŸแดส แดษด สŸแดแด„แด€สŸ สœแดsแด›/ แด แด˜s ใ€โ”€

### Quick Setup

1. **Upgrade & Update:**
```bash
sudo apt-get update && sudo apt-get upgrade -y
```

2. **Install Required Packages:**
```bash
sudo apt-get install python3-pip ffmpeg -y
```
3. **Setting up PIP**
```bash
sudo pip3 install -U pip
```
4. **Installing Node**
```bash
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.38.0/install.sh | bash && source ~/.bashrc && nvm install v18
```
5. **Clone the Repository**
```bash
git clone https://github.com/TheHamkerAlone/HamkerXRobot && cd HamkerXRobot
```
6. **Installing tmux**
```bash
sudo apt install tmux -y && tmux
```
7. **Installing Activate**
```bash
python3 -m venv AloneXRobot
```
8. **Activate Mode**
```bash
source AloneXRobot/bin/activate
```
9. **Install Requirements**
```bash
pip3 install -U -r requirements.txt
```
10. **Config Env**
```bash
nano .env
```
Then - ctrl+x - y - Then Enter
11. **Run the Bot**
```bash
python3 -m AloneX
```

---
โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”


โ”€ใ€Œ sแดœแดฉแดฉแดส€แด› ใ€โ”€