top of page

API / Chatbot Project

API-Chatbot-Project-2.png

This project utilizes the gson library to make queries to two RESTful API: the OpenWeatherMap API as well as the Spotify web API. It also makes use of the PircBot framework to create a chatbot, giving users an easy way to make the API queries. Developed on my own as a project for CS 2337, Computer Science 2. Designed to run on the Freenode IRC network at https://webchat.freenode.net/, the bot includes commands for getting the current weather for a given location, as well as finding the latest song or album released by a given musical artist on Spotify.

​

Check it out on GitHub!

bottom of page