1
Name:
Op
2011-02-26 11:12
Hey what would be the best way to create a simple python bot all I need it to do is to join a channel Is there any simple guides or references on what to do? Or do any of you guys have tips?
4
Name:
Anonymous
2011-02-26 11:16
>>1
Read your RFC 1459, 2810, 2811, 2812 and 2813.
5
Name:
Anonymous
2011-02-26 11:17
So can anyone offer some help?
6
Name:
Anonymous
2011-02-26 11:28
>>5
How can you ever think to program a bot without reading the RFCs?
7
Name:
Anonymous
2011-02-26 12:15
learn to search /prog/, a working python bot was posted not even two weeks ago
9
Name:
Op
2011-02-26 13:21
thanks so much
>>8
but it doesn't give the source code
>>7
I can't find it sorry I'm new to prog
>>6
what is the RFC?
11
Name:
Anonymous
2011-02-26 13:30
>>9, search a little bit more, fast sucker!
12
Name:
Anonymous
2011-02-26 13:33
Read the RFCs, then use Twisted.
13
Name:
Anonymous
2011-02-26 13:44
>>11
I I'm i can't find it I don't think it exists
>>12
okay thanks a lot
14
Name:
Anonymous
2011-02-26 13:45
you are a little bit stupid, are you?
search for "Ibid bot" on any web search engine
15
Name:
Anonymous
2011-02-26 19:11
http://code.google.com/p/oyoyo/ is a small and simple python IRC library, it works in python 2 and 3