Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple Discord Servers #63

Open
onkoe opened this issue Jun 21, 2023 · 4 comments
Open

Multiple Discord Servers #63

onkoe opened this issue Jun 21, 2023 · 4 comments
Labels
Status: can't fix This issue cannot be fixed due to outside variables Status: On hold Needs more work Type: Enhancement New feature or request
Milestone

Comments

@onkoe
Copy link

onkoe commented Jun 21, 2023

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

@hypherionmc
Copy link
Owner

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.

@onkoe
Copy link
Author

onkoe commented Jun 21, 2023

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! :)

@hypherionmc
Copy link
Owner

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 hypherionmc added the Type: Enhancement New feature or request label Jun 23, 2023
@hypherionmc hypherionmc added this to the v3.0.0 milestone Jun 23, 2023
@hypherionmc hypherionmc added the v3 rewrite Planned for V3 of SDLink label Jul 20, 2023
@hypherionmc
Copy link
Owner

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 hypherionmc added Status: On hold Needs more work Status: can't fix This issue cannot be fixed due to outside variables and removed v3 rewrite Planned for V3 of SDLink labels Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: can't fix This issue cannot be fixed due to outside variables Status: On hold Needs more work Type: Enhancement New feature or request
Projects
Status: On Hold
Development

No branches or pull requests

2 participants