Skip to content

Back-end server for automate bot of "UET - Get News" page on Facebook.

License

Notifications You must be signed in to change notification settings

phonghoang2k/uet-getnews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uet-getnews

Back-end server for automate bot of "UET - Get News" page on Facebook.

[NPM Version

Installation

Navigate to custom/config.js and fill into 4 variable:

  • Facebook page access token.
  • Facebook webhook verify token.
  • Facebook app secret.
  • Mongodb collection url.

Terminal/Bash/CMD:

To install dependencies

npm install

To start project

npm start

Usage example

  • This is a backend server for user to initialize an automate respond bot on Facebook page.
  • Project using:

    • NodeJS
    • Mongoose
    • Facebook Graph API
  • Project need:

To have this, create a new app on Facebook for developers AND be approved the Send API (pages_messaging) on Messenger platform by Facebook team.

Release History

  • 1.0.0
    • First release
    • FIX: - Crash when run. - Optimize import.
  • 0.0.1
    • Work in progress

Meta

Hoang Trung Phong – Facebook[email protected]

Distributed under the MIT license. See LICENSE for more information.

https://github.com/phonghoang2k

Contributing

  1. Fork it (https://github.com/phonghoang2k/uet-getnews/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

Back-end server for automate bot of "UET - Get News" page on Facebook.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published