In this video tutorial you will learn how to make API calls inside your Discord bot commands. Specifically, you will be making a joke bot by calling an API and formatting the JSON response.
You can then extend this tutorial by using the same concepts with different APIs to pull in weather data, wallpaper images, and more.
If you haven't watched the previous videos in the series, you can see the entire playlist here:
https://www.youtube.com/playlist?list=PL_esswHjNwIc9irEctsTuMXlP7_4M7Qwk
Top comments (1)
Is there a link to copy the code?