discord chat

This commit is contained in:
2023-09-09 20:51:57 +02:00
parent 5bdc2802eb
commit d6af5c0a33

View File

@@ -50,11 +50,11 @@
#Config relating to the discord channels to use with the mod
[channels]
#The ID of the channel to post in and relay messages from. This is still needed, even in webhook mode
chatChannelID = 0
chatChannelID = 1025292808665452586
#If this ID is set, event messages will be posted in this channel instead of the chat channel
eventsChannelID = 0
eventsChannelID = 1024353263811833928
#If this ID is set, console messages sent after the bot started will be relayed here, and you can execute minecraft commands here
consoleChannelID = 0
consoleChannelID = 1024353263811833928
#Webhook Config
[webhooks]