Skip to content

post from rdm based nest list to discord

Notifications You must be signed in to change notification settings

Zyahko/NestPoster

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NestPoster

This script should read in data from the Nest table in PMFS-Alt (you'll need to use another script to generate the data)

Prereqs:

  1. Some sort of nest script that writes park name, pokemon_Id and pokemont count (ajust sql if you don't have/want park names)
  2. To show Pokemon names you'll want to use the included pokemon.sql file to first create a DB called Pokedex with a table called pokedex in order to look up dex to names.

To configure:

  1. copy config.ini.example to config.ini and adjust parameters

  2. Ensure bot has write and delete permissions as script will purge old messages

  3. python nestposter.py to run, bot runs onces and exits

About

post from rdm based nest list to discord

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TSQL 80.1%
  • Python 19.9%