the bot includes following. ~ set thumbnail ~ register udid ~ check UDID ~ add ipa files ~ delete ipa files ~ create keys ~ use key
installtion.
apt update && apt install python3 python3-pip -y pip3 install -re requirements.txt
compile zsign https://github.com/zhlynn/zsign
and copy the binary file in /usr/bin folder in your linux server.
edit config file.
change bot token change userID to set as admin set your B2 Storage Configuration
run the bot using the command python3 main.py
/start the bot
got to @one_ibot > settings > api
from there create api key, and go back to your bot and set the api key in settings.
Done