Skip to content

Autotwt is a flexible social media automation tool that eliminates repetitive posting across multiple platforms. Write once, post everywhere.

Notifications You must be signed in to change notification settings

Rahul-Kumar-prog/Autotwt

Repository files navigation

Autotwt

AutoTWT is a flexible social media automation tool that eliminates repetitive posting across multiple platforms. Write once, post everywhere.

Prerequisites

Currently, this project only supports X(Twitter). More platforms will be added in the future.

You need to have the following X (Twitter) credentials:

  • Access Token
  • Access Secret
  • Consumer Key
  • Consumer Secret

Set Enviroment variables, create .env file in the root directory. Example .env variables:

X_CONSUMER_KEY = xyz
X_CONSUMER_SECRET = xyz
X_ACCESS_TOKEN = xyz
X_ACCESS_SECRET = xyz

Upcoming Features

  • Schedule your posts.
  • Add LinkedIn integration.

Build locally

If you want to use it locally on your system, run the following commands:

Clone the repository:

git clone "repository_url"
cd Autowtwt

Create a .env file in the root directory:

touch .env

Run the frontend (it will run on localhost:3001):

pnpm run dev

Start the backend:

cd apps/backend/
air 

Now you can able to use it.

About

Autotwt is a flexible social media automation tool that eliminates repetitive posting across multiple platforms. Write once, post everywhere.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •