Add DTEK notification bot with Docker configuration and requirements

This commit is contained in:
2025-11-12 13:37:28 +01:00
commit eb0ad4e679
5 changed files with 356 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
[project]
name = "dtek-notif"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
dependencies = []