[Feature]: Multiple Discord Servers
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
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.
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! :)
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
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
