Skip to content

supra08/twitter-campaign-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Run your Campaigns on Twitter from your terminal


Installation

  1. This application needs MongoDB to be installed. You can install it with Brew
    brew tap mongodb/brew
    brew install mongodb-community@4.2
  1. Clone this repository
    git clone https://github.com/supra08/twitter-campaign-cli
    cd twitter-campaign-cli
  1. For the first run, run command
    ./tc-cli config

and configure your API keys. First run will take time because it installs all the dependencies.

  1. Run this command to get a list of all possible commands
    ./tc-cli --help

List of commands

add                 Add New Campaign
start               Start a Campaign
status              Status of a Campaign
delete              Delete a (or all) Campaign(s)
dm                  Direct message for a campaign
list                List all campaigns
reset               Reset a campaign
followers           get followers of a campaign
stop                Stop a campaign
edit                Edit a campaign
continue            continue all started campaigns

Authors

Created with ❤️ by SDSLabs

Icon Credits: Freepik

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published