From 8b5448312ba9ff8f2705a4322811d10574df46c5 Mon Sep 17 00:00:00 2001 From: Joren Date: Thu, 27 Jun 2024 12:50:00 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 94a3bc6..bb2763d 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,11 @@ This setting should be enabled for the bot in the discord developer panel for it SERVER_ID = "1050204101826334999" OUTPUT_CHANNEL_ID = "1250585834726621999" PREFIX_ENABLED = true + # Display name of server a message has been send in SERVER_ID_ENABLED = false + # Display clickable channel object of server a message has been send in CHANNEL_ID_ENABLED = true + # Provides a link to the message where the regex has been matched MESSAGE_LINK_ENABLED = false [SERVERS.COIN_REGEXES] Bitcoin = "[13][a-km-zA-HJ-NP-Z1-9]{25,34}"