Added links to Wiki

This commit is contained in:
Victor Westerlund 2020-11-26 16:15:15 +01:00 committed by GitHub
parent c4bfaf29f3
commit 2decd79747
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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