Skip to content

Bot de telegram para notificar de búsquedas requeridas

Notifications You must be signed in to change notification settings

H-daniel00/wallaBot

 
 

Repository files navigation

WallaBot

Installation

WallaBot requires Node.js v8+ to run (async/await).

Install the dependencies and devDependencies and start the server.

$ cd wallaBot
$ npm install
$ node app.js

For production environments...

$ export TG_TOKEN=???????????????????

DOCKER

docker run -d -e TG_TOKEN=TelegramBotToken omarlat/wallabot

About

Bot de telegram para notificar de búsquedas requeridas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.0%
  • Dockerfile 1.0%