Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 394 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 394 Bytes

BurguesesBot

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Nest is MIT licensed.

Telegram Bot API - Set weekbook

$ curl -F "url=https://<YOURDOMAIN.EXAMPLE>/<WEBHOOKLOCATION>" https://api.telegram.org/bot<YOURTOKEN>/setWebhook