Giter Club home page Giter Club logo

radiyo's People

Contributors

isiah-lloyd avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

aleksa1302

radiyo's Issues

Handle errors better

If there is an error, an attempt should be made to leave all voice channels and notify what happened in the notification channel.

Debounce Metadata changes

Some stations spam metadata changes when you start the stream. It ends up looking something like this:
image

We should not push a new metadata change if it happens within a certain amount of time (1 sec?), and probably check if the song is the same (you may join a stream during a song change, then two messages back to back is acceptable)

Switching voice channels doesn't work

If the bot is in one channel, and someone else in another voice channel tries to play something...havok. Either need to delete the VoiceManager and recreate it, or have a method to update a VoiceManagers VOICE_CHANNEL and NOTIFCATION_CHANNEL

Browse feature

A browse command to help people find stations they would want to listen to

Initial release will probably just pull from OnRadio's top songs API, but in the future should include recently played stations, featured stations, and trending stations.

Allow searching by artist

Right now you can search by everything (using the playlist API), that isn't too useful. I think the search command should be split into searching by artist and station (artist being the default option). When searching by artist it will show the current playing song instead of the sation description.

Unexpected German Music

Don't know if this could be considered a bug or if it will be able to be fixed.

It seems like a majority of internet stations are originating from Germany. If a user searches a station by an artist, they will often end up on one of these German stations and then after their English song ends the station will start playing German music. Although funny, this can also be annoying for some.

If the pipe stops streaming, try to unclog it.

Yeah, the title is cheeky but sometimes a audio stream will switch to idle, causing the stream to stop with no error or message. We can listen to the body ReadableStream and if closes, try to reconnect to the stream.

Landing Page

A simple landing page for marketing/visibility.

Easier way to prune servers

So now that we are stuck at the 100 server limit, it would be nice to have a way to automatically leave servers that haven't used the bot in a while. I've been doing this mainly using the tool in tools/guildCli.ts

Here's the criteria ive been using to leave servers:

  • Haven't used in a month
  • Joined and never used a command (or used a few commands on first day of install)
  • Joined and didn't understand what the bot does (exclusively tries to play youtube links)

This will require better analytics collection as I've just been cross-referencing the text logs to figure out server activity.

Sound effect when changing stations

this ones a maybe, don't know if I like the idea. But when one person changes stations, the sudden shift can be jarring. Maybe play like a static sound when switching?

Extended Browse command

  • Top songs playing now
  • Recently played (on guild)
  • Favorite stations (guild based)
  • Trending (Stations bot is playing in other guilds, ranked by listeners)

Better handling of finding no station

If user is using /play and a station isn't found, the error message is vague. First, attempt to use the artist reco engine to play a related station. If not, then explain with a better error and a link to add station.

Let users like songs

This will serve two purposes

  1. Send Users a DM of the songs they favorite (I guess we could also store users likes and allow them to retrieve it with a command, but I like this solution better)
  • This DM should include the songs metadata (preferably with album art), along with links to the song on music streaming
  1. Act as a seed to a future recommendation engine

Add "Tips" system

Give helpful hints about bot features and usability in some responses. Don't be too annoying.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.