Inspiration
When queuing for competitive overwatch it can become frustrating not having a team. Since solo queuing is a great way to get stuck in SR hell; we decided to make a bot that can group people with similar skill levels together so they can have a team to coordinate with.
What it does
It groups members of a server into teams based on their skill rankings and most played roles.
How we built it
We used javascript and an overwatch api to get player data.
Challenges we ran into
We originally tried to use a different api to retrieve player data but it was not properly documented and was hard to query.
Accomplishments that we're proud of
What we learned
The difference between a javascript object and a javascript object literal.
What's next for Overwatch Dream Team
We hopefully aim to add more advanced metrics to gauge skill.
Built With
- discord-api
- javascript
- overwatch-js
Log in or sign up for Devpost to join the conversation.