Skip to content

s0288/aya_events

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aya (https://helloaya.de/) is a telegram chatbot that helps users implement fasting into their lifestyle. As part of their fasting experience, users can create fasting events with other users. To do so, they can join a Telegram group that contains a chatbot for creating group fasts.

Run in virtualenv:

  • docker build -t aya_group .
  •   source .env && sudo TELEGRAM_TOKEN=$TELEGRAM_TOKEN docker run \
          -e TELEGRAM_TOKEN \
          -e DB=$DB \
          -e DB_PROD_LEVEL=$DB_PROD_LEVEL -d aya_group
    

About

Group chatbot for fasting events

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published