MoMMILink has been replaced with built-in Discord bot

The game server can now directly act as its own Discord bot. The OOC relay functionality was moved to this, which was previously done with a hard-to-setup system called MoMMILink. It can also relay admin channel contents.

MoMMILink and the corresponding CVars have been removed. To setup a new relay, change the following cvars:

[discord]
token = "<token>"
guild_id = 000000000000000000

[ooc]
discord_channel_id = 000000000000000000

For the new admin chat relay add the following line:

[admin]
chat_discord_channel_id = 000000000000000000

Replace the 000000000000000000 with the corresponding channel/guild ID.