cookie dir to env
This commit is contained in:
@ -9,4 +9,5 @@ TG_CHATID='' #Your Telegram chat ID, This could be your user, group, supergroup
|
||||
# DO NOT EDIT THESE UNLESS YOU KNOW WHAT YOURE DOING
|
||||
TG_BOTAPI='https://api.telegram.org/bot'
|
||||
BML_URL='https://www.bankofmaldives.com.mv/internetbanking/api'
|
||||
mkdir -p ~/.cache/bml-cli/ # make cookie dir
|
||||
COOKIE=~/.cache/bml-cli/cookie # set cookie dir
|
||||
|
Reference in New Issue
Block a user