feat(telegram-bot): initialize

This commit is contained in:
GramingFoxTeam
2022-11-16 16:18:19 +03:00
parent 1c27ccb17c
commit d98902a285
8 changed files with 2152 additions and 0 deletions

View File

@@ -4,6 +4,10 @@
"id": "1038762591805247518"
},
"telegram": {
"token": "YOUR-BOT-TOKEN-HERE"
},
"server": {
"port": 3000,
"host": "192.168.1.6"