• how to automate posting messages to a board

    From candycane@1:103/705 to All on Monday, July 31, 2023 06:05:07
    hi,
    how would i make a raspberry pi automate posting to a bbs board? i don't want to make a whole bbs server, just have it post to the board. i've tried looking at the wiki's how-to, but i'm confused which programs i need to install to achieve this..

    ===
    user generated from /dev/urandom



    ...Advertising is the rattling of a stick inside a swill bucket.

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to candycane on Monday, July 31, 2023 10:23:20
    Re: how to automate posting messages to a board
    By: candycane to All on Mon Jul 31 2023 06:05 am

    hi,
    how would i make a raspberry pi automate posting to a bbs board? i don't want to make a whole bbs server, just have it post to the board. i've tried looking at the wiki's how-to, but i'm confused which programs i need to install to achieve this..

    If you install Synchronet, you'll get jsexec and the module postmsg.js which can be invoked with jsexec:
    https://wiki.synchro.net/module:postmsg

    You don't need to install anything but Synchronet and then you can use the postmsg module to automate the posting of messages to a Synchronet message base.
    --
    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: 86.8øF, 55.0% humidity, 0 mph ENE wind, 0.00 inches rain/24hrs --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From candycane@1:103/705 to Digital Man on Monday, July 31, 2023 19:28:00
    Digital Man wrote to candycane <=-

    Re: how to automate posting messages to a board
    By: candycane to All on Mon Jul 31 2023 06:05 am

    hi,
    how would i make a raspberry pi automate posting to a bbs board? i don't want to make a whole bbs server, just have it post to the board. i've tried looking at the wiki's how-to, but i'm confused which programs i need to install to achieve this..

    If you install Synchronet, you'll get jsexec and the module postmsg.js which can be invoked with jsexec:
    https://wiki.synchro.net/module:postmsg

    You don't need to install anything but Synchronet and then you can use
    the postmsg module to automate the posting of messages to a Synchronet message base. --
    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: 86.8øF, 55.0% humidity, 0 mph ENE wind, 0.00
    inches rain/24hrs ---
    = Synchronet = Vertrauen = Home of Synchronet = [vert/cvs/bbs].synchro.net

    Ah, alright thanks!

    ... 2 + 2 = 5 for extremely large values of 2.
    --- MultiMail/Linux v0.52
    þ Synchronet þ -=[ ConstructiveChaos BBS | conchaos.synchro.net ]=-
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to candycane on Monday, July 31, 2023 18:12:59
    Re: how to automate posting m
    By: candycane to Digital Man on Mon Jul 31 2023 07:28 pm

    Digital Man wrote to candycane <=-

    Re: how to automate posting messages to a board
    By: candycane to All on Mon Jul 31 2023 06:05 am

    hi,
    how would i make a raspberry pi automate posting to a bbs board? i don't want to make a whole bbs server, just have it post to the board. i've tried looking at the wiki's how-to, but i'm confused which programs i need to install to achieve this..

    If you install Synchronet, you'll get jsexec and the module postmsg.js which can be invoked with jsexec: https://wiki.synchro.net/module:postmsg

    You don't need to install anything but Synchronet and then you can use the postmsg module to automate the posting of messages to a Synchronet message base. --

    Ah, alright thanks!

    This guidance does assume you're running a Synchronet BBS (this is the "Synchronet Discussion" message area after all). If you're not running a Synchronet BBS (or any BBS at all), then using standard message posting/network technologies like QWK or FTN (FidoNet Technology) would be better.
    --
    digital man (rob)

    Rush quote #31:
    Live for yourself, there's no one else more worth living for
    Norco, CA WX: 87.7øF, 45.0% humidity, 4 mph E wind, 0.00 inches rain/24hrs
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From candycane@1:103/705 to Digital Man on Monday, July 31, 2023 23:08:05
    Re: how to automate posting m
    By: Digital Man to candycane on Mon Jul 31 2023 06:12 pm

    This guidance does assume you're running a Synchronet BBS (this is the "Synchronet Discussion" message area after all). If you're not running a Synchronet BBS (or any BBS at all), then using standard message posting/network technologies like QWK or FTN (FidoNet Technology) would be better. --
    digital man (rob)

    Oh, is there a guide for QWK/FTN posting?

    candycane

    ===
    user is generated from /dev/urandom

    ...To a friends' house, the road is never long.
    ---
    þ Synchronet þ -=[ ConstructiveChaos BBS | conchaos.synchro.net ]=-
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to candycane on Tuesday, August 01, 2023 10:30:11
    Re: how to automate posting m
    By: candycane to Digital Man on Mon Jul 31 2023 11:08 pm

    Re: how to automate posting m
    By: Digital Man to candycane on Mon Jul 31 2023 06:12 pm

    This guidance does assume you're running a Synchronet BBS (this is the "Synchronet Discussion" message area after all). If you're not running a Synchronet BBS (or any BBS at all), then using standard message posting/network technologies like QWK or FTN (FidoNet Technology) would be better. --
    digital man (rob)

    Oh, is there a guide for QWK/FTN posting?

    https://wiki.synchro.net/ref:qwk

    For FTN, http://ftsc.org/

    Those are the technical references (e.g. if you want to write your own software or scripts to generate message packets).

    If you want to just use software written by others, see https://wmcbrine.com/MultiMail/ (for QWK)

    and various "point" software for FTN.
    --
    digital man (rob)

    Sling Blade quote #22:
    Karl: I don't reckon you have to go with women to be a good father to a boy. Norco, CA WX: 77.2øF, 69.0% humidity, 0 mph E wind, 0.00 inches rain/24hrs
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From candycane@1:103/705 to Digital Man on Tuesday, August 01, 2023 15:24:30
    Re: how to automate posting m
    By: Digital Man to candycane on Tue Aug 01 2023 10:30 am

    Alright ill try to look at this!

    candycane

    ===
    user is generated from /dev/urandom

    ...Always mistrust a subordinate who never finds fault with his boss.
    ---
    þ Synchronet þ -=[ ConstructiveChaos BBS | conchaos.synchro.net ]=-
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)