Skip to content

Conversation

@the-vindex
Copy link

  • Previously all bot messages were filtered out (to prevent forwarding own messages as well as 2 other bots on Astral server), but some servers hav Discord Integration bot and need to send messages cross minecraft instance to keep community connected even when not looking at Discord channel, but just staying in the game.
  • This adds a new config option allowedBotIds where you can specify Discord user IDs of bots that should have their messages forwarded from Discord to Minecraft
  • Discord Integration bot handles fowarding Discord => MC no problem

To use it, add bot IDs to config:
allowedBotIds = ["123456789012345678"]

Human users are still forwarded as before by default.

@the-vindex
Copy link
Author

Tested on our server - messages are forwarded from DC Integration MC server => discord => Astral MC server.

…t documentation

- Convert all build.gradle.kts files to build.gradle (Groovy DSL)
- Add CLAUDE.md for AI assistant guidance
- Add CURSOR_SETUP.md, PLUGINS.md, PROJECT_SUMMARY.md, and SETUP.md for development setup
- Add install-cursor-extensions.sh and setup.sh scripts for easier onboarding
@Erdragh
Copy link
Owner

Erdragh commented Jan 10, 2026

  1. I dislike Groovy and it's on its way out with Gradle
  2. I dislike "Vibe coding" etc.
  3. I can see the appeal of "how to develop", but they needn't be LLM slop nor so long

Getting notified of this commit reminded me of the existence of this PR, I will try to find some time for the first commit tomorrow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants