update env.sample

This commit is contained in:
Shihaam Abdul Rahman 2021-09-09 00:01:11 +05:00
parent 1035680b0d
commit 78b3b954ea

View File

@ -5,8 +5,8 @@ BML_ACCOUNTID='' #Your BML Account ID,NOT to be confused with account number, re
CURRENCY='MVR' #Change only if your account is USD
TG_BOT_TOKEN='' #Your Telegram Bot API Token, Contact @BotFather on Telegram to obtain token
TG_CHATID='' #Your Telegram chat ID, This could be your user, group, supergroup or channel ID, add "-100" first if supergroup or channel
COOKIE=cookie #No need to change...unless?
# DO NOT EDIT THESE UNLESS YOU KNOW WHAT YOURE DOING
COOKIE=.cache/cookie #No need to change
TG_BOTAPI='https://api.telegram.org/bot'
BML_URL='https://www.bankofmaldives.com.mv/internetbanking/api'