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

https://github.com/chunrapeepat/messenger-messenge-bot

🤖A bot that send a custom message across messenger platform using Puppeteer
https://github.com/chunrapeepat/messenger-messenge-bot

Last synced: 12 months ago
JSON representation

🤖A bot that send a custom message across messenger platform using Puppeteer

Awesome Lists containing this project

README

          

# messenger-message-bot

🤖 A bot that send a custom message across messenger platform using Puppeteer

## Installation
```sh
# 1. Clone Github Repo
git clone https://github.com/chunza2542/messenger-messenge-bot && cd messenger-messenge-bot

# 2. Install Dependencies
npm install

# 3. Configulation
cp config/default.json config/production.json

# 4. Edit Production Config File

# 5. Setup Environment (Facebook Account)
export USER=
export PASS=

# 6. Run!
npm start
```


Make with :heart: by Chun Rapeepat