Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rasulkireev/cookiecutter-django-telegram-bot

Boilerplate Code to Create Telegram bots with Django goodies
https://github.com/rasulkireev/cookiecutter-django-telegram-bot

Last synced: about 1 month ago
JSON representation

Boilerplate Code to Create Telegram bots with Django goodies

Awesome Lists containing this project

README

        

## Features

- Python 3.12
- Django 5
- Telegram Bot via pyTelegramBotAPI
- Logging with structlog
- 12-Factor based settings via django-environ
- Postgres
- Custome Model to manage Telegram Users
- Frontend Auth via django-allauth

## Roadmap
- Add payments handling