An open API service indexing awesome lists of open source software.

https://github.com/georgeherby/profoak

Discord bot for getting more information about many aspect of Pokemon Go
https://github.com/georgeherby/profoak

database discord mysql pokemon pokemongo

Last synced: 8 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# Prof Oak
See Wiki [here](https://github.com/georgeherby/ProfOak/wiki) 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`