Cypher - A Valorant Discord Bot

Personal project
Abstract
A Discord bot developed in Python that retrieves information on Valorant Matches.

Description

Cypher is a Discord bot that retrieves information about the multiplayer game Valorant.

Its basic commands are retrieving information about a user and displaying someone’s last match leaderboard.

The name and the logo are based on Valorant’s agent Cypher, a playable character known for retrieving information about foes.

Check the repo here!

Development process

This project started not so long after I started playing Valorant. I wanted to save the leaderboards for matches on a Discord Server without having to upload a screenshot everytime. I learnt how to use the discord.py module and I used henrikdev’s Valorant API to retrieve the information. I also dockerized the bot so it was easier and fast to build.

Credits to David Garcia for the edited version of the logo.

Technologies used

Python Docker SQLite