Automatic confirm transactions with meta mask

Hello, Im building a trading bot using meta mask and I need it to be able to automatically confirm my swaps once logic is met

my issue right now is, when ever the bot try to make swap using meta mask, I need to manually click on the confirmation button to bypass that

what is the best workaround for this scenario using moralis?

you will have to use a private key directly to skip metamask, you may end up using web3 or ethers directly

Thanks! is it possible to do with the plugin?
can you send me in the right direction for keeping checking this matter?
thanks!