|
|
User Forum
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
Posted by
zepr0m
at
15:42 September 03, 2008
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
Posted by
jlathian
at
05:31 August 16, 2008
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
15:31 September 03, 2008
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
Posted by
ddum
at
15:02 August 19, 2008
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
15:33 August 21, 2008
Thanks. However, What do you mean by "Manually pass"? ...
Replies:
2
,
Views:
221
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? ...
Posted by
mgoldey
at
17:41 July 22, 2008
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
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 ...
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
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 ...
Never mind. I figured out the problem. The C:\path-to-Supybot\buil\lib\supybot directory wasn't copied over  ...
Replies:
1
,
Views:
772
Posted by
lanwin
at
04:09 June 25, 2008
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
Posted by
draykula
at
15:32 May 22, 2008
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
Posted by
Yorokobi
at
12:15 May 20, 2008
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
12:24 May 20, 2008
Starting Supybot fails when setting PYTHONPATH=/usr/lib/python2.5/site-packages ...
Replies:
1
,
Views:
1005
Is it possible to block certain RSS entries. Like an Advertisement that keeps coming around :p ...
Replies:
0
,
Views:
1154
Posted by
xcamel
at
21:57 February 12, 2008
Any recent updates to the weather plugin to get cnn and ham working again? ...
Posted by
mgoldey
at
14:28 March 26, 2008
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
Posted by
Friczy
at
07:33 March 24, 2008
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
Posted by
kenxc
at
22:36 March 15, 2008
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
12:24 March 23, 2008
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
Posted by
lassizci
at
19:12 March 13, 2008
is it really working? I really really didn't get how. So here is what I tried with it: 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
07:19 March 15, 2008
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
Posted by
dslfreak
at
03:43 March 04, 2008
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
Posted by
suhspense
at
21:59 February 12, 2008
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
Posted by
xcamel
at
17:11 February 12, 2008
Any recent updates to the weather plugin to get cnn and ham working again? ...
Replies:
0
,
Views:
1073
Posted by
cele
at
08:16 November 22, 2007
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 ...
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
Posted by
Alphager
at
15:12 November 11, 2005
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 ? ...
Posted by
weedy
at
20:23 February 09, 2008
what is the current progress? ...
Replies:
6
,
Views:
4905
Posted by
m3rl1n
at
13:29 February 04, 2008
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
|