botman / driver-discord

BotMan Discord Driver
MIT License
19 stars 14 forks source link

Status of this Driver? #3

Open smartclash opened 6 years ago

smartclash commented 6 years ago

Well, Discord has grown a lot these days. And, the only PHP library that is actively developed for Discord bot is this. But, in the botman.io website, I don't see anything about the Discord driver. So, my mind started picking on me.

Is this Driver still alive, or just died

mpociot commented 6 years ago

The problem with the Discord driver is that we use the discord-php package underneath which is no longer under active development: https://github.com/teamreflex/DiscordPHP

We could fork and maintain this package, but I do not really want to do this.

smartclash commented 6 years ago

@mpociot, yup. You are right. So this means that this driver is also stopped unless any other good package is not found. Right?

robjbrain commented 6 years ago

@mpociot I'd be interesting in creating a package for discord (I need one for my current project) but i've not located a guide to creating drivers? Is there one or is it just a case of looking at existing drivers as an example? Is this package a good example and it is simply that DiscordPHP needs to be replaced?

janvernieuwe commented 6 years ago

@robjbrain I was also looking for this driver, I'll watch this topic in case you start a repo!

FrostBy commented 6 years ago

@mpociot What about https://github.com/CharlotteDunois/Yasmin ?

gtjamesa commented 6 years ago

Is there any update on this?

re-thc commented 5 years ago

@FrostBy Yasmin is still in active development so is a good choice. Hope it gets implemented.

kvarnagit commented 5 years ago

Any new status here?

JABirchall commented 5 years ago

I have a working discord driver here: https://github.com/JABirchall/botman-driver-discord using Yasmin.

kocoten1992 commented 4 years ago

https://github.com/teamreflex/DiscordPHP/graphs/contributors seem to be alive again :100:

PHLAK commented 3 years ago

Any chance this can be revived? If so, what needs to be done to get this up and running? I'd like to help out if possible.

Maybe I can take a crack at updating the teamreflex/DiscordPHP dependency to discord-php/DiscordPHP.

crustamet commented 3 years ago

Any chance this can be revived? If so, what needs to be done to get this up and running? I'd like to help out if possible.

Maybe I can take a crack at updating the teamreflex/DiscordPHP dependency to discord-php/DiscordPHP.

this would be amazing srsly..