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
199 stars 50 forks source link

Move to Discordie #5

Closed Guichaguri closed 8 years ago

Guichaguri commented 8 years ago

Right now DiscordDJ is using discord.js, there is two main reasons why moving to Discordie:

Using discord.js, you can only use DiscordDJ with another bot discord.js Using Discordie, you can use DiscordDJ with Discordie, discord.js and discord.io

Task List

I'm recoding most of the code to work with Discordie, and I'm also planning for the future to support other libraries (and even the official API) to reduce memory/cpu usage when using the API

Guichaguri commented 8 years ago

Done.