Skip to content

Twitter Base Bot atau biasa disebut dengan menfess merupakan sebuah bot auto tweet melalui Direct Message (DM) Twiter

Notifications You must be signed in to change notification settings

btrianurdin/twitter-base-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter Base Bot NodeJS

Twitter Base Bot also know as menfess is twitter auto tweet bot via Direct Message (DM). Built with NodeJS, Typescript, and Twit Library.

Warning

This package is under development not for production .

How to use

  1. Make sure you have a Twitter developer apps or developer account.
  2. Create .env file on project.
  3. Here is the content of .env
    NODE_ENV = development
    PORT = 5000
    BEARER_TOKEN = YOUR_BEARER_TOKEN (optional)
    API_KEY = YOUR_CUSTOMER_KEY (required)
    API_SECRET_KEY = YOUR_CUSTOMER_SECRET_KEY (required)
    ACCESS_TOKEN = YOUR_ACCESS_TOKEN (required)
    ACCESS_SECRET_TOKEN = YOUR_ACCESS_SECRET_TOKEN (required)
    
  4. Happy more coding 😁😁

About

Twitter Base Bot atau biasa disebut dengan menfess merupakan sebuah bot auto tweet melalui Direct Message (DM) Twiter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published