• Synchronet BBS List

    From WitNik@VERT/BGGRSCYN to Digital Man on Sat Nov 21 05:56:00 2020
    DM,

    Is there a way to automatically have the stats/totals for my BBS entry update automatically, as if I deleted/re-added my entry as part of maintanance? I noticed that I have the ability to edit my totals manually, but I was wondering if there was some way to automate as part of maintenance. I looked at
    http://wiki.synchro.net/module:sbbslist?s[]=bbs&s[]=list

    Is this something that the sbbslist,js -update command can do? I saw the wiki comment "Many commands are only there for trouble-shooting or experimental purposes." and I didn't know if this was just for trouble-shooting.

    Thanks,
    -WitNik

    ---
    þ Synchronet þ * Origin: Beggar's Canyon - beggarscyn.com *
  • From Digital Man@VERT to WitNik on Sat Nov 21 08:29:00 2020
    Re: Synchronet BBS List
    By: WitNik to Digital Man on Sat Nov 21 2020 10:56 am

    DM,

    Is there a way to automatically have the stats/totals for my BBS entry update automatically, as if I deleted/re-added my entry as part of maintanance? I noticed that I have the ability to edit my totals manually, but I was wondering if there was some way to automate as part of maintenance. I looked at http://wiki.synchro.net/module:sbbslist?s[]=bbs&s[]=list

    Is this something that the sbbslist,js -update command can do? I saw the wiki comment "Many commands are only there for trouble-shooting or experimental purposes." and I didn't know if this was just for trouble-shooting.

    What you're describing is exactly what the "sbbslist.js -update" command does. If you compare your BBS entry in sbbslist.json before/after running that command, you should see the "total" object's properties change to reflect your current system stats (assuming they've changed). You can look at case "update" in exec/sbbslist.js for how it works.
    --
    digital man

    Synchronet/BBS Terminology Definition #39:
    IBM = International Business Machines (Corporation)
    Norco, CA WX: 81.8øF, 21.0% humidity, 0 mph SW wind, 0.00 inches rain/24hrs
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From WitNik@VERT/BGGRSCYN to Digital Man on Sun Nov 22 08:13:00 2020
    Re: Synchronet BBS List
    By: Digital Man to WitNik on Sat Nov 21 2020 01:29 pm

    What you're describing is exactly what the "sbbslist.js -update" command does. If you compare your BBS entry in sbbslist.json before/after running that command, you should see the "total" object's properties change to reflect your current system stats (assuming they've changed). You can look at case "update" in exec/sbbslist.js for how it works.

    Awesome! Thanks for the clarification. Next time, I'll try to go to the code first before asking. =)

    -WitNik

    ---
    þ Synchronet þ * Origin: Beggar's Canyon - beggarscyn.com *