Coder Social home page Coder Social logo

retwiter's Introduction

Contributors Forks Stargazers Issues


Logo

Retwiter

Retwiter is the node application that let you automatize retwitting posts.
Explore the docs »

· Report Bug ·

Table of Contents

About The Project

Retwiter is the node application that lets you automatize retwitting post from your account. The Retwiter application will get posts to retwitt from your following list. So you have to have at least one profile that you follow. You can run this application locally on your computer or on the VPS server. Application has a log system - if you want to read more about this section or other features go to the documentation of this project -> Retwiter wiki

Built With

Requirements

  • Node v14.10.0
  • npm 6.14.8

Installation

  1. clone this repo
git clone https://github.com/venglas/retwiter.git
  1. Install npm packages
npm i
  1. If you have not installed mongo yet just run

Database have to be created at first call, but if it will not works create it by yourself, You can find instrunction in docs -> Retwiter wiki

sh isntall-and-start-mongo.sh
  1. For VPS server with Ubuntu 18.04 LTS you have to install mising packages
sh missing-ubuntu-packages.sh
  1. Copy .env-template configuration file into project root and change name of the file to '.env'. Fill this file with your credentials. Description of this and other steps you can find in project wiki: Retwiter wiki
  2. Run application using node
node index.js

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.