Update README.md
This commit is contained in:
parent
14c331ac1b
commit
162e6ca3f3
45
README.md
45
README.md
@ -41,28 +41,29 @@
|
||||
- Direct Updater
|
||||
|
||||
## 🛠 Commands:
|
||||
- `/mplay (query)` - play music from youtube
|
||||
- `/stream (radio link)` - stream a live streaming music
|
||||
- `/vplay (query)` - play video from youtube
|
||||
- `/vstream (live link)` - play video live streaming video
|
||||
- `/pause` - pause the streaming (admin only)
|
||||
- `/resume` - resume the streaming (admin only)
|
||||
- `/skip` - switch to next stream (admin only)
|
||||
- `/stop` - end the streaming (admin only)
|
||||
- `/vmute` - for mute the userbot on voice chat
|
||||
- `/vunmute` - for unmute the userbot on voice chat
|
||||
- `/volume 1-200` - adjust the volume of userbot (userbot must be admin)
|
||||
- `/playlist` - show you all the current stream list
|
||||
- `/song (query)` - download music from youtube
|
||||
- `/video (query)` - download video from youtube
|
||||
- `/userbotjoin` - invite the userbot to join group (admin only)
|
||||
- `/userbotleave` - instruct userbot to leave the group (admin only)
|
||||
- `/leaveall` - order the userbot to leave from all group (sudo only)
|
||||
- `/update` - update your bot directly without leaving telegram (sudo only)
|
||||
- `/restart` - restart your bot directly without leaving telegram (sudo only)
|
||||
- `/clean` - clean all raw files
|
||||
- `/rmd` - clean all downloaded files
|
||||
|
||||
| Command | Description |
|
||||
| ------ | ------ |
|
||||
| `/mplay (query)` | play music from youtube |
|
||||
| `/stream (radio link)` | stream a live streaming music |
|
||||
| `/vplay (query)` | play video from youtube |
|
||||
| `/vstream (live link)` | play video live streaming video |
|
||||
| `/pause` | pause the streaming (admin only) |
|
||||
| `/resume` | resume the streaming (admin only) |
|
||||
| `/skip` | switch to next stream (admin only) |
|
||||
| `/stop` | end the streaming (admin only) |
|
||||
| `/vmute` | for mute the userbot on voice chat |
|
||||
| `/vunmute` | for unmute the userbot on voice chat |
|
||||
| `/volume 1/200` | adjust the volume of userbot (userbot must be admin) |
|
||||
| `/playlist` | show you all the current stream list |
|
||||
| `/song (query)` | download music from youtube |
|
||||
| `/video (query)` | download video from youtube |
|
||||
| `/userbotjoin` | invite the userbot to join group (admin only) |
|
||||
| `/userbotleave` | instruct userbot to leave the group (admin only) |
|
||||
| `/leaveall` | order the userbot to leave from all group (sudo only) |
|
||||
| `/update` | update your bot directly without leaving telegram (sudo only) |
|
||||
| `/restart` | restart your bot directly without leaving telegram (sudo only) |
|
||||
| `/clean` | clean all raw files |
|
||||
| `/rmd` | clean all downloaded files |
|
||||
## Heroku Deployment 💜
|
||||
The easy way to host this bot, deploy to Heroku, Change the app country to Europe (it will help to make the bot stable).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user