phergie / phergie-irc-client-react

IRC client library built on React
BSD 3-Clause "New" or "Revised" License
56 stars 26 forks source link

Refactor to use new bot event queue handling #36

Closed elazar closed 9 years ago

elazar commented 9 years ago

See phergie/phergie-irc-bot-react#19. Update Client to use this functionality rather than rolling its own. Note that this should include requiring bot:~1.2 in composer.json.

Related: phergie/phergie-irc-connection#5

Renegade334 commented 9 years ago

Addressed by #35.

elazar commented 9 years ago

Confirmed. Closing.