• exec/automsg.js

    From Rob Swindell@VERT to Git commit to sbbs/master on Wed Nov 18 19:43:37 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/20f10e84e1bf0c8757faed4a
    Modified Files:
    exec/automsg.js
    Log Message:
    Fix "undefined" message displayed to W-restricted users.

    As reported by plt from the I, the R, and the C.

    Also, abort menu upon Ctrl-C.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Mon Feb 21 19:59:47 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/9aaaef9ab8d0eff5a69b99c0
    Modified Files:
    exec/automsg.js
    Log Message:
    Display a different prompt for sysops (that includes the [D]elete option)

    This addresses the gitlab issue #130.

    Also, prompt for confirmation when [D]eleting the file.

    Also, allow modopts.ini customization of this script via keys
    in the new (optional) [automsg] section:

    prompt (defaults to text.dat AutoMsg)
    sysop_prompt (defaults to hard-coded string)
    intro (defaults to hard-coded string)
    header_fmt (defaults to text.dat AutoMsgBy)
    user_fmt (defaults to hard-coded string)
    line_fmt (defaults to hard-coded string)
    max_line_len (defaults to 76)

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net