Cypher is a Valorant Discord bot that shows you information on any player as well as a match leaderboard.
To host this bot yourself, you will need to create an application at Discord Developer Portal, and get a HenrikDev API key.
Place your bot's TOKEN and your API_KEY in an environment file as shown in .env.example.
You then can start it by running docker compose up on the root folder.