Files
Telegram-To-Discord-Bot/example.env
2022-09-04 19:28:08 +01:00

8 lines
409 B
Bash

#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:"