Skip to content

Example case from my Rest APIs for WhatsApp Bot

Notifications You must be signed in to change notification settings

Gondes124/Case-WA-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LoL Human Case Rest API WA Bot

Installation

Cloning this repo

> git clone https://github.com/Paiiss/FummyBOT.git
> cd FummyBOT

Install the package

> npm i

Edit config file

Edit the required value in config.json. You can get the api key at LoL Human Rest API

{
    "apikey": "",
    "prefix": "!"
}

Run the bot

> npm start

Thanks To

About

Example case from my Rest APIs for WhatsApp Bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%