Skip to content

shirgazee/beepson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Features:

  • Time zone configuration

  • 12h time support:

    • 11:30am #lunch
    • 6:30 pm #home
    • 12pm
  • 24h time support:

    • 12:30 #call someone special
    • 22:30 #sleep
    • 11:54", "23 (hours)
  • Time span text support:

    • 1h 30m #study
    • 30s
    • 90s #do stuff

Deploying

  1. Clone this repository
git clone https://github.com/shirgazee/beepson
  1. Obtain a telegram bot token from BotFather
  2. Set the bot token in docker-compose:
environment:
      BEEPSON_TOKEN: "👉 here"
  1. Launch (flags are useful after update via git pull)
docker-compose up -d --build --force-recreate

Releases

No releases published

Packages

No packages published