From 2decd797471a3a17c197284fb9f8050f0e56a940 Mon Sep 17 00:00:00 2001 From: Victor Westerlund <35688133+VictorWesterlund@users.noreply.github.com> Date: Thu, 26 Nov 2020 16:15:15 +0100 Subject: [PATCH] Added links to Wiki --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2b68da1..fdc2a51 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ This labylib extension updates your LabyMod cape with tags from Minecraft chat. * [Custom Render Endpoint](#custom-render-endpoint) * [Contribute](#contribute) +### [List of supported servers OOTB](https://github.com/VictorWesterlund/chattycape/wiki/Default-endpoint:-Supported-servers) + ## Get Started ### IMPORTANT: @@ -57,6 +59,8 @@ $ python3 start.py ## Default Behavior +### [List of supported servers OOTB](https://github.com/VictorWesterlund/chattycape/wiki/Default-endpoint:-Supported-servers) + If you start Chattycape with the default render endpoint; `https://api.victorwesterlund.com/chattycape` - your cape will update every **15 seconds** (limit) with a graphic of the player **avatar, name and tag** (usually "rank") who last said something in public chat (See collage at the start of this document). It only works on a handful of servers at the moment, more can be added in the future. ## Custom Render Endpoint