zyzybaka / pydex

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:GNU General Public License v3.0


Languages

Language:Python 100.0%