Skip to content

ttamre/pydex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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