working with API - Lucie-Brosson/Big_Data_and_Self-project-y2s2 GitHub Wiki
I have been working with the Wikipedia API. It is a straightforward to use. However not every element is accessible from it. For example, the infobox is not accessible from the bot. To get that information I would need to use a web scraping. It also does not work if using a proxy.
24/05/2021 - I am still looking for a statistic API and a study API.
25/05/2021 - I have removed the statistic and study command and I am going to focus on the other command and make the bot more sympathetic. I have added a Gif API to put some images in the artwork and the movie command. I also added the emoji library to make the text more colourful.
30/05/2021 - I have uploaded the bot to Heroku to always make it available. It was easy to use and work great. I had some trouble finding how to update the app but overall, it was a great way to make it available.