• javascript ai last callers

    From MRO@VERT/BBSESINF to All on Sun Mar 8 08:25:14 2026
    https://github.com/mro-1337/ai.shit/blob/main/eoblcalls.ai.08-mar-2026.zip

    I took a baja script that i had not released and had it converted to
    javascript with claude.ai.

    I then started adding more and more things so it's
    no longer mine. I just put about 30 hrs into it.

    it is EXTREMELY configurable.


    --
    "Before using Wildcat....This Company did not have a convenient way of
    looking after some of the richest clients in the world...Now we do!"
    ---
    þ Synchronet þ ::: BBSES.info - free BBS services :::
  • From Digital Man@VERT to MRO on Sun Mar 8 16:44:45 2026
    Re: javascript ai last callers
    By: MRO to All on Sun Mar 08 2026 08:25 am

    https://github.com/mro-1337/ai.shit/blob/main/eoblcalls.ai.08-mar-2026.zip

    I took a baja script that i had not released and had it converted to javascript with claude.ai.

    I then started adding more and more things so it's
    no longer mine. I just put about 30 hrs into it.

    it is EXTREMELY configurable.

    My feedback: there's already an sbbs-created/maintained/supported last callers list data file (data/logons.jsonl) and a convenient library to read/update/maintain it (load/logonlist_lib.js). There should be no need to create/use a new data file (lastcallers.json).

    If you tell claude about this data file and library, it'll likely be able to use it with very little change to your module.
    --
    digital man (rob)

    This Is Spinal Tap quote #3:
    How much more black could this be? and the answer is none. None more black. Norco, CA WX: 84.5øF, 12.0% humidity, 5 mph N wind, 0.00 inches rain/24hrs
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From MRO@VERT/BBSESINF to Digital Man on Sun Mar 8 22:00:33 2026
    Re: javascript ai last callers
    By: Digital Man to MRO on Sun Mar 08 2026 04:44 pm

    it is EXTREMELY configurable.

    My feedback: there's already an sbbs-created/maintained/supported
    last callers list data file (data/logons.jsonl) and a convenient
    library to read/update/maintain it (load/logonlist_lib.js).
    There should be no need to create/use a new data file
    (lastcallers.json).

    If you tell claude about this data file and library, it'll likely
    be able to use it with very little change to your module.



    The way it works, it would really shit up your datafile. it records a lot
    of variables to latcallers.json.

    I don't consider it my module; it's just something i played around with and
    i'm done with it.


    --
    "Before using Wildcat....This Company did not have a convenient way of
    looking after some of the richest clients in the world...Now we do!"
    ---
    þ Synchronet þ ::: BBSES.info - free BBS services :::
  • From Digital Man@VERT to MRO on Sun Mar 8 20:27:09 2026
    Re: javascript ai last callers
    By: MRO to Digital Man on Sun Mar 08 2026 10:00 pm

    Re: javascript ai last callers
    By: Digital Man to MRO on Sun Mar 08 2026 04:44 pm

    it is EXTREMELY configurable.

    My feedback: there's already an sbbs-created/maintained/supported
    last callers list data file (data/logons.jsonl) and a convenient
    library to read/update/maintain it (load/logonlist_lib.js).
    There should be no need to create/use a new data file
    (lastcallers.json).

    If you tell claude about this data file and library, it'll likely
    be able to use it with very little change to your module.



    The way it works, it would really shit up your datafile. it records a lot
    of variables to latcallers.json.

    Have you looked at data/logons.jsonl? It looks to me that everything eoblcalls.js uses is already in there and it's in a more proper format (a separate line per logon/call object rather than a long array of objects).

    I don't consider it my module; it's just something i played around with and i'm done with it.

    It's got your BBS in the name. You could fix it.
    --
    digital man (rob)

    Breaking Bad quote #45:
    Tough love, all right? Here goes: You 2 suck at peddling meth. period. - Saul Norco, CA WX: 75.7øF, 14.0% humidity, 0 mph NE wind, 0.00 inches rain/24hrs
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From MRO@VERT/BBSESINF to Digital Man on Mon Mar 9 00:09:04 2026
    Re: javascript ai last callers
    By: Digital Man to MRO on Sun Mar 08 2026 08:27 pm


    My feedback: there's already an sbbs-created/maintained/supported
    last callers list data file (data/logons.jsonl) and a convenient library to read/update/maintain it (load/logonlist_lib.js). There should be no need to create/use a new data file (lastcallers.json).


    Yeah, you're right it does have the data it uses in that file.

    Maybe next weekend i'll just start over and have it redo it.
    I think claude might have asked if I wanted to utilize that file but I told
    it I want everything in sbbs/lcalls. I didn't want it to mess with any existing files.

    I'm just low on time and I also have not updated my 3 bbses to the latest version (and dealt with the aftermath).

    I don't consider it my module; it's just something i played around
    with and i'm done with it.

    It's got your BBS in the name. You could fix it.

    Yeah, it's an old habbit. I didn't put my email or anything in the archive
    and in the .js it says lastcallers.js. I'll change it.


    --
    "Before using Wildcat....This Company did not have a convenient way of
    looking after some of the richest clients in the world...Now we do!"
    ---
    þ Synchronet þ ::: BBSES.info - free BBS services :::