announce on telegram

This commit is contained in:
j 2023-08-16 17:21:32 +02:00
commit a569dde23b
11 changed files with 62 additions and 7 deletions

View file

@ -60,6 +60,7 @@ INSTALLED_APPS = [
"app.user",
"app.item",
"app.signalbot",
"app.telegrambot",
"app.page",
]