GithubHelp home page GithubHelp logo

xtechnology-tr / pbot Goto Github PK

View Code? Open in Web Editor NEW
2.0 0.0 1.0 252.65 MB

A publisher bot. Automatically publishes your posts on all the social media account platforms. Zapier free alternative

JavaScript 100.00%

pbot's Introduction

๐Ÿ˜Š ๐Ÿค– Publisher Platform ๐Ÿค– ๐Ÿ˜Š

Your best assistant to publish your contents (post, video, ...) easily, all around the web with 1-click :)

with PBot you don't have to publish every single of your posts one by one on social platforms.

You can consider MBot as the zapier.com free alternative.

Supported platforms until now are:

  • Linkedin.com article
  • D.Tube
  • Minds.com blog
  • Github.com repository
  • Gab.com post
  • Wordpress.com post
  • And More is coming

TODO:

  • Twitter moment
  • Medium
  • Ecency
  • ....

How to Earn More With Publisher Bot?

It is easy. The bot will also publish your posts on crypto-based platforms like d.tube. It will put your desire links in the description. it could be your youtube channel link, your ETH donation address, or whatever. This will automatically viral your videos because of the massive links!

Installation

git clone `https://github.com/mlibre/pbot.git`
cd pbot
npm i

Running

Create a user in the users folder. You can modify the sample_user.

node pbot.js -u mlibre -h -s minds -s linkedin
node pbot.js -u mlibre -c -h

Options:

-u, --user

which user (username)

-c, --closeBrowser

Closing browser when it's done.

-h, --headless

run in headless mode

-s, --sms

Social medias

Configuration

defaults.json

sms

Enable, Disable social medias

defaultUser

Default user, username

Gits

# for each github repo:
cd users/mlibre/github/
git config --local --unset credential.helper
git config --global --unset credential.helper
# git config --system --unset credential.helper
git config --local credential.helper store
git config user.email "[email protected]" # this user email
git config user.name publisherBot # THIS user's username
git remote -v
# git remote set-url origin https://[email protected]/publisherBot/contents.git # THIS user git repo address
nano .git/config
# url = https://[email protected]/publisherBot/contents.git
git pull
nano readme.md
git add --all
git commit -m "hi"
git push origin master 

License

No License

Donate or .... ๐Ÿ’—

ETH:

0xc9b64496986E7b6D4A68fDF69eF132A35e91838e

TODO

pbot's People

Contributors

mlibre avatar

Stargazers

Essa Mamdani avatar Felicia Guo avatar

Forkers

5l1v3r1

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.