Skip to content

eduardomazolini/venom-api

Repository files navigation

VENOM-API

config/default.json

{
    "api": {
        "port": 8000
    },
    "sessionName": "UUID-HASH or PhoneNumber or filename possible string",
    "phoneStrategy": {
        "phoneLibrary" : "brazil",
        "phoneOptions":{
            "DDD":"19"
        }
    },
    "webhook":{
        "messages":"Put your webhook here.",
        "qrcode":"Put your webhook here.",
        "ack":"Put your webhook here.",
        "states":"Put your webhook here."
    }
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published