Spaces:
Runtime error
Runtime error
Jishu Developer
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -14,8 +14,8 @@
|
|
14 |
* `TG_BOT_TOKEN` Your bot token from @BotFather
|
15 |
* `OWNER_ID` Must enter Your Telegram Id
|
16 |
* `CHANNEL_ID` Your Channel ID eg:- -100xxxxxxxx
|
17 |
-
* `
|
18 |
-
* `
|
19 |
* `ADMINS` Optional: A space separated list of user_ids of Admins, they can only create links
|
20 |
* `START_MESSAGE` Optional: start message of bot, use HTML and <a href='https://github.com/JishuDeveloper/File-Sharing-Premium-Bot/blob/main/README.md#start_message'>fillings</a>
|
21 |
* `FORCE_SUB_MESSAGE`Optional:Force sub message of bot, use HTML and Fillings
|
|
|
14 |
* `TG_BOT_TOKEN` Your bot token from @BotFather
|
15 |
* `OWNER_ID` Must enter Your Telegram Id
|
16 |
* `CHANNEL_ID` Your Channel ID eg:- -100xxxxxxxx
|
17 |
+
* `DB_URL` Your mongo db url
|
18 |
+
* `DB_NAME` Your mongo db session name
|
19 |
* `ADMINS` Optional: A space separated list of user_ids of Admins, they can only create links
|
20 |
* `START_MESSAGE` Optional: start message of bot, use HTML and <a href='https://github.com/JishuDeveloper/File-Sharing-Premium-Bot/blob/main/README.md#start_message'>fillings</a>
|
21 |
* `FORCE_SUB_MESSAGE`Optional:Force sub message of bot, use HTML and Fillings
|