11 Topics

Member Avatar for
Member Avatar for Jasonfran

Hello, I am making an IRC application and I was wondering how I could make a simple event that gets called like onMessage() every time a IRC message comes through so I can then do something like this in my main class: public void onMessage(String message){ System.out.println(message); //or Handle commands …

Member Avatar for JamesCherrill
0
204
Member Avatar for IndianaRonaldo

Hi, I have this idea to control a PC remotely using sms. Here is how I would do it. 1.Facebook allows users a lot of control over their accounts through sms including private messages. So, getting the message to facebook through sms is easy. But the PC has to take …

Member Avatar for madcSPYnX0420
0
355
Member Avatar for PrimePackster

Well! I came to know about Daniweb IRC very recently. And would like to join the party. But i heard that it is only possible in Mozilla Firefox. So is this true? And can i use IRC chat in chrome, if yes, How?

Member Avatar for PrimePackster
0
325
Member Avatar for Karlwakim

Hi everybody, If i create my own IRC channel, will the server admin be able to see the chat and the IPs of users ? What do i need to get an anonymous chat ? I mean that nobody can see the IPs etc. Sorry if im not clear but …

Member Avatar for celthunder
0
85
Member Avatar for mang0

Hello all! I'm using the phenny IRC bot, and I've got this script, to greet people when they join a channel: #!/usr/bin/env python """ greet.py - Phenny Sahana-Eden Greet Module (c) 2011 Nolan Lum <nol888@gmail.com> """ import os, re import sqlite3 def setup(self): fn = self.nick + '-' + self.config.host …

0
123
Member Avatar for bngy

Hi, I've written a simple IRC bot. but I have some problems, can you please help? #1 How to list all users on a channel? #2 How to get if a command/message sent by an op or not? Same with halfop/voice/owner? #3 How to get who sent the command/message (by …

Member Avatar for jkon
0
124
Member Avatar for scrape

Hello, I am trying to create an IRC server. The thing is that I dont want this server to run on "localhost", I want to connect this server to other upstream IRC servers. I dont know how to do that. I.E. I want this server to connect to smth.hostname.com on …

Member Avatar for ~s.o.s~
0
147
Member Avatar for Synthuir

So I'm writing a bit of code for use in an IRC bot. I tried to use scheduler to get around the barbaric-ness of calling time.sleep() every time I want the bot to delay for a few seconds. In scheduler you can choose the delay function "for example time.sleep()"-- but …

Member Avatar for lllllIllIlllI
0
231
Member Avatar for etftw
Member Avatar for etftw
0
107
Member Avatar for Tech B

I would like some feed back on my code. It is an IRC bot written in Python 2.6. What I might be doing wrong/inefficient. Better ways of doing something. And anything that will help sharpen my skills. I know I probably should have wrapped it into a class, and the …

Member Avatar for snippsat
0
194
Member Avatar for InsightsDigital

With the exception of Digg, all the major social networking sites had more women than men. I wonder why? Why do you think so? Personally, I know I have been on social networking sites since 1992 via Usenet and IRC. Yes, you might not have heard of these two, but …

Member Avatar for Shade01
1
216

The End.