Posts by rickybee

A small new update is available now!

    I've spent the past few hours trying to get this to work with no luck. I already have events coming into Discord from Space Engineers, and I had it working with RW when I was running it in AMP. However this has me stumped.

    For now, all I am trying to do is get basic events (player join/leave) posting to a channel in my Discord via a webhook, here's what I have (my entries in bold)...


    # You should set these settings according to your server setup


    # Discord Bot - On small servers the bot can cause OutOfMemory crash, just stick to botEnable=false in that case!

    botEnable=false #also tried true

    # your Bot token found on https://discordapp.com/develop…ications/YOUR_APP_ID/bots

    botToken=OTkzNTIyMjgwxxxxxxxxxxxxxxxxxxxxxxxxxxxxxNbzZ4RM_ffZl-tX1CD_-a0Rpn14


    # If you want to use Webhooks you have to set this block

    webHookEventUrl=https://discord.com/api/webhooks/xxxxxxxx21066746037/xxxxxxxxJGGkIDPoCEqBkw6m5JK0ivTrHlSUXODSYNzKjBB6qi9jdbIFQ2GltOb2-UrC

    # webHookStatusUrl=

    # webHookSupportUrl=

    # webHookChatUrl=

    # These only apply if you use webhooks

    overrideAvatar=true

    useServerName=false

    statusUsername=My RW Server

    # the channel name in discord from which the bot should pickup chat to display it ingame (usually the same channel where the chatWebHook is posting to)

    # botChatChannelName=server-chat


    # If you want the Bot to write messages instead of webhooks you can set channelIds here

    # eventChannelId=

    # chatChannelId=

    # statusChannelId=

    # supportChannelId=


    # tracked events always go into server log but if you want to track them in discord set this to true

    postTrackedEvents=true

    # Chat to Discord

    postChat=false

    # Status to Discord

    postStatus=false

    # Support messages /support [text] to discord

    postSupport=false


    I appreciate any help on this.

    I'm looking for a plugin that will link RW to my Discord but unsure about this one due to the last post saying it wasn't working. It's over a month old with no reply, is this plugin no longer supported?