Skip to content

rodion-m/telegram_bot_calendar_manager

Repository files navigation

Running

Run locally

Set your keys in Dockerfile.local and then run:

docker build -f Dockerfile.local -t aica:image . && docker run -d --name aica -p 8443:8443 aica:image

About

Telegram bot for managing Google Calendar from Telegram

Resources

Stars

Watchers

Forks