First Commit

This commit is contained in:
abdellah
2022-09-04 19:28:08 +01:00
parent 2c8613c7ae
commit 47c3b8a134
6 changed files with 246 additions and 2 deletions

7
example.env Normal file
View File

@@ -0,0 +1,7 @@
#APPID AND HASH https://core.telegram.org/api/obtaining_api_id
APPID = "123"
APIHASH = "bcdddexample123123" #
APINAME = "Telegram To Discord" # Any string will do
DLLOC = 'C:\tmp' # Temp storage for media, if able use a location in memory (unix)
TEXT_TO_PREPEND="@here \n" #Text to prepend to every message, it can be a ping (@everyone, @here, or @role) and it can be a text or emojies like ":point_right:"