You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even if all users leave the bot server, it remains on the server until the song or playlist is finished. Then, if no action is taken for the time specified in the config file, it leaves the server.
3: Radio list
You draw a list from a previously prepared file for the bot and start listening to the desired radio.
Command: /radio
Radio Channels
1: Radio Name
2: Radio Name
3: Radio Name
4: Radio Name
5: Radio Name
👋 Hey buddy. Thank you for opening your first issue here.
You may have already selected the right issue category (Bug, change or feature request). Please take a second look. Thank you!
To check if everthing alright please check our CODE OF CONDUCT here and hit the checkbox if you have read them.
delidolu1adam
changed the title
💡 [REQUEST] - /play artist or song name - Play by artist or song name with quick play feature
💡 [REQUEST] - A few feature suggestions for the bot
Jan 23, 2024
/play already exists. You can try it if you are in a voice channel.
I've planned a 24/7 music feature, but at the moment it's too much effort and resource for just a few use cases. If this feature is strongly requested by many people, I may implement it, but for now it's on hold.
This is actually a good idea. Shouldn't be hard to implement - a few spotify / youtube links in a list and looping over and adding them to the playlist. 🤔
I also plan to optimise the code... you may have seen some mess in some files. Would be a huge challenge to rework in typescript, but thousands of lines of code to rework in typescript will take days or weeks lol
1: Quick playback by artist name or song name
2: 7/24 playback feature
3: Radio list
Command: /radio
Radio Channels
1: Radio Name
2: Radio Name
3: Radio Name
4: Radio Name
5: Radio Name
-
radio_list.txt
https://www.example.com/
https://www.example.com/
https://www.example.com/
https://www.example.com/
https://www.example.com/
This list can be created, for example, via the URL in the radio.txt file. You can add or delete any radio link you want.
The text was updated successfully, but these errors were encountered: