Hey there guys, I\'mworking on an IRC bot project, Trying to integrate Windows live into a bot, And have re开发者_开发百科ceived messages sent to the channel. But the current problem is that the old m
I\'m currently writing an IRC bot. The scripts are loaded as perl modules in ZNC but the bot gets disconnected with an Input/Output error if I create a forked process. This is a working example script
I have a Java IRC bot which i would like to query a shoutcast server and return basic information (song playing etc). Can someo开发者_开发技巧ne guide me in the right direction? Thank you.Get Cidero J
I am looking for a solu开发者_运维技巧tion to implement a public chat and a system of instant messaging within the site.i prefer irc i think its easier to understand for my visitors...although I prefe
I want to implement a chat service on my开发者_运维百科 site, and wonder how to create a simple browser-based IRC client from scratch?
does anyone know ho开发者_Python百科w you go about streaming text to a IRC server? I have a game server, and i\'d like to stream the chat to IRC.I can get the chat as a string within a C# program..
I\'m currently working on a irc bot for a multi-lingual channel, and I\'m encountering some issues with unicode which are proving nearly impossible to solve.
Im trying to write a program that would be listening for data (simple text messages) on some port (say tcp 6666) and then pass them to one or more different protocols - irc, xmpp and so on. I\'ve trie
This is a sample script. When I hit Ctrl+C, the bot quits IRC but it reconnects back after some time. How do I shut down the bot correctly?
Closed. This question is o开发者_JS百科ff-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.