diff --git a/README.md b/README.md index 16ef77b1a..1bf6dae62 100644 --- a/README.md +++ b/README.md @@ -94,18 +94,18 @@ python3 main.py ### Variables -* `API_HASH` Your API Hash from my.telegram.org -* `APP_ID` Your API ID from my.telegram.org -* `TG_BOT_TOKEN` Your bot token from @BotFather -* `OWNER_ID` Must enter Your Telegram Id -* `CHANNEL_ID` Your Channel ID eg:- -100xxxxxxxx +* `d66f7fee452728a1620016f7bc2643c5` Your API Hash from my.telegram.org +* `28352073` Your API ID from my.telegram.org +* `7145435414:AAHlMeGrbZIJdkprVVqWwFbqyUu4HGu6e0s` Your bot token from @BotFather +* `6013855668` Must enter Your Telegram Id +* `-1002016513411` Your Channel ID eg:- -100xxxxxxxx * `DATABASE_URL` Your mongo db url * `DATABASE_NAME` Your mongo db session name * `ADMINS` Optional: A space separated list of user_ids of Admins, they can only create links * `START_MESSAGE` Optional: start message of bot, use HTML and fillings * `FORCE_SUB_MESSAGE`Optional:Force sub message of bot, use HTML and Fillings -* `FORCE_SUB_CHANNEL` Optional: ForceSub Channel ID, leave 0 if you want disable force sub -* `PROTECT_CONTENT` Optional: True if you need to prevent files from forwarding +* `FORCE_SUB_CHANNEL` Optional: ForceSub Channel ID, leave 10 if you want disable force sub +* `PROTECT_CONTENT` True if you need to prevent files from forwarding ### Extra Variables