Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #26461
| From | Cousin Stanley <cousinstanley@gmail.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Eclipse and the Python plugin |
| Date | 2012-08-03 23:29 +0000 |
| Organization | A noiseless patient Spider |
| Message-ID | <jvhmtj$4fe$1@dont-email.me> (permalink) |
| References | <-rSdnaVYT4PNKobNnZ2dnUVZ7r2dnZ2d@bt.com> |
lipska the kat wrote:
> ....
> I can now create, debug and test a simple IRC server
> written in Java and an IRC Bot that I am attempting
> to build in Python
> ....
For a bit of inspiration python-irc-bot-wise
you might look at supybot ....
It's currently available in debian wheezy
so probably also available in ubuntu ....
# apt-cache show supybot
A few years back I ran it 24/7 for several months
on a very low spec debian box and was impressed
with its performance, configurability, and
plugin usage ....
However, I haven't looked at or used
recent versions ....
--
Stanley C. Kitching
Human Being
Phoenix, Arizona
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Eclipse and the Python plugin lipska the kat <lipskathekat@yahoo.co.uk> - 2012-08-03 12:34 +0100
Re: Eclipse and the Python plugin Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-08-03 13:10 +0100
Re: Eclipse and the Python plugin lipska the kat <lipskathekat@yahoo.co.uk> - 2012-08-03 13:23 +0100
Re: Eclipse and the Python plugin Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-08-03 13:40 +0100
Re: Eclipse and the Python plugin lipska the kat <lipskathekat@yahoo.co.uk> - 2012-08-03 14:32 +0100
Re: Eclipse and the Python plugin rusi <rustompmody@gmail.com> - 2012-08-03 06:54 -0700
Re: Eclipse and the Python plugin lipska the kat <lipskathekat@yahoo.co.uk> - 2012-08-03 16:51 +0100
Re: Eclipse and the Python plugin Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-08-03 16:40 +0000
Re: Eclipse and the Python plugin lipska the kat <lipskathekat@yahoo.co.uk> - 2012-08-03 18:04 +0100
Re: Eclipse and the Python plugin rusi <rustompmody@gmail.com> - 2012-08-03 21:54 -0700
Re: Eclipse and the Python plugin Temia Eszteri <lamialily@cleverpun.com> - 2012-08-03 13:05 -0700
Re: Eclipse and the Python plugin Cousin Stanley <cousinstanley@gmail.com> - 2012-08-03 23:29 +0000
Re: Eclipse and the Python plugin lipska the kat <lipskathekat@yahoo.co.uk> - 2012-08-04 08:46 +0100
csiph-web