Avoid app publishing for a simple meetings app

I am using the latest Linux meeting SDK to create a simple bot that can join a zoom meeting if provided with a meeting-id and passcode. The bot then responds to different chat messages received in meeting.
We don’t want to publish the app but we want our bot to be able to join public meetings.
Our app doesn’t require any user interaction neither does it ask for any user account information.

Since I am new at working with zoom apis and SDK. I would like to know which is the best way for us to implement such an app so that we can avoid publishing the app
Regards

This is not possible.

@a.faraz009 You will need to publish your app if you want to join external / public meeting. This is a mandatory requirement.