Skip to content
UnknownShadow200 edited this page May 21, 2021 · 24 revisions

This page is still a draft

MCGalaxy includes built-in support for sending chat from in-game to Discord. (and vice versa)

[make sure to specify both CLI and GUI here]

Setting up a bot account

create bot account and add it to server https://github.com/reactiflux/discord-irc/wiki/Creating-a-discord-bot-&-getting-a-token

Basic configuration

  1. Get bot token
  2. Specify channels

Opchannels

You can optionally specify channels as opchannels - MCGalaxy will only send staff-only messages (e.g. /opchat) here, and any messages created in these channels will be sent to /opchat in-game. [todo explain more]

Controllers

You can optionally allow certain users to execute commands from Discord

  1. Copy User ID by right clicking their name (todo screenshot)
  2. /DiscordControllers add [user id]
  3. Then you can type .x [command] [command arguments] or DM bot directly (todo example)

Advanced stuff

??? replacements, banned commands, who knows

Clone this wiki locally