/ProfOak

Discord bot for getting more information about many aspect of Pokemon Go

Primary LanguageJavaScript

Prof Oak

See Wiki here for all the commands you need for Eggs, Raids, IV and general pokemon information.

This Discord bot gives you detailed information for all Pokemon. It also contains an IV checker for those who want quick IV details through Discord.

Setup

Pre-requisite

  • Node.js
  • MySQl

Database Setup

  • Create your database (MySQL) that you want to use for your tables
  • Run both SQL scripts in the SQL folder

Install

  • Clone the project
  • Run npm install from within the folder
  • Run the prof_oak.js