Skip to content

This is a simple project using robotjs to automate text in somewhere i.e. facebook auto comment

Notifications You must be signed in to change notification settings

mmarifat/__robotJS_automation_text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto Text Paste (robotjs)

Install the dependencies

npm install
or
yarn install (recommended)

Start

ts-node-dev --transpile-only src/Robot.ts

Notice

You will have 5 seconds to select where to put texts after starting (Change it in Robot.ts you need more time)

Build

tsc --project tsconfig.compile.json

Customize the syntax

See syntax of robotjs.

About

This is a simple project using robotjs to automate text in somewhere i.e. facebook auto comment

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published