Skip to content

Dascr32/bollo-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bollo Bot

Simple Telegram Bot used in integration with Bollo App & [Bollo Wep API] (https://github.com/richin13/bollo_web). Used to send event notifications and get system status from the app.

##Command List

Command Description
/id Your chat id
/bakeries All your bakeries
/status Bakery status
/botinfo About the bot
/echo I repeat what you say
/help A little bit of help.

##Usage First install dependencies

npm install

Run the server

node server.js

The server will be running at port 3080 and can be accessed with your web browser at:

localhost:3080

If everything went well the bot will be good to go :P

##Dependencies

Module Version
Express 4.13.x
Jade 1.11.x
Moment 2.10.x
telegram-api 0.5.x

Node js Telegram API wrapper thanks to mdibaiee.

##Stack

About

A Telegram Bot for Bollo App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors