GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Embed Notice

HTML Code

Corresponding Notice

  1. Embed this notice
    Gaspar Jekely (jekely@biologists.social)'s status on Monday, 28-Aug-2023 03:34:23 JSTGaspar JekelyGaspar Jekely
    in reply to
    • FediTips has moved!
    • El Duvelle

    @elduvelle @feditips

    You can do this with the toot tool:
    https://toot.bezdomni.net/introduction.html

    Author your complete thread in one .sh file and post it with all media etc. You can reply as many times as you want.

    #!/bin/bash

    toot post "toot 1" > toot_id.txt -m path/to/image.png -d "My image"

    id=$(grep -oE '[0-9]+$' toot_id.txt) && echo $id

    toot post --reply-to $id "reply to toot 1" -v 'unlisted' -m path/to/image2.png -d "My 2nd image"

    toot post --reply-to $id "second reply to toot 1" -v 'unlisted'

    In conversationMonday, 28-Aug-2023 03:34:23 JST from biologists.socialpermalink

    Attachments


  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.