Is there a way to retrieve the Shell Account password right from the bot (if yes then how) ? By using TCL ? I know it might sound stupid .... I am just curious.
There's so way to retrieve your password in plain text. The shell stores it in encrypted (hashed) form. If you forgot your password get the shell admin to reset it for you.
Of course you may be running a script that has your password embedded in it. For instance, if you have a mail checking script that logs into your account, that will probably have your password.