Skip to content

MarkSpencerTan/pokemaster_bot

Repository files navigation

pokemaster_bot

A discord pokemon rpg bot made with python

how to setup

  1. fill out settings.py with appropriate variables
  2. install python requirements
    pip install -r requirements.txt
  3. run the bot
    python3 pokemaster.py