Skip to content

giacomolorenzo/bargelo_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bargelo_bot

Bargelo_bot is a telegram-bot, mobile-ready, offline-storage, Nodejs and powered HTML5.

To start!

  • run docker-compose up -d
  • insert your bot key inside the index.js and try it!

Installation

Requirements

  • nodejs
  • npm
  • docker
  • docker-compose
$ cd bargelo_bot
$ docker-compose up -d
$ npm install --save
$ npm start

Releases

No releases published

Packages

No packages published