d3ad0ne cb0731feba Docker build push
- Pushed a docker image
- Changed some .env variables' names(check config.py)
- Fixed minioPopulator.py
- Added more NoneType checks for bot handlers
2025-09-29 12:56:02 +03:00
2025-09-29 12:56:02 +03:00
2025-09-29 12:56:02 +03:00
2025-09-29 12:56:02 +03:00
2025-09-29 12:56:02 +03:00
2025-09-29 12:56:02 +03:00
2025-09-29 12:56:02 +03:00
2025-09-29 12:56:02 +03:00
2025-09-29 12:56:02 +03:00
2025-08-28 19:43:37 +03:00

CatBot

Last Commit

This is a simple telegram bot that sends photos of cats to a user, with an option to subscribe for daily cat photos. User also is able to configure subscription cat pictures quantity.

Bot uses:

  • MinIO object storage
  • PostgreSQL database
  • Telegram API
  • Docker container management platform

Setup:

  • Get your telegram API bot token
  • Copy compose.yml file and change environment variables as you need
  • docker compose up
  • Enjoy your own instance of the bot!

Uploading pictures to MinIO:

For more comfortable pictures uploading you can use minioPopulator.py script.

Description
Telegram bot that sends photos of cats
Readme 94 KiB
Languages
Python 100%