desc
This commit is contained in:
parent
1829674622
commit
7e03c08859
24
README.md
24
README.md
@ -23,47 +23,47 @@
|
|||||||
|
|
||||||
## ✨ Features
|
## ✨ Features
|
||||||
- Music & Video stream support
|
- Music & Video stream support
|
||||||
- MultiChat support
|
- Multi-Chat support
|
||||||
- Playlist & Queue support
|
- Playlist & Queue support
|
||||||
- Skip, Pause, Resume, Stop feature
|
- Skip, Pause, Resume, Stop feature
|
||||||
- Music & Video downloader feature
|
- Music & Video downloader feature
|
||||||
- Inline Search support
|
- Inline Search support
|
||||||
- YouTube direct search support
|
- YouTube direct search support
|
||||||
- YouTube/Local/Live/m3u8 stream support
|
- YouTube/Local/Live/m3u8 stream support
|
||||||
- Inline Search support
|
|
||||||
- Control With Button support
|
- Control With Button support
|
||||||
- Volume Control
|
- Volume Control
|
||||||
- Userbot Auto Join
|
- Userbot Auto Join
|
||||||
- Broadcast & Global Ban
|
- Broadcast & Global Ban
|
||||||
- Shell Executor (eval & sh)
|
- Shell Executor (eval & sh)
|
||||||
- SpeedTest Runner
|
- SpeedTest Runner
|
||||||
- Direct Updater
|
- Updater & Restart feature
|
||||||
|
|
||||||
## 🛠 Commands:
|
## 🛠 Commands:
|
||||||
| Command | Description |
|
| Command | Description |
|
||||||
| ------ | ------ |
|
| ------ | ------ |
|
||||||
| `/play (query)` | play music from youtube |
|
| `/play (query)` | play music from youtube |
|
||||||
| `/vplay (query)` | play video from youtube |
|
| `/vplay (query)` | play video from youtube |
|
||||||
| `/vstream (live link)` | play video live streaming video |
|
| `/vstream (live link)` | play live streaming video |
|
||||||
| `/pause` | pause the streaming (admin only) |
|
| `/pause` | pause the streaming (admin only) |
|
||||||
| `/resume` | resume the streaming (admin only) |
|
| `/resume` | resume the streaming (admin only) |
|
||||||
| `/skip` | switch to next stream (admin only) |
|
| `/skip` | goes to the next track (admin only) |
|
||||||
| `/stop` | end the streaming (admin only) |
|
| `/stop` | stop the playback and clear queues (admin only) |
|
||||||
| `/vmute` | for mute the userbot on voice chat |
|
| `/vmute` | for mute the userbot on group call |
|
||||||
| `/vunmute` | for unmute the userbot on voice chat |
|
| `/vunmute` | for unmute the userbot on group call |
|
||||||
| `/volume 1/200` | adjust the volume of userbot (userbot must be admin) |
|
| `/volume 1/200` | adjust the volume of userbot (userbot must be admin) |
|
||||||
| `/playlist` | show you all the current stream list |
|
| `/playlist` | show you all the current stream list |
|
||||||
| `/song (query)` | download music from youtube |
|
| `/song (query)` | download music from youtube |
|
||||||
| `/video (query)` | download video from youtube |
|
| `/video (query)` | download video from youtube |
|
||||||
| `/userbotjoin` | invite the userbot to join group (admin only) |
|
| `/userbotjoin` | invite the userbot to join group (admin only) |
|
||||||
| `/userbotleave` | instruct userbot to leave the group (admin only) |
|
| `/userbotleave` | instruct userbot to leave the group (admin only) |
|
||||||
| `/leaveall` | order the userbot to leave from all group (sudo only) |
|
| `/leaveall` | order the userbot to leave from all group (bot owner only) |
|
||||||
| `/update` | update your bot directly without leaving telegram (sudo only) |
|
| `/update` | update your bot directly without leaving telegram (bot owner only) |
|
||||||
| `/restart` | restart your bot directly without leaving telegram (sudo only) |
|
| `/restart` | restart your bot directly without leaving telegram (bot owner only) |
|
||||||
| `/speedtest` | run server speedtest that you use to run your bot |
|
| `/speedtest` | run server speedtest that you use to run your bot |
|
||||||
| `/broadcast` | brodcast message to all group that in bot database |
|
| `/broadcast` | brodcast message to all group that in bot database |
|
||||||
| `/gban & /ungban` | use this to gban someone and ungban them |
|
| `/gban & /ungban` | use this to gban someone and ungban them |
|
||||||
| `/stats` | get the bot current statistic |
|
| `/stats` | get the bot current statistic |
|
||||||
|
| `/calls` | show you the list of current running group call in bot database |
|
||||||
|
|
||||||
## Generate Session Name 🔻
|
## Generate Session Name 🔻
|
||||||
|
|
||||||
@ -74,7 +74,7 @@
|
|||||||
<h3 align="center">Click The button below for deploy your bot to Heroku, Note: Set the app country to Europe (it will help to make the bot much faster and stable).</h3>
|
<h3 align="center">Click The button below for deploy your bot to Heroku, Note: Set the app country to Europe (it will help to make the bot much faster and stable).</h3>
|
||||||
<p align="center"><a href="https://heroku.com/deploy"><img src="https://www.herokucdn.com/deploy/button.svg" alt="Deploy to Heroku" target="_blank"/></a></p>
|
<p align="center"><a href="https://heroku.com/deploy"><img src="https://www.herokucdn.com/deploy/button.svg" alt="Deploy to Heroku" target="_blank"/></a></p>
|
||||||
|
|
||||||
📝 Remember to fork this repo first then you can deploy this repo, if not your deployment proccess will failed that because Heroku has blacklisted this repo !
|
📝 [NOTE]: Remember to fork this repo first then you can deploy this repo, if not your deployment proccess will failed that because Heroku has blacklisted this repo !
|
||||||
|
|
||||||
## VPS Deployment 📡
|
## VPS Deployment 📡
|
||||||
Get the best Quality of streaming performance by hosting it on VPS, here's the step's:
|
Get the best Quality of streaming performance by hosting it on VPS, here's the step's:
|
||||||
|
Loading…
Reference in New Issue
Block a user