
ChatHook
Send Minecraft chat to a Discord webhook!
- Загрузки
- 231
- Подписчики
- 2
- Обновлён
- 18 января 2024 г.
- Лицензия
- MIT
Опубликован 18 января 2024 г.
chathook
A logical server mod that forwards Minecraft chat, game and command messages to a Discord webhook.
How to Use
Create a file called secrets.txt in the root of your server (in the same folder as the server.jar.
In the file, write the following line:
webhook_url=[your webhook url here]
The webhook URL should be in the form of https://discord.com/api/webhooks/{some numbers}/{token}.
Now, just fire up the server and you're all set!
Known Limitations
- Command messages aren't captured
- Chat from Dynmap sends IP addresses in the text and these are not filtered by ChatHook (will be fixed by a message filtering feature in future)
Attribution
Ченджлог
1.0.0Альфа1.20.2, 1.20.3, 1.20.4 · 18 января 2024 г.
First version!
Still in alpha, but core features (chat/game message forwarding) work
Комментарии
Загружаем…