Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/lekoowo/fbsharebot
- Owner: lekoOwO
- License: mit
- Created: 2021-10-12T19:33:22.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-26T07:32:24.000Z (over 2 years ago)
- Last Synced: 2023-03-05T23:04:41.850Z (over 1 year ago)
- Topics: hacktoberfest
- Language: JavaScript
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```