Skip to content

Myakubek/PIRC-Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PIRC-Chatbot

This project uses the PircBot java framework to create an IRC bot, The bot pulls json information from REST API's and parses it using gson.

Weather information is pulled off open weather map's API

alt text

Bitcoin information is pulled off coindesk's API

alt text

How To use:

  • When run will add chatbot to freenode IRC network
  • Join the server #WeatherBot-777 (make sure to include #)
  • type "commands" to view avaliable commands
    • getweather / what's the weather - Will prompt the user to enter a zipcode or cityname and return the forecast
    • bitcoin / what's the price of bitcoin - prints the current price info from coinbase in dollars, sterling, euros.
    • exit - removes the bot from the channel

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages