4 changed files with 8 additions and 0 deletions
@ -0,0 +1,3 @@
@@ -0,0 +1,3 @@
|
||||
#Here should be placed the username of the channels to make backup. In each row must have the channel to back up and the backup channel, separated by a comma. |
||||
your_channel_here, your_channel_backup_here |
||||
other_your_channel_here, other_your_channel_backup_here |
@ -0,0 +1,5 @@
@@ -0,0 +1,5 @@
|
||||
#Lines with "#" at the beginning will be ignored. Avoid blank lines. This file contains 2 data needed to use Telegram remotely. The first required data is the "api_id" and the second is the "api_hash". When you register on my.telegram.org/apps you will receive these 2 codes. Put these 2 codes in the 2 rows below. Here is a reference about My Telegram Apps: https://medium.com/game-of-data/telegram-channel-data-extraction-users-information-chats-and-specific-messages-and-data-21bb54710fd3. |
||||
# |
||||
api_id = ???????? |
||||
api_hash = ????????????????????????????? |
||||
session_name = session_real |
Binary file not shown.
Binary file not shown.
Loading…
Reference in new issue