Skip to content

retro-desert/greetingsbot

Repository files navigation

Greetings bot

A bot to select congratulations for your friends, relatives, etc. And also you can add your holiday to the bot and it will remind you about it in 2 days!
Stack: Aiogram + PostgreSQL + Celery + Redis

Quickstart

Docker

$ git clone https://github.com/retro-desert/greetingsbot
$ cd greetingsbot
  • Fill in the .env file using the example from .env_example
  • Start bot
$ make up
  • Fill in with default data (once!)
$ docker exec -it bot_container python3 fill_db.py
Подтверди заполнение БД ("YES"):YES
  • Stop bot
$ make down

P.S.

This is an MVP version of the product that has not undergone any edits or refactoring

About

A bot to select congratulations for your friends, relatives, etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages