Discord Support #5
Labels
No Label
Blocked
Duplicate
In-progress
On-hold
Peer-review
RFC
Wontfix
Blocked
Duplicate
In-progress
On-hold
Peer-review
RFC
Wontfix
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: AniNIX/TheRaven#5
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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?
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
@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.