Skip to content

Dealbot is a simple but powerful Chat bot connected to OLX, Cheki and Jumia which finds you a good deal.

Notifications You must be signed in to change notification settings

Bots54/DealBotKenya

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dealbot is a simple but powerful Chat bot connected to OLX, Cheki and Jumia which finds you a good deal.

| Features | Usage | Getting Started | Credits | License | |---|---|---|---|---|---|---|---|

Features

  • Bot is connected to olx, jumia and checki;
  • Scrapers are modular so you can use them in other scenarios
  • Ready for API.ai intergration
  • Quick Replies for popular categories such as phones, cars and clothing

Usage

  • You need to have a page and an app subscribed to the messenger-platform
Deploy
$ git clone
$ npm install
$ cp .env.example .env
$ node index.js

You need to enter your configs on the .env file Note: If you don't know how to get these tokens, take a look at Facebook's Quick Start Guide or check out this issue.

  • If you want to test your bot locally, install a localhost tunnel like ngrok and run it on your bot's port:
$ ngrok http 3000

Then use the provided HTTPS URL to config your webhook on Facebook's Dashboard. For example if the URL provided by ngrok is https://99b8d4c2.ngrok.io, use https://99b8d4c2.ngrok.io/webhook.

Getting Started

  • Visit Messenger and try to search for a deal, start simple eg: "HTC"
  • Try it out on Facebook

Credits

Made with 🍺 by Geof Mureithi - @mureithix

License

MIT

About

Dealbot is a simple but powerful Chat bot connected to OLX, Cheki and Jumia which finds you a good deal.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published