Skip to content

Getting Started

Welcome to EchoFox!

Installation

bash
git clone https://github.com/Cosm1cBug/EchoFox.git
cd EchoFox
npm install

Configuration

Copy the example config:

bash
cp src/config.example.js src/config.js

Edit src/config.js with your settings.

Running the Bot

bash
npm run dev

Scan the QR code with WhatsApp to link your device.

Released under the AGPL-3.0 License.