RickvanLoo / discord-cli

Minimalistic Command-Line Interface for Discord
GNU General Public License v2.0
203 stars 32 forks source link

Support the new discordgo API. #12

Closed iopred closed 8 years ago

RickvanLoo commented 8 years ago

Thanks for the Pull request!, but these changes to the API are still only in the develop branch right?

Currently using go get -u github.com/bwmarrin/discordgo or go get -u github.com/Rivalo/discord-cliwill return building errors using this branch.

RickvanLoo commented 8 years ago

I am bad at reading :sweat_smile: Will merge when milestone https://github.com/bwmarrin/discordgo/milestones/v0.11.0 passes.

RickvanLoo commented 8 years ago

Currently decided to go with my own fork till discordgo reaches stable. I will update it when a new milestone gets in Master and discord-cli has resolved any breaking changes.