Finish prototype Meshtastic-Telegram bridge

This commit is contained in:
2023-06-19 18:14:23 +00:00
parent 517cca43b3
commit eb87586b29
2 changed files with 75 additions and 0 deletions

5
settings.py.example Normal file
View File

@@ -0,0 +1,5 @@
API_ID = 0
API_HASH = ''
API_TOKEN = ''
CHAT_ID = 0