Skip to content

IRC bot that fetches the weather. Built to learn and practice APIs.

Notifications You must be signed in to change notification settings

ZombieNub/APIProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

APIProject

IRC bot that fetches the weather. Built to learn and practice APIs.

This project creates an IRC bot that has two commands: !weather <zip/city> and !exit. !weather <zip/city> fetches the weather data in a region, either by zip code or city depending on the input. Exit shuts down the bot. This project was made to learn APIs, the URL class in Java, and function composition with monads.

This project was made as part of an optional assignment for a CS course. I found it a fascinating exercise, and learned a lot about Java, functional programming, APIs, and git.

About

IRC bot that fetches the weather. Built to learn and practice APIs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages