description |
---|
These values should be in the "discord": {} block |
-
token
String Discord bot token -
guild
String Discord default server ID (used only whencreateChannels
istrue
) -
category
String
Discord default category ID(used only when
createChannels
istrue
) -
renameChannels
=true
Boolean Whether to rename channels according to Messenger chat name updates Works only with one-to-one connections -
showFullNames
=false
Boolean Whether to show full names from Messenger messages instead of nicknames -
createChannels
=false
Boolean Whether to create channels on receiving a message in an unknown chat on Messenger Works best when using Miscord with a personal account -
massMentions
=false
Boolean Whether to allow@everyone
and@here
mentions -
userMentions
=true
Boolean Whether to allow mentioning Discord users -
roleMentions
=true
Boolean Whether to allow mentioning Discord roles -
ignoreBots
=false
Boolean Whether to ignore all messages from bots or webhooks -
ignoredUsers
Array<String> IDs of users, whose messages will be ignored and not forwarded anywhere