Part 1: How to Build a Serverless Twitter Bot

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • corpora

    A collection of small corpuses of interesting data for the creation of bots and similar stuff.

  • I picked one from Darius because he also keeps a GitHub repository of a lot of corpora that a ton of bot makers pull from. You can find at https://github.com/dariusk/corpora.

  • twit

    Twitter API Client for node (REST & Streaming API)

  • Since everything is hooked up, now we can focus on coding our bot. For the sake of simplicity, I’m going to focus on just sending out a single tweet. We’re going to use a Twitter API client for Node.js called ‘Twit’. https://github.com/ttezel/twit

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Corpora: A collection of small corpuses of interesting data

    1 project | news.ycombinator.com | 25 Mar 2024
  • Obtaining a Word List

    2 projects | /r/gamedev | 2 Jan 2023
  • A lot of adjectives, but not necessarily every adjective in the English language

    1 project | news.ycombinator.com | 19 Jan 2022
  • How can you database hundreds or thousands of items for a trading game like Pirates. Only needed info: name,$$$ and a general type inferred by the list. I'm thinking .csv

    2 projects | /r/gamedev | 22 Apr 2023
  • Top ChatGPT prompts I could find with ranking system

    1 project | news.ycombinator.com | 19 Apr 2024