Giter VIP home page Giter VIP logo

bio-updater's Introduction

CLI script for updating bio at Twitter and GitHub in one go.

Unfortunately a bit tricky to set up.

Video demonstration

Setup

All the services are optional. If you don't add proper keys to .env file, it will be skipped in runtime.

Twitter

  1. Create Twitter Developer portal app https://developer.twitter.com/en/portal/dashboard.
  2. Save consumer key and consumer secret to .env file as TWITTER_CONSUMER_KEY and TWITTER_CONSUMER_SECRET.
  3. Set up authentication in order to give your app read/write permissions (default is read only). You can put http://localhost:3000/callback as callback URL and https://example.org as the website. Twitter dashboard screenshot

GitHub

  1. Create an access token https://github.com/settings/tokens?type=beta and save it to .env as GITHUB_BEARER_TOKEN.

Mastodon

  1. Create app in settings https://YOUR_INSTANCE/settings/applications Mastodon settings screenshot. Only write:accounts permission is needed, not even any read.
  2. Save Your access token and add it as MASTODON_BEARER_TOKEN to .env.

Run

source .env
node index.mjs

You will be asked to visit Twitter authentication page where you will get PIN to paste into the app.

Possibly in future

Not possible as of now

No API with this feature.

  • Instagram

bio-updater's People

Contributors

tchayen avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.