|
|
User Forum
Topics:
196
Replies:
312
Views:
253050
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
Is it possible to block certain RSS entries. Like an Advertisement that keeps coming around :p ...
Replies:
0
,
Views:
274
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:
596
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:
168
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:
306
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 ...
If anyone can help me, I have until Saturday night to get it working. If I can't, then I have no idea what I'm going to do. Thanks. ...
Replies:
3
,
Views:
405
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:
316
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:
195
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:
435
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:
254
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:
967
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:
3305
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:
390
Posted by
Rune
at
12:19 January 29, 2008
Does anyone have ChannelRelay working?
I've added target, source and the default regexp, but no result
Is there something I'm missing perhaps? ...
Replies:
0
,
Views:
484
Posted by
Rune
at
05:44 January 29, 2008
I'm running supybot from a local machine at the moment, mainly because it's more convenient until I get used to it, plus I'm thinking of changing shel ...
Replies:
0
,
Views:
381
Posted by
woutus
at
13:30 January 28, 2008
Hi
Is it possible to configure more than one supybot to work together as one bot?
It's like the botnet function from eggdrop. ...
Replies:
0
,
Views:
399
Posted by
Pr3d
at
07:55 January 21, 2008
Hello, my supybot has many disconnects lately. I think it may be because of the reconnect time for the server which is too fast.
He also consumes ver ...
Replies:
0
,
Views:
445
Posted by
scampiuk
at
10:18 January 17, 2008
First, a little background.
We set a room, and everything was good. Then we all went away for the holidays, and supybot crashed. So, when we retur ...
Replies:
0
,
Views:
506
Posted by
Rune
at
12:05 January 10, 2008
Hi
Installed supybot and it ran ok
Shut it down to change a few minor things in the conf such as the bot's ident and channels to join
After d ...
Posted by
Rune
at
12:14 January 10, 2008
Think I've solved it
It seems to have 'lost' the pythonpath env
(Why that would have gotten 'lost' on the original install I don't know)
Re-r ...
Replies:
1
,
Views:
709
Posted by
Haldrie
at
02:26 January 04, 2008
When supybot is set as an operator in an IRC and another operator, other then me, sets +anything (+o, +v, ect...) to someone in the channel supybot au ...
Posted by
Haldrie
at
04:04 January 04, 2008
After reading the description for the Protector plugin again I've decided just to leave it turn off by default and turn it on only when I need it. ...
Replies:
2
,
Views:
708
Posted by
rouilj
at
23:27 August 18, 2006
I updated/repackaged version 1.1 of the Slap plugin for the new supybot plugin format.
It is attached. Just untar in the plugins directory.
The ...
Posted by
weedy
at
20:13 January 01, 2008
there is no limit to the amount of slaps, this can't be a good thing. ...
Replies:
2
,
Views:
1524
|