Skip to content

sayansisodiya/ValoRoster-Slack-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

ValoRoster

ValoRoster is an esports Slack bot for professional Valorant team and player info (Valorant is an online multiplayer video game). I created it while working as a Developer Relations Intern at Postman.

ValoRoster is pretty simple; it uses Slack (slash commands and incoming webhook), Postman (webhooks and collections), the PandaScore REST API for Valorant, and JavaScript.

If you want to read about my development process for ValoRoster, here's a shameless plug for a blog I wrote about ValoRoster on Postman's website :).

Using ValoRoster

Interested in using ValoRoster yourself? This public workspace in Postman should have all the info you need to get up and running.

Currently, the only two ValoRoster commands are:

  • /roster <teamName>
    • returns the names and pictures of players currently on team <team-name>
  • /player <playerName>
    • returns basic biographical and professional info on player <gamertag>

ValoRoster Demo

About

An API-driven esports Slack bot for professional Valorant team and player info.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors