feature info
This commit is contained in:
parent
491535e1d8
commit
0cdedd618a
13
README.md
13
README.md
@ -22,18 +22,19 @@
|
|||||||
|
|
||||||
## ✨ Features
|
## ✨ Features
|
||||||
- Music & Video stream support
|
- Music & Video stream support
|
||||||
|
- MultiChat 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/m3u8/Live stream support
|
- YouTube/Local/m3u8/Radio/Live stream support
|
||||||
|
|
||||||
## 🛠 Commands:
|
## 🛠 Commands:
|
||||||
- `/play` - play music from youtube
|
- `/play (query)` - play music from youtube
|
||||||
- `/stream` - stream a live streaming content
|
- `/stream (radio link)` - stream a live streaming content
|
||||||
- `/vplay` - play video from youtube
|
- `/vplay (query)` - play video from youtube
|
||||||
- `/vstream` - play video live streaming content
|
- `/vstream (live link)` - play video live streaming content
|
||||||
- `/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` - switch to next stream (admin only)
|
||||||
@ -44,6 +45,8 @@
|
|||||||
- `/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 (sudo only)
|
||||||
|
- `/clean` - clean all raw files
|
||||||
|
- `/rmd` - clean all downloaded files
|
||||||
|
|
||||||
## Heroku Deployment 💜
|
## 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).
|
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