kry0sc0pic / cypher

Player Status and Playtime Tracker for Valorant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cypher

Player Status without needing to launch Valorant or Riot Mobile


Screenshots

Features
  • Detailed Status for Valorant
  • Player Idle Status

Upcoming
  • Detection for Other Riot Games
  • Add Slash Command
  • Playtime tracker and graph

Setup Guide

  • Configure .env variables
Variable Name Description
TOKEN Discord Bot Token from Discord Developer Portal.
RIOT_USERNAME Username for Riot/Valorant account.
RIOT_PASSWORD Password for Riot/Valorant account.
RIOT_PUUID PUUID for Valorant Account. Get your PUUID
SUPABASE_ANONKEY Public Anonkey for Supabase. Find it here
SUPABASE_ENDPOINT Endpoint for Supabase Database. Find it here
RIOT_ENTITLEMENT_TOKEN Riot Entitlement Token- Used as fallback if authentication fails. Get it here
RIOT_BEARER_TOKEN Riot Access Token- Used as fallback if authentication fails.Get it here

Documentation is still incomplete (WIP)

License: MIT

Legal

This project is not affiliated with Riot Games or any of its employees and therefore does not reflect the views of said parties. Riot Games does not endorse or sponsor this project. Riot Games, and all associated properties are trademarks or registered trademarks of Riot Games, Inc.

About

Player Status and Playtime Tracker for Valorant

License:MIT License


Languages

Language:JavaScript 98.2%Language:Dockerfile 1.8%