Modular Design
Status: Planning
Brought to you by:
piersk
Could we put quite a bit of effort into making it quite
a modular design? I was thinking that it would be quite
nice if we have a number of "rules" for answering
certain questions which can be loaded as modules and
custome ones can be created by the user (prehapse down
the line create a rule generation tool). Also, I think
it would be a good idea to modularize the interface so
that it is not restricted to a particular forum but can
easily run as an IRC bot, Mailing list bot etc.
So basically, there would be the main program, a rule
loader and a protocol loader (and then a selection of
rules, rule settings, protocols and protocol settings
obviously).
I hope this makes sense.
Logged In: YES
user_id=1174578
Would we be using the IRC functions as they need to be
installed or build our own library so its can work on a
standard PHP install. I like the idea so far