Discordant Style

"Discordant" resembles the style of the Discord messaging platform.

Attributes

Conversation Attributes

These attributes affect an entire conversation. They should be written on their own line, without usernames or messages.

  • channel
    • Value: Any text
    • Default Value: Value of the "Channel Name" setting
    • Examples: [channel = general]
    • Description: When the "Chat Type" setting is set to "Channel", sets the name of the channel, e.g. "general" or "announcements".
  • topic
    • Value: Any text
    • Default Value: Value of the "Channel Topic" setting
    • Examples: [topic = Discussion of Fictional Messenger]
    • Description: When the "Chat Type" setting is set to "Channel", sets the topic of the channel.
  • dm-user
    • Value: Username of a user in a conversation, or any text
    • Default Value: Value of the "DM User" setting
    • Examples: [dm-user = jane]
    • Description: When the "Chat Type" setting is set to "Direct Message", sets the username that will appear in the titlebar. If the username matches a user in the conversation, that user's display name and profile picture will be shown.
  • gc-name
    • Value: Any text
    • Default Value: Value of the "Group Chat Name" setting
    • Examples: [gc-name = Our Group Chat]
    • Description: When the "Chat Type" setting is set to "Group Chat", sets the name of the group chat.