Skip to content

A simple boilerplate messenger bot built with NodeJS and MongoDB support baked in.

Notifications You must be signed in to change notification settings

huberf/messenger-bot-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FB Messenger Bot Boilerplate

Description:

A simple and unopionated boilerplate messenger bot built with NodeJS and web requests + MongoDB support baked in.

Setup:

Simply modify the API and app keys you can access at Facebook's Messenger section of their dev site.

Notes:

If you want to access an external API, simply modify the URL variable and set it to send the correct data. You can use regex or simply cutting a substring to parse for data. My example API use calls a fictitous web service to send location information for a given date and time to the user.

This is fully extensible, and you can even build a full website on top of this as ExpressJS is built in.

About

A simple boilerplate messenger bot built with NodeJS and MongoDB support baked in.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published