Discord Support #5

Open
opened 2019-12-23 14:35:20 -06:00 by DarkFeather · 2 comments
Owner

Right now, TheRaven is only an IRC bot, but the world is moving toward Discord. Maybe it'd be interesting to do something on top.gg with the bot?

Right now, TheRaven is only an IRC bot, but the world is moving toward Discord. Maybe it'd be interesting to do something on top.gg with the bot?
DarkFeather added the
On-hold
label 2020-06-05 04:13:18 -05:00
Member

Not sure that it makes sense in the context of a bridge, unless you really want to use some Discord specific feature, which I doubt.

I do know that this is a pretty good Discord API wrapper if you do still intend this and are willing to include a dependency for it https://github.com/DSharpPlus/DSharpPlus

Not sure that it makes sense in the context of a bridge, unless you *really want* to use some Discord specific feature, which I doubt. I do know that this is a pretty good Discord API wrapper if you do still intend this and are willing to include a dependency for it https://github.com/DSharpPlus/DSharpPlus
Author
Owner

@jml The idea here is to offer users the option to either compile TheRaven as an instantiable IRC bot or as a Discord bot, depending on their community. I will take a look at your mentioned library & see if we can offer a compiler flag to flip the connection subroutines from our IRC implementation to that loop.

Our bridging functionality is accomplished via an implementation of discord-irc as a separate service file -- we don't have it completely captured in IaC yet, but I hope to get that done soon.

All that said, this is just a dream feature for building my development background -- the on-hold flag is apt until we have more development hours.

@jml The idea here is to offer users the option to either compile TheRaven as an instantiable IRC bot or as a Discord bot, depending on their community. I will take a look at your mentioned library & see if we can offer a compiler flag to flip the connection subroutines from our IRC implementation to that loop. Our bridging functionality is accomplished via an implementation of [discord-irc](https://github.com/reactiflux/discord-irc) as a separate service file -- we don't have it completely captured in IaC yet, but I hope to get that done soon. All that said, this is just a dream feature for building my development background -- the on-hold flag is apt until we have more development hours.
Sign in to join this conversation.
No description provided.