AdrKacz / super-fishstick

Let's build a Twitter Bot with ChatGPT 🤖
MIT License
0 stars 0 forks source link

⭐️ Schedule your bot to post tweets at regular intervals #13

Open AdrKacz opened 1 year ago

AdrKacz commented 1 year ago

Schedule your bot to post tweets at regular intervals using a task scheduler or cron job. You can use free serverless platforms like AWS Lambda or Google Cloud Functions to run your bot's code.

Outcomes

Schedule job that

  1. Write tweet
  2. Add hashtags
  3. Post it at regular interval

At to the README details for the selection of the intervals (why you choose to post at this given times and dates?)