Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
2c0940fe12
I decided on the project app I will make and answered all the questions in the planning file. After this I will first start working on the models file to add the differnt classes for overall structure and to use in the views file.
62cd82b9f9
I changed the get riddle, get random riddle, and the add riddles functions. I had to add in the parameters to get the response needed. At first I forgot to add the params variable to the get random riddle function so it was not working but then later realized the issue. I added error codes that seemeed reasonable