I want to get X-UI database information to run a Telegram Bot, I need properties like "total flow"
and "expiration date"
which are available in x-ui dashboard but I can not find this data neither in x-ui.db
file or config.json
file.
My x-ui project is running on an Ubuntu VPS.
I have searched these routes :
/etc/x-ui/x0ui.db
/usr/local/x-ui/bin/config.json
any help would be appreciated.
I have tried searching the internet and I have read the documentation of X-UI project on: https://seakfind.github.io/2021/10/10/X-UI/ I even tried using chat GPT. but none of them worked for me.