Guichaguri / DiscordDJ

Discord DJ Bot. Play music in your server. Inspired by PlugDJ
http://guichaguri.github.io/DiscordDJ/
GNU Lesser General Public License v2.1
200 stars 50 forks source link

Recode and Update #78

Open Guichaguri opened 7 years ago

Guichaguri commented 7 years ago

There's a lot of work to be made.

We can either implement our own internal Discord library or use an existing one. I used to use discordie, at the time it was the only one with good audio implementation.

I'd like to analyze each library, its benefits and limitations. Currently, there is four JS libraries:

Edit: I've decided to create my own API wrapper.

After choosing a library, we have to rethink some concepts:

I have a lot of ideas for core components, but it's not the time to talk about that yet.

I'd like to host DiscordDJ's official bot, but I don't have a server for it.

Guichaguri commented 7 years ago

In a few days, I'll be working on this project again. Check the project for news :)