From 15e8a2d6a3224e0ab7b220e15abe874ddd5f51a7 Mon Sep 17 00:00:00 2001 From: Ayden Jahola Date: Tue, 15 Oct 2024 11:24:40 +0100 Subject: [PATCH] update README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 11c532d..a1d80b6 100644 --- a/README.md +++ b/README.md @@ -51,3 +51,7 @@ make sure to run `/setup` or otherwise the verification process wont work. ## Usage run `/help` command to get list of all avaiable commands, or visit the [commands](./commands/) directory to view them. + +### IMPORTANT: PLEASE READ BEFORE DEPLOYING + +This bot includes game statistics functionality (currently supports Valorant, CS2 and TFT). Unfortunately, due to [Tracker.gg](https://tracker.gg/) no longer providing API keys, I have created a custom API to retrieve the data. Currently, this API is not publicly available. If you wish to use the bot's game stats commands, please feel free to reach out to me via my [email](mailto:info@aydenjahola.com).