Skip to content

NinjaAung/Pokemeow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokemeow

Pokemeow is a script use to interact with the Pokemeow Bot for clan statistics tracking average catch rate,daily catch anddays. This project uses selenium, so if you need a chrome driver go here [You can use any driver you want].

Instructions

Download with zip or with cli:

git clone https://github.com/ninjaaung/pokemeow

Create and add to .env

USER_NAME=       # Discord Username
USER_PASSWORD=   # Discord Password
CALC_CHANNEL=    # Channel Url to do calculations in (Use discord on your browser to find this)
GOOGLE_SHEET_ID= # ID of Google sheet (Found in URL)

Install all modules

pip3 install -r requirements.txt

On discord please make sure your calc channel is always empty!
Then make sure you add your creds.json from google service account and all you have to do is run

python3 main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages