Skip to content
  • echicken's avatar
    24ca5e76
    Supply default values in iniGetValue calls in init(). · 24ca5e76
    echicken authored
    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.)
    24ca5e76
    Supply default values in iniGetValue calls in init().
    echicken authored
    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.)
Loading