Skip to content

This telegram bot serves quotes from ithappens.me one by one to help you read them all.

Notifications You must be signed in to change notification settings

elisey/itahppens_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

It happens bot

This telegram bot serves quotes from ithappens.me one by one to help you read them all.

Dependencies

This service depends on Quotes Service. Consider deploying it too.

How to deploy

cp docker/prod.env.example docker/prod.env
vim docker/prod.env

docker-compose up --build -d app

How to run locally

cp docker/prod.env.example app/.env
vim app/.env

docker-compose up --build -d app

About

This telegram bot serves quotes from ithappens.me one by one to help you read them all.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published