Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lekoowo/fbsharebot

A Facebook URL link shorten bot for Telegram.
https://github.com/lekoowo/fbsharebot

hacktoberfest

Last synced: 10 days ago
JSON representation

A Facebook URL link shorten bot for Telegram.

Awesome Lists containing this project

README

        

# FbShareBot

A Facebook URL link shorten bot for Telegram.

## Installation

### Dependencies
- nodejs

### Install

```shell=
npm i
```

### Run
```shell=
token='TOKEN' npm start
```