MadCoderZ / NewsBotIRC

NewsBotIRC - Java IRC Bot with RSS feed reader
MIT License
3 stars 2 forks source link

Outputter #24

Closed gpoppino closed 7 years ago

gpoppino commented 7 years ago

Decouple IRC code from NewsReader.

This will allow us to output to any format we want: IRC, Console, DB, etc.

Right now, I just readapted our IRC output to the new Outputter interface and implemented a simple Console Outputter as an example.

Please review, and merge if agree with this change.

gcanosa commented 7 years ago

Looks nice =) good job!

gcanosa commented 7 years ago

Merge approved.

gcanosa commented 7 years ago

closed by mistake. Merge approved.