hi,How to add time to tweets

Support / help / discussion forum for twitter bot
sszx120
Posts: 25
Joined: Mon Aug 22, 2022 7:51 am

Re: hi,How to add time to tweets

Post by sszx120 »

martin@rootjazz wrote: Fri Mar 24, 2023 8:45 pm viewtopic.php?f=32&t=11644&p=74358#p74358


am creating the guide now, should be completed in an hour or so
https://twitter.com/zoooz6511/status/16 ... 7824215040
User avatar
martin@rootjazz
Site Admin
Posts: 34712
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: hi,How to add time to tweets

Post by martin@rootjazz »

sszx120 wrote: Mon Apr 17, 2023 2:45 pm Simultaneously

Like, comment, forward

Can only run comments

Praising and forwarding do not work

The code is as follows

Code: Select all


{
  "like": {
    "PcApply": "100",
    "Accs": "all",
    "Num": "10",
    "Pause": "2:8",
    "Threads": "5",
    "Comments": "",
    "Delay": "5",
    "Repeat": "00:00"
  },
  "retweet": {
    "PcApply": "100",
    "Accs": "all",
    "Num": "10",
    "Pause": "2:8",
    "Threads": "5",
    "Comments": "",
    "Delay": "5",
    "Repeat": "00:00"
  },
  "reply": {
    "PcApply": "100",
    "Accs": "all",
    "Num": "10",
    "Pause": "2:8",
    "Threads": "5",
    "Comments": "comments",
    "Delay": "5",
    "Repeat": "00:00"
  }
}

Do you mean the actions are NOT CREATED, or that they are created but don't run / error?


Also, submit logs showing the actions not working:
HELP > LOGS > SUBMIT

then send your logs ID - the numbers are sufficient (displayed after successful uploading of logs)
Post Reply