facebook-bot-chatgpt icon indicating copy to clipboard operation
facebook-bot-chatgpt copied to clipboard

ChatGPT bot in Facebook Messenger

facebook-bot-chatgpt

Table of Contents

  1. Installation
  2. Setup
  3. Usage
  4. Screenshots
    • Ai command
    • Image generator

Installation

clone the repository

$ git clone https://github.com/XaviaTeam/facebook-bot-chatgpt.git

install dependencies

$ npm install

Setup

Open .env.example, add your appstate (base64) using c3c-fbstate, openaikey, and change prefix to your liking, then save it as .env

$ mv .env.example .env

Usage

$ npm start

Screenshots

Ai command

screenshot1

Image generator

screenshot1