/pydex

Discord bot that acts as a pokedex using the PokeAPI, hosted in Heroku

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Pydex

Pokedex discord bot that uses the PokeAPI and the Discord API, hosted in Heroku

Installing

Clone the repo into a location of your choosing

$ git clone https://github.com/ttamre/pydex.git

Running pydex locally

  1. Create a discord bot in the discord developer API
  2. Export the bot token to an environment variable called PYDEX_BOT_TOKEN
  3. Run python pydex.py in your terminal (or python3 pydex.py if your default python version is 2.x)

License

This project is licensed under the GNU General Public License - see LICENSE for more details

Pokemon Logo