https://github.com/kazedevid/bot-telegram
Bot Musik Telegram
https://github.com/kazedevid/bot-telegram
Last synced: about 1 year ago
JSON representation
Bot Musik Telegram
- Host: GitHub
- URL: https://github.com/kazedevid/bot-telegram
- Owner: KazeDevID
- License: gpl-3.0
- Created: 2022-03-07T05:11:16.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-07T12:48:05.000Z (over 4 years ago)
- Last Synced: 2025-03-29T17:07:40.241Z (over 1 year ago)
- Language: Python
- Homepage: https://t.me/SayaaMusik_Bot
- Size: 196 KB
- Stars: 6
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Video Stream is an Open-Source Telegram Bot project that's allow you to play Video & Music trough the Telegram Group Video Chat
## Deployment
> Click on buttons to Expand!
🔗 Requirements
- [Python3.9](https://www.python.org/downloads/release/python-390/)
- [Telegram API Key](https://docs.pyrogram.org/intro/setup#api-keys)
- [Telegram Bot Token](https://t.me/botfather)
- [MongoDB URL](https://telegra.ph/How-to-Get-mongodb-url-02-18)
- [Telegram Bot Session String](https://t.me/SessionGeneratorBot)
🔗 Session String
[NothingStringGenBot](https://t.me/NothingStringGenBot)
🔗 Deploy to Heroku
> Heroku has blacklisted this repository, That's why you get policy error message while pressing the Deploy Button. So the solution is you'll need to Fork this repo first and tap the Deploy Button from your forked repo. Click the fork button in the upper right corner next to the star button to fork this Repo.
Click the button below to deploy Bot on Heroku!
🔗 Deploy to VPS
> Command
```console
root@linux~ $ git clone https://github.com/PunyaChael/Bot-Telegram
root@linux~ $ cd Bot-Telegram
root@linux~ $ pip3 install -U -r requirements.txt
root@linux~ $ cp example.env .env
```
> Edit .env with your own values and then start bot with
```console
root@linux~ $ python3 main.py
```
## Contact & Support
## Thanks To
- [Nothing](https://github.com/PunyaChael) ``Dev``
- [Laky's](https://github.com/Laky-64) for [``py-tgcalls``](https://github.com/pytgcalls/pytgcalls)
- [Dan](https://github.com/delivrance) for [``Pyrogram``](https://github.com/pyrogram)
