![Logo](https://user-images.githubusercontent.com/82200170/156949575-5f17c7d4-c93f-4837-a4a2-adae28a15f7a.png)
Overwatch stats bot is a Discord bot created using Discord.js. This bot allows users to ping it using "!stats Platform/Region/Tag" to which it will return the players stats in Overwatch.
View Demo
·
Report Bug
·
Request Feature
Table of Contents
I created this bot after having loads of fun with my friends on Overwatch. It was always great to have a friendly competition to see who had the best in-game stats but we would have to return to the main menu and have to sift through irrelevant player data to compare. Hence I created this bot that allows users to call it in their desired Discord server and have all their player data in a concise embedded message.
Getting started with the bot is easy, all you have to do is add it to a server! Use this link to add the bot to your server
https://discord.com/api/oauth2/authorize?client_id=941211330168369162&permissions=274878024704&scope=bot
To fully use the bot your Overwatch profile must be set to Public. To find a players stats you will need three pieces of information:
- Platform - Platform of user. pc, xbl, psn
- Region - Region of player. us, eu, kr, cn, global
- Tag - BattleTag of user. Replace # with -. If the BattleTag is GamersCCCP#1569, use GamersCCCP-1569
- Lastly call the bot using
!stats PLATFORM/REGION/TAG
Here is a demo of the Stats bot responding to user input
demo.mp4
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.
Email - Arhumshahazad2003@gmail.com