[NeoStats-Devel] TextServ
"M" <[email protected]>
| Newsgroups | gmane.comp.neostats.devel |
|---|---|
| Message-ID | <[email protected]> |
TextServ is now partially operational. Currently a working version of loveserv is available through it and a partial version of moraleserv. Limitations at present are: 1) Very little sanity checking so if the database is malformed, it will likely crash. This will not be fixed until the database format is completed. 2) Currently a hack has been added to the core to allow the sub bots to disable parts of the core command processor since sub bots do not necessarily need the full set of intrinsic commands. This is a concern I had a while ago with the relationship between modules, bots and commands but was not possible to investigate fully without a system which showed the problems with the relationship. TextServ will therefore trigger some changes to the core command processor. There should be minimal, if any effect on modules, but there might be an adjustment to parts of the main module/bot init process to account for the problems. 3) Help text is currently working for the main "/msg subbot help" system but not for individual commands. 4) Parameter checking is restricted and not fully implemented for all command forms. 5) No support for multi line messages which is why moraleserv has only a partial implementation. 6) No "make install" capability for databases at present. Mark.