Skip to content
This repository has been archived by the owner on Jan 24, 2020. It is now read-only.

MadCoderZ/NewsBotIRC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java IRC Bot with RSS feed reader

This project has been entirely written in the Java language, so it basically can run on computers that are able to run Java code.

We focus on handling memory in the best possible way, keep a clean code, stability and reliability.

Its purpose is to fetch from different sources (RSS and Atom) and publish them on an IRC channel on a specific IRC server. Think of it as a RSS client reader but with IRC support.

Everybody is welcome to cooperate, add new functions by creating a fork in GitHub, and also fix issues or propose features or modifications. We listen to the community and we want to keep working on it as a hobby.

Please, check our wiki page to get started.

Authors