Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 1.76 KB

EN.md

File metadata and controls

47 lines (31 loc) · 1.76 KB

乂 Description

An automated system (WhatsApp Bot) that can help to do something, search and get data / information only through WhatsApp.

乂 Database Setup

Version ^2.2.2 is different from the previous version, the difference lies in the data structure, fewer installation packages and also some additional features, the database used can use LocalDB or `` `MongoDB```.

1. LocalDB

To use LocalDB you don't need to fill in the DATABASE_URL variable, just leave it empty then the data will be automatically saved to the .json file

2. MongoDB

You can get free MongoDB database service at MongoDB Atlas, and sorry I can't write the tutorial here because it's a bit complicated so you can watch this Video

Example :

DATABASE_URL = 'mongodb+srv://neoxrbot:[email protected]/myFirstDatabase?retryWrites=true&w=majority'

乂 Installation

$ git clone https://github.com/neoxr/neoxr-bot

And then type this on your console.

$ npm i
$ node .

NOTE :

  1. Use node version 14.x or 16.x to avoid errors.
  2. If you find an error you can create an issue on this repo, don't ask me on whatsapp it's very annoying.
  3. This script is free and semi open source, you can get more apikey limit in Here.

neoxr :: Visitor's Count

乂 License

Copyright (c) 2022 Neoxr . Licensed under the GNU GPLv3