From mcmlxxix@VERT to CVS commit on Wednesday, May 15, 2019 14:46:00
exec ircbot.js 1.34 1.35
Update of /cvsroot/sbbs/exec
In directory cvs:/tmp/cvs-serv8938
Modified Files:
ircbot.js
Log Message:
added max_paragraph_length and max_paragraphs settings. split client output at max_paragraph_length and allow sending in chunks x max_paragraphs.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
From echicken@VERT to CVS commit on Thursday, July 18, 2019 17:29:46
exec ircbot.js 1.35 1.36
Update of /cvsroot/sbbs/exec
In directory cvs:/tmp/cvs-serv25679
Modified Files:
ircbot.js
Log Message:
Supply default values in iniGetValue calls in init().
The max_paragraph* settings introduced by mcmlxxix in 1.34 would break
the bot for anyone who updated without adding these keys to ircbot.ini. (max_paragraph_length was NaN, breaking String.slice in Server_writeout
of ircbot_functions.js.)
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net