Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rasulkireev/cookiecutter-django-telegram-bot
- Owner: rasulkireev
- Created: 2024-07-04T07:46:50.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-06T08:16:13.000Z (7 months ago)
- Last Synced: 2024-12-16T21:26:33.150Z (about 1 month ago)
- Language: HTML
- Size: 756 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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