Messer
:speech_balloon: Command-line messaging for Facebook Messenger
File Explorer
Download Latest Version (.zip)- bug_report.md
- Feature_request.md
- main.yml
- messer_cli_demo.gif
- index.js
- helpers.js
- patterns.js
- clear.js
- command.template.js
- contacts.js
- delete.js
- file.js
- help.js
- history.js
- index.js
- lock.js
- logout.js
- message.js
- mute.js
- recent.js
- reply.js
- settings.js
- threads.js
- unlock.js
- unmute.js
- event.js
- index.js
- message.js
- message_reaction.js
- read_receipt.js
- typ.js
- index.js
- lock.js
- repl.js
- settings.js
- helpers.js
- logger.js
- test.txt
- messer.mock.js
- test.js
- .eslintignore
- .eslintrc
- .gitignore
- .npmignore
- .prettierignore
- .prettierrc
- CONTRIBUTING.md
- index.js
- LICENSE
- package-lock.json
- package.json
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/mjkaufer/Messer
Downloads the entire project code from GitHub to your computer.
cd Messer
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
$ npm install -g messer
Downloads and installs the libraries listed in package.json.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
