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
- Host: GitHub
- URL: https://github.com/georgeherby/profoak
- Owner: georgeherby
- Created: 2017-11-09T12:07:53.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-20T14:00:26.000Z (about 7 years ago)
- Last Synced: 2025-01-10T15:16:01.128Z (9 months ago)
- Topics: database, discord, mysql, pokemon, pokemongo
- Language: JavaScript
- Homepage:
- Size: 339 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`