Skip to content

Supybot Website

Sections
Personal tools
You are here: Home » Supybot Discussion Forums » User Forum

User Forum

Document Actions
Topics: 204   Replies: 320   Views: 363926
Up one level
Here's the forum for Supybot users. If you have questions, suggestions, ideas, etc., here's the place to post them.

You need to be a registered member to post to this forum. Register now.

Topics list

Normal topic without new replies   bug with install script

Posted by zepr0m at

Hi
When I try to install in expert mode, I have this problem

Do you want to use an SSL connection?Library/Frameworks/Python.framework/Versions/Cu ...

Replies: 0 , Views: 36

Hot topic without new replies   User timeout caused connection failure.

Posted by jlathian at

INFO 2008-08-16T05:02:42 Creating new Irc for efnet.
INFO 2008-08-16T05:02:42 Connecting to irc.efnet.net:6667.
INFO 2008-08-16T05:02:42 Loading plu ...

Posted by zepr0m at
Same problem here, I try with undernet.org. I use mirc with no problem.
I am a new user with supybot, i have this warning message too /Library/Framew ...
Replies: 1 , Views: 131

Hot topic without new replies   Nickserv command format?

Posted by ddum at

I have searched, i have google'd, i have even looked at the plugin code, and i cannot make heads or tails of this.

I am trying to figure out how t ...

Posted by ddum at
Thanks. However, What do you mean by "Manually pass"? ...
Replies: 2 , Views: 221

Hot topic without new replies   Shut off?

Posted by myles7897 at

I can't for the life of me figure out how to shut it off. Oh, and is there a way for it to give a custom message when shutting off? ...

Last reply: Re: Shut off?
Posted by mgoldey at
I think that !quit will do it. If that doesn't actual terminate the supybot process, try this (closing the terminal won't help b/c the bot runs as a ...
Replies: 2 , Views: 735

Hot topic without new replies   Trying desperately to get it work....

Posted by supergeeky1 at

Hey, I just downloaded the bot last night, and so far, I'm amazed by it's many great features. However, for some reason I can't get it to work. I've ...

Posted by AHylianHuman at
I figured it out. What you do, is load up the Command Line ( Start -> Run -> Type in "cmd" )
Then, type in C:\path\to\Python\
Next, chdir to C:\Path ...
Replies: 4 , Views: 1878

Hot topic without new replies   Having trouble starting Supybot

Posted by AHylianHuman at

So, I installed Supybot according to the instructions (Windows XP). When I looked for the files, I noticed they had no extensions. I renamed them with ...

Posted by AHylianHuman at
Never mind. I figured out the problem. The C:\path-to-Supybot\buil\lib\supybot directory wasn't copied over :hm: ...
Replies: 1 , Views: 772

Hot topic without new replies   How to rejoin when bot has no op and channel is empty

Posted by lanwin at

Hi, searched a while for it, but i dos not found a solution.

How to force the bot to rejoin a channel if it has no op and the channel is empty? ...

Replies: 0 , Views: 532

Hot topic without new replies   irc.reply() slow

Posted by draykula at

Hi,

If I have several irc.reply() calls inside a method that handles user command, there is about 2 second delay between them. Is it possible to pu ...

Replies: 0 , Views: 912

Hot topic without new replies   Unable to start Supybot -- Fedora 9

Posted by Yorokobi at

I downloaded the latest version of Supybot and followed the install instructions but cannot get Supybot to start. When I try starting it I get:

$ s ...

Posted by Yorokobi at
Starting Supybot fails when setting PYTHONPATH=/usr/lib/python2.5/site-packages ...
Replies: 1 , Views: 1005

Hot topic without new replies   RSS

Posted by Markoetie at

Is it possible to block certain RSS entries. Like an Advertisement that keeps coming around :p ...

Replies: 0 , Views: 1154

Hot topic without new replies   Weather again..

Posted by xcamel at

Any recent updates to the weather plugin to get cnn and ham working again? ...

Last reply: Re: Weather again..
Posted by mgoldey at
Thanks. No love for me with that edit, though.

!weather 84532
mgoldey: Error: HTTP Error 500: Server Error

Where is the ...
Replies: 6 , Views: 2102

Hot topic without new replies   Modifying Topic plugin

Posted by Friczy at

Hello,

I have a bot which puts part of the topic from an RSS feed. The simplest way of it is to use
Scheduler repeat topicchange "topic ...

Replies: 0 , Views: 1008

Hot topic without new replies   Register callback for any message sent to a channel?

Posted by kenxc at

Is there a way to make sure a function gets called when anyone says anything in an IRC channel supybot is on? (Like a chat logger, but no logging.) ...

Posted by kenxc at
It would analyze lines said in a given IRC channel and assign points to the nick based on some given criteria. ...
Replies: 2 , Views: 1423

Hot topic without new replies   matcher -converter

Posted by lassizci at

is it really working? I really really didn't get how. So here is what I tried with it:

code:
def test(self, irc, msg, args, channel, match=None):
        irc.reply("%s" % match)
    test = wrap(test,[('matches', re.compile('a'), 'no match')])
...

Posted by lassizci at
ah, I was so blind. The problem was just the channel argument in function definition. Of course it's not given unless it's defined in wrap command. so ...
Replies: 2 , Views: 1407

Hot topic without new replies   Converting existing python script to plugin

Posted by dslfreak at

Please forgive my python newbeness

I found a python script that can grab baseball scores and want to convert it to a plugin. the script is located ...

Replies: 0 , Views: 861

Hot topic without new replies   Expanding Dice

Posted by suhspense at

I'm fairly new to Python and bot programming, so rather than learn to do it myself, I am wondering if anyone knows of a plugin that expands upon the c ...

Replies: 0 , Views: 1359

Hot topic without new replies   Weather again..

Posted by xcamel at

Any recent updates to the weather plugin to get cnn and ham working again? ...

Replies: 0 , Views: 1073

Hot topic without new replies   Flooding and unvoicing

Posted by cele at

Hi!

Does the Supybot have any kind of flood control? What I'm looking for is if person send i.e. 10 messages in 10 seconds the bot should unvoice t ...

Posted by picard_pwns_kirk at
I'm also looking for a flood control plugin. Does anyone know of one?

You'd think flood control would be an essential feature in an IRC bot. ...
Replies: 1 , Views: 2115

Hot topic without new replies   Trivia/Quiz ?

Posted by Alphager at

Hi,
i like the bot very much, but it definetly lacks a trivia/quiz plugin.


Which Trivia-bot would you recommend to let it run besides supybot ? ...

Last reply: Re: Trivia/Quiz ?
Posted by weedy at
what is the current progress? ...
Replies: 6 , Views: 4905

Hot topic without new replies   perl dbi to pysqlite conversion

Posted by m3rl1n at

I have searched as much as I care to so far, but I have been unable to find a solution to this problem.

I have been using infobot running on perl d ...

Replies: 0 , Views: 1170
 

Powered by Plone

This site conforms to the following standards: