Skip to content

Facebook Messenger chatbot with ChatGPT integrated.

Notifications You must be signed in to change notification settings

dotSIS/DNBSentry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DNBSentry

Facebook Messenger chatbot with ChatGPT integrated.

Clone

  • git clone https://github.com/dotSIS/DNBSentry.git

Installation

  • cd DNBSentry
  • pip install -r requirements.txt
  • Put your bot account login on files/z-facebook.json
  • Get the FB IDS of your account and bot account, set it up on Line 16 & 17 on main.py
  • Get the FB ID of your Messenger GC, set it up on Line 23 on main.py
  • Put your OpenAI API Key on files/key.txt
  • python main.py
  • Printed "Logged in succesfully"? Chat "-help" on your Messenger GC

About

Facebook Messenger chatbot with ChatGPT integrated.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages