forked from xditya/ChannelAutoPost
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.env.sample
22 lines (20 loc) · 849 Bytes
/
.env.sample
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# This file is part of the ChannelAutoForwarder distribution (https://github.com/xditya/ChannelAutoForwarder).
# Copyright (c) 2021 Adiya
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, version 3.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# General Public License for more details.
#
# License can be found in < https://github.com/xditya/ChannelAutoForwarder/blob/main/License> .
# Do not copy the license into the .env file
# Do not use quotes (") in the values.
APP_ID=
API_HASH=
BOT_TOKEN=
FROM_CHANNEL=
TO_CHANNEL=