You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -87,6 +87,8 @@ python3 main.py
87
87
*`TG_BOT_TOKEN` Your bot token from @BotFather
88
88
*`OWNER_ID` Must enter Your Telegram Id
89
89
*`CHANNEL_ID` Your Channel ID eg:- -100xxxxxxxx
90
+
*`DATABASE_URL` Your mongo db url
91
+
*`DATABASE_NAME` Your mongo db session name
90
92
*`ADMINS` Optional: A space separated list of user_ids of Admins, they can only create links
91
93
*`START_MESSAGE` Optional: start message of bot, use HTML and <ahref='https://github.com/codexbotz/File-Sharing-Bot/blob/main/README.md#start_message'>fillings</a>
92
94
*`FORCE_SUB_MESSAGE`Optional:Force sub message of bot, use HTML and Fillings
0 commit comments