• tickitcfg.js lack off Handlers config settings

    From Fernando Toledo@1:103/705 to GitLab issue in main/sbbs on Mon Apr 11 17:32:01 2022
    open https://gitlab.synchro.net/main/sbbs/-/issues/393

    tickit.ini have Handler and HandlerArg settings: ```[MIN_INFO]Dir=mn_infoSourceAddress=618:500/45@micronetAKAMatching=trueForceReplace=trueHandler = tickit/file_handler.jsHandlerArg = { "match": "MININFO.ZIP", "files": [{ "source": "micronet.na", "destination": "/sbbs/fido/ECHOLIST.MICRONET" }]}[AMYLIST]Dir=amn_amylistSourceAddress=39:943/1@amiganetForceReplace=true;Handler=tickit/nodelist_handler.js;HandlerArg={"domain":"amiganet", "match":"AmyList.l*", "nlmatch":"AmyList.*"}Handler = tickit/file_handler.jsHandlerArg = { "match": "AmyList.l*", "files": [{ "source": "Amylist.*", "destination": "/sbbs/fido/NODELIST.AMIGANET" }]}```That settings are not configurable via tickcfg.js (gui) toolI will be happy if at least both text boxes appear with that info (maybe adding the file picker for the filename too)thanks!(wishlist, very low priority)
    --- SBBSecho 3.15-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Nigel Reed@1:103/705 to GitLab note in main/sbbs on Mon Apr 11 23:32:21 2022
    https://gitlab.synchro.net/main/sbbs/-/issues/393#note_2535

    Rather than use a gui, I have a scrip that'll build my tickit.ini file for me using a set of rules. I wrote this before I knew what I was doing, and I still don't, which is why it's no better than when I wrote it. You're welcome to try it and see if it works for you. I don't use the file handler, the nodelist handler puts the nodelist in my /sbbs/nodelist directory. You just configure your file areas at the top and it does the rest.You can find it at https://www.endofthelinebbs.com/maketickit.ini - just drop it in your mods and rename to .js and remember to backup your tickit.ini ... just in case.
    --- SBBSecho 3.15-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From John Dovey@4:920/69.1 to Nigel Reed on Tue Apr 12 02:15:44 2022

    https://gitlab.synchro.net/main/sbbs/-/issues/393#note_2535


    rest.You can find it at https://www.endofthelinebbs.com/maketickit.ini -

    Does someone have the correct URL for this?

    Thanks
    John
    --- AfterShock/Android 1.6.8
    * Origin: Firecat Mobile (4:920/69.1)
  • From Fernando Toledo@1:103/705 to GitLab note in main/sbbs on Tue Apr 12 06:43:27 2022
    https://gitlab.synchro.net/main/sbbs/-/issues/393#note_2536

    I can easily edit the ini file and I'm glad sbbs uses plain text files. My suggestion is for those who are just starting to use sbbs it is easier if you have everything you need in the configuration tool and not have to manually edit the file afterwards.Editing the files by hand also increases the possibility of generating configuration errors.ps: Your url return 404Saludos!
    --- SBBSecho 3.15-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Nigel Reed@1:103/705 to GitLab note in main/sbbs on Tue Apr 12 06:45:32 2022
    https://gitlab.synchro.net/main/sbbs/-/issues/393#note_2537

    Sorry, incorrect link. should have been .txt not .ini - I've updated it. https://www.endofthelinebbs.com/maketickit.txt
    --- SBBSecho 3.15-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Fernando Toledo@1:103/705 to GitLab note in main/sbbs on Tue Apr 12 06:48:43 2022
    https://gitlab.synchro.net/main/sbbs/-/issues/393#note_2538

    thanksfor sharing i will check it
    --- SBBSecho 3.15-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Nelgin@1:103/705 to All on Tue Apr 12 17:46:49 2022
    On Tue, 12 Apr 2022 02:15:44 -0500
    "John Dovey" <john.dovey@VERT> wrote:

    https://gitlab.synchro.net/main/sbbs/-/issues/393#note_2535


    rest.You can find it at
    https://www.endofthelinebbs.com/maketickit.ini -

    Does someone have the correct URL for this?

    Yes, I have the correct URL.

    https://www.endofthelinebbs.com/maketickit.txt

    Rename it to .js

    You may have to configure the top part to remove any networks you don't
    carry or add in those you do. These settings work for me. Some I am
    force replacing because, for some unknown reason, the hatcher of the
    tic didn't think it necessary to include such line.
    --
    End Of The Line BBS - Plano, TX
    telnet endofthelinebbs.com 23
    ---
    þ Synchronet þ End Of The Line BBS - endofthelinebbs.com
    --- SBBSecho 3.15-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From John Dovey@4:920/69.1 to Nelgin on Tue Apr 12 18:45:53 2022


    Does someone have the correct URL for this?

    Yes, I have the correct URL.

    https://www.endofthelinebbs.com/maketickit.txt

    Rename it to .js
    Thank you


    You may have to configure the top part to remove any networks you don't carry or add in those you do. These settings work for me. Some I am
    force replacing because, for some unknown reason, the hatcher of the
    tic didn't think it necessary to include such line.


    Very useful. Thanks.
    John

    --- AfterShock/Android 1.6.8
    * Origin: Firecat Mobile (4:920/69.1)