LunaTTvBot / LunaBot

0 stars 1 forks source link

Establish IRC connection on explicit call #52

Closed iPaat closed 8 years ago

iPaat commented 8 years ago

After our new project structure ( #48 ) is done, we should drop automated connection to IRC. It would be nice to have a 'ConnectionManager' who could manage our connections. We need at least two connections:

Also Event binding has to be made after a connection is established. Please think of a public solution to establish a connection, maybe via GUI.

CapCalamity commented 8 years ago

before we tackle this, i think we should solve #48

iPaat commented 8 years ago

Yeah, I made this more clear.