DarkSkull777 / MusisVCG

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ICON

A Telegram Music+video Bot written in Python using Pyrogram and Py-Tgcalls

Ready-To-Use Bot Support Channel Support Chat

Ayiin Music Bot

A Powerful Telegram Music+Video Bot by which you can stream songs, videos and even live streams in your group calls via various sources. It comes with user friendly and easy to use yet elegant features.

TUTORIAL LINK DEPLOY

- Pertama fork repositori ini.
- Kemudian Salin Link Fork Repo Anda.
- Dan Klik Tombol Dibawah Ini.
- ☟︎︎︎ ☟︎︎︎ ☟︎︎︎ ☟︎︎︎

Deploy

Click on buttons to expand!

🔗 Requirements
🔗 String Session

You'll need a API_ID & API_HASH in order to generate pyrogram session. Always remeber to use good API combo else your account could be deleted.

Generate Session via Repl:

Generate Session via Telegram StringGen Bot:

🔗 Deploy to VPS

Checkout Docs for Detailed Explanation on VPS Deploy

ayiin@ayiin~ $ git clone https://github.com/AyiinXd/AyiinMusic
ayiin@ayiin~ $ cd AyiinMusic
ayiin@ayiin~ $ pip3 install -U -r requirements.txt
ayiin@ayiin~ $ nano sample.env
ayiin@ayiin~ $ cp sample.env .env

Edit .env with your values and then start bot with

ayiin@ayiin~ $ screen -S AyiinMusic
ayiin@ayiin~ $ python3 -m Ayiin

Not Getting VPS Method? Watch Tutorial

Contact & Support

License

Distributed under the GNU General Public License v3.0 License. See LICENSE.md for more information.

Acknowledgements

Special thanks to these amazing projects/people which/who help power Ayiin Music Bot:

About

License:GNU General Public License v3.0


Languages

Language:Python 99.8%Language:Shell 0.1%Language:Dockerfile 0.1%