yonaichin / cerebro-shorten-url

Shorten url via bitly api

Home Page:https://www.npmjs.com/package/cerebro-shorten-url

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cerebro Plugin Shorten Url

Install

  1. cd to your cerebro plugins directory and npm install cerebro-shorten-url

  2. Sign yourself up at Bitly and generate token at user panel.

  3. paste the token to file dist/index.js at line 74 in plugins/node_modules/cerebro-shorten-url/dist/index.js

module.exports = {"bitly_token":"xxxxxxxxxxxxxxxxxxxxxxxxx"}  

Use

Simply Type short on your cerebro panel

About

Shorten url via bitly api

https://www.npmjs.com/package/cerebro-shorten-url


Languages

Language:JavaScript 100.0%