Skip to content

Azzyew/tweet-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweet Automation Script

📌 Table of Contents

📎 Introduction

I made this script to practice Puppeteer and also to find a way to tweet automatically since I can't tweet that much during the day because of work, so with this I can still take part in saving Warrior Nun ❤️

💻 Technologies

🚀 How to run

Prerequisites

You must have both Node and Yarn installed to run this script

Walkthrough

# Clone the repository
$ git clone git@github.com:Azzyew/tweet-automation.git

# Go to project folder
$ cd tweet-automation

# Install dependencies
$ yarn

Set an .env file in the project directory with USERNAME=your_username_here and PASSWORD=your_password_here. Run the project with:

$ yarn start

# Or

$ node index.js

You can also use whatever text you want, just make sure to change the parameter in line 20 of the index.js to make sure you're reading the right .txt!

Made with ❤️ by Laisa Costa

About

Puppeteer script to automatically tweet something

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published