{"id":43771294,"url":"https://github.com/endstone-essentials/discord","last_synced_at":"2026-02-05T16:36:23.497Z","repository":{"id":255016636,"uuid":"805190039","full_name":"endstone-essentials/discord","owner":"endstone-essentials","description":"Discord plugin for Endstone servers","archived":false,"fork":false,"pushed_at":"2024-12-27T11:42:36.000Z","size":32,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-13T03:26:11.384Z","etag":null,"topics":["bedrock-dedicated-server","discord","endstone","mcbe","mcpe","minecraft","plugin","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/endstone-essentials.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-24T04:15:40.000Z","updated_at":"2026-01-08T15:52:50.000Z","dependencies_parsed_at":"2024-08-27T15:06:36.219Z","dependency_job_id":null,"html_url":"https://github.com/endstone-essentials/discord","commit_stats":null,"previous_names":["wu-vincent/endstone-discord"],"tags_count":0,"template":false,"template_full_name":"EndstoneMC/python-example-plugin","purl":"pkg:github/endstone-essentials/discord","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endstone-essentials%2Fdiscord","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endstone-essentials%2Fdiscord/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endstone-essentials%2Fdiscord/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endstone-essentials%2Fdiscord/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/endstone-essentials","download_url":"https://codeload.github.com/endstone-essentials/discord/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endstone-essentials%2Fdiscord/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29125921,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T14:05:12.718Z","status":"ssl_error","status_checked_at":"2026-02-05T14:03:53.078Z","response_time":65,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bedrock-dedicated-server","discord","endstone","mcbe","mcpe","minecraft","plugin","python"],"created_at":"2026-02-05T16:36:23.416Z","updated_at":"2026-02-05T16:36:23.473Z","avatar_url":"https://github.com/endstone-essentials.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Discord for Endstone\n\nA Discord integration plugin for Endstone servers.\n\n## Features\n- [x] In-game chat and Discord chat integration.\n- [x] Notifications for player join and leave events.\n- [x] Player death messages synced to Discord.\n- [x] Execute in-game server commands directly from Discord.\n- [ ] Future support for console logs in Discord.\n\n---\n\n## Requirements\nTo use this plugin, ensure you have:\n- [Endstone 0.5 or higher](https://github.com/EndstoneMC/endstone).\n- A valid Discord bot token.\n- The relevant permissions in your Discord server to send messages.\n\n---\n\n## Installation\n\n1. **Download the plugin** from the release ppage and place it into the Endstone server's plugins folder.\n2. Restart or reload your Endstone server to generate the configuration file.\n\n---\n\n## Configuration\n\n1. Navigate to the generated configuration file:\n   ```toml\n   token = \"ENTER_YOUR_TOKEN_HERE\"\n\n   [channels]\n   chat = \"CHANNEL_ID\"    # for chat, player, and status messages\n   console = \"CHANNEL_ID\" # for command execution outputs\n   ```\n\n2. **Update the configuration:**\n   - `token`: Replace `\"ENTER_YOUR_TOKEN_HERE\"` with your Discord bot token. You can create a bot and obtain its token from the [Discord Developer Portal](https://discord.com/developers/applications).\n   - `chat`: Enter the channel ID where in-game chat and player events (e.g., join, leave messages) should appear.\n   - `console`: Enter the channel ID for executing server commands.\n\n3. Save the configuration file and restart/reload the server for the changes to take effect.\n\n---\n\n## Usage\n\nOnce the plugin is installed and configured:\n1. Messages sent in your in-game chat will appear in the configured Discord `chat` channel, and vice versa.\n2. Player events, such as joins, leaves, and deaths, will automatically appear in the `chat` channel.\n3. Server administrators can execute commands in the Discord `console` channel.\n\n---\n\n## Troubleshooting\n\n- **Bot not sending messages?**\n  - Verify the `token` is set correctly and the bot is online.\n  - Ensure the bot has permission to send messages in the specified channels.\n  - Verify the channel IDs are correct.\n\n- **Configuration changes not taking effect?**\n  - Check the server logs for errors and restart your server after modifying the configuration file.\n\n---\n\n## License\nThis plugin is distributed under the MIT license. See the [LICENSE](LICENSE) file for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fendstone-essentials%2Fdiscord","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fendstone-essentials%2Fdiscord","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fendstone-essentials%2Fdiscord/lists"}