7 ms·
This looks great! I tinkered with building a similar service-oriented bot, using ZeroMQ for communication (though not very robust as it would block for response
by ZaneA 12y ago
This looks great! I tinkered with building a similar service-oriented bot, using ZeroMQ for communication (though not very robust as it would block for responses IIRC); http://demonastery.org/2012/07/building-a-decoupled-irc-bot-part-zero/ http://demonastery.org/2012/07/building-a-decoupled-irc-bot-...