Skip to content

jonathan-sh/alfred-telegram-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alfred telegram bot

CircleCI

Build Status

Please, set your telegram bot code in src/configurations/custom-general.js.
You can find in https://telegram.me/botfather.

install

npm i

dev mode

npm run dev

prd mode

npm run start

Build Status

build

docker build --rm -f "Dockerfile" -t alfred-telegram-bot:alpha .

run

docker run --rm -d alfred-telegram-bot:alpha

About

A simple telegram bot to run shell scripts on server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published