mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-06-04 20:05:16 +02:00
feat(gateway): add Telegram adapter and formatting
This commit is contained in:
parent
c9b7d7b572
commit
59e6475348
5 changed files with 298 additions and 0 deletions
2
surfsense_backend/app/gateway/telegram/__init__.py
Normal file
2
surfsense_backend/app/gateway/telegram/__init__.py
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
"""Telegram gateway adapter."""
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue