A Discord Pokédex
- 8 Devlogs
- 8 Total hours
A quick lookup for Pokémon stats and other information.
A quick lookup for Pokémon stats and other information.
I have started work to make my life a little easier. I am working to implement a web scraper that will take the information from the pages to fill in the pokedex information. Currently I’m working through debugging and figuring out what prints what. Hopefully once I have formatted one entry correctly I can just change the link and the information provided will be correct. Currently I’m just working to learn if this will be true or not.
A 1/15th of The Way There. With the completion of caterpie I have completed all the information I want to include for the first ten Pokemon.
Through one of the Most Famous I have completed Charizard and his many forms and appearances.
The First Three are Complete!
I have added everything I planned on adding to the first three pokemon of the dex. Those being the Bulbasaur line. I even added info on the mega form. My plan will be to continue to follow the same format for at lease the original 151 pokemon.
Upgrading the Information Provided by The Pokedex
I have added new information options available to the individual to ask for upon selecting a pokemon. The new information I have added is moves, breeding, training, and location. The new information does not appear all at once, it must be requested before it can be seen. Currently the additions are only implemented on Bulbasaur but soon all the information will be added to later Pokemon.
Completed the First Three Pokemon of Generation 1.
I have completed the code to upload the information of Bulbasaur, Ivysaur, and Venusaur. Professor Oak (the bot) will now give information on those three pokemon. The goal now will be to repeat this action to complete at least the original 151 pokemon/
Attempting to Run My First Command.
I have everything about coded but have come across the problem of my Client term not being defined.
My First Shot of a Discord Bot!
I have just completed the initial code required for my bot to function. With a little help from Google and YouTube my bot now runs from the terminal.