Jishu Developer commited on
Commit
a3097b1
·
unverified ·
1 Parent(s): a1ffccd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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
- * `DATABASE_URL` Your mongo db url
18
- * `DATABASE_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
 
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