sdlink icon indicating copy to clipboard operation
sdlink copied to clipboard

[Feature]: Multiple Discord Servers

Open onkoe opened this issue 2 years ago • 5 comments

Hello! Thanks for the incredible mod - it's really useful for my friends! However, I find myself wanting to use the bot in two different guilds.

Is there any way to use the bot with multiple Discord servers? In particular, I want to select two webhooks to read/write on.

Many thanks, Barrett

onkoe avatar Jun 21 '23 21:06 onkoe

Hi.

Currently no, the bot is limited to a single discord server. It is however possible to use webhooks in two different servers, but not for the same function.

For example, you can have a chat webhook in one server, and the events in another, but you can only relay chat from discord to mc from one server.

This has been requested for almost as long as the mod has been around. The current V2 code base is really unstable, so this is something that is on "see if it can be implemented without causing to much load on the minecraft server" for V3, which is currently in early alpha testing, before we start adding new features.

hypherionmc avatar Jun 21 '23 21:06 hypherionmc

Interesting, thanks for the insight! I’m happy to wait until a more stable codebase is here before we get additional features.

By the way, is the V3 rewrite using the Kotlin language? That sounds more fun to debug! :)

onkoe avatar Jun 21 '23 23:06 onkoe

By the way, is the V3 rewrite using the Kotlin language? That sounds more fun to debug! :)

Haha no. I am not a Kotlin fan, and having to have people install another mod just to support kotlin isn't something I want to deal with. It is also plain java, just like the previous ones

hypherionmc avatar Jun 22 '23 06:06 hypherionmc

Okay so I really didn't think this part through when I said I want to support it.

Basically the entire core systems of the mod needs to rewritten again, to support this. Role handling, account linking, whitelisting, permissions etc, they all need to change

hypherionmc avatar Jul 23 '23 09:07 hypherionmc

More than 2 years later.... This is finally happening

Little teaser (click to watch)

hypherionmc avatar Oct 07 '25 19:10 hypherionmc