This commit is contained in:
drowkid01 2025-05-28 05:28:54 -06:00
parent 8cf4f56215
commit 80974c7caa

View File

@ -99,11 +99,7 @@ txt[2]='Ingresa tu reseller:'
source ShellBot.sh
# Token del bot
#bot_token="$(cat ${CIDdir}/token)"
bot_token=$(cat /etc/CAT-BOT/data|awk -F '|' '{print $2}')
adm=$(cat $CIDdir/data|awk -F '|' '{print $1}')
[[ $bot_token == '' ]] && bot_token="$3"
adm="$4"
bot_token="$(cat /etc/CAT-BOT/token)"
# Inicializando el bot
ShellBot.init --token "$bot_token" --monitor --flush --return map