Open comments for this post
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.
Open comments for this post
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.
Open comments for this post
Through one of the Most Famous I have completed Charizard and his many forms and appearances.
Open comments for this post
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.
Open comments for this post
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.
Open comments for this post
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/
Open comments for this post
Attempting to Run My First Command.
I have everything about coded but have come across the problem of my Client term not being defined.
Open comments for this post
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.
Open comments for this post
My First Slack Bot
The bot works part of the time. It works doing basic commands and whatnot. The issues arrive when I attempt to run it 24/7 as I have never used Nest before and am very unfamiliar with coding .