Skip to content

andresbonil/smogon-usage-parser

 
 

Repository files navigation

Smogon Usage Parser Discord Bot

This project utilizes the information from Griffin Ledingham's Smogon Usage Parser to create an interactive Discord bot, in discord.py, which displays Pokemon information and usage statistics.

The current implementation is a work in progress, but the goal of the project is to create an easy-to-use, informative tool for competitive Pokemon players to promote collaborative teambuilding and gather and present Smogon statistics in one place.

Usage

Currently, the bot supports the following commands:

Load data: /request_data format date rating

Example: /request_data gen7vgc2019ultraseries 2019-08 1760

Query data: /test_data pokemonName

Example: /test_data Incineroar

image

Shutdown: /shutdown

Credits

Griffin Ledingham - original usage parser https://github.com/GriffinLedingham/smogon-usage-parser

PokeAPI - sprite source https://pokeapi.co/

About

Pokemon Showdown Usage Stats parser with Discord bot integration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.3%
  • TypeScript 1.3%
  • Other 0.4%