Document the discord tokens.

This commit is contained in:
cnaude 2019-06-04 14:03:19 -07:00
parent c63f7626bc
commit afc935f3f1
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@ message-format:
game-a-chat: '[%WORLD%] <%NAME%> -> [AdminChat]: %MESSAGE%'
# AdminPrivateChat message from IRC to game
irc-a-chat: '[AdminChat] [&4IRC&r] %MESSAGE%'
# Messages from Discord
# Messages from Discord (Valid tokens: %NAME%, %NICKNAME%, %EFFNAME%, %COLOR%, %CHANNEL%, %MESSAGE%, %RAWMESSAGE%)
discord-chat: '[Discord]<%NAME%> %MESSAGE%'
# Messages from IRC to Discord
irc-discord-chat: '[IRC]<%NAME%> %MESSAGE%'