From 26b424df0eef110477b222361d86e4fe728282b6 Mon Sep 17 00:00:00 2001 From: Ruben Anders Date: Sun, 1 Sep 2019 23:07:19 +0200 Subject: [PATCH] Update ENV.md with link to recent-messages service repo --- docs/ENV.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ENV.md b/docs/ENV.md index 586aac354..727503ff4 100644 --- a/docs/ENV.md +++ b/docs/ENV.md @@ -3,7 +3,7 @@ Below I have tried to list all environment variables that can be used to modify ### CHATTERINO2_RECENT_MESSAGES_URL Used to change the URL that Chatterino2 uses when trying to load historic Twitch chat messages (if the setting is enabled). -Default value: `https://recent-messages.robotty.de/api/v2/recent-messages/%1?clearchatToNotice=true` +Default value: `https://recent-messages.robotty.de/api/v2/recent-messages/%1?clearchatToNotice=true` (an [open-source service](https://github.com/robotty/recent-messages) written and currently run by [@RAnders00](https://github.com/RAnders00)) Arguments: - `%1` = Name of the Twitch channel