WHATSAPP CHANNEL
The same numbers, in the app you already have open
Most directors never open MCA until a notice arrives, by which time the additional fee has been running at Rs 100 a day, per form, uncapped. This asks the same question from a chat thread.
Live thread — type or tap below. Every reply is computed by the same engines /compliance uses.
Ask what a company owes, when a filing is due, or what something costs. I read only — I cannot file or pay anything.
What it does
- Answers about your own companies — what is owed today, what is due next, with the same arithmetic and the same rule version as /compliance.
- Answers about company law generally — fees for a given capital, a State’s stamp duty lines, whether a home can be the registered office. No account needed for these.
- Reads only. It cannot file, pay, reserve or submit anything, and there is no code path by which it could. Anything that changes a record hands back to the portal.
- Links with a one-time code from a signed-in session, so a number can only be bound to an account someone can already sign into. STOP unlinks it immediately.
What is connected, and what is not
- The thread above, answering from the live engines
- The Meta webhook, account linking, and STOP
- The database tables behind them
- A WhatsApp sender number
That needs a Meta Business account and five credentials — a provisioning step, not a coding one. Until it is done, nobody can message this on a phone. Saying otherwise would not be true. The signature check that would guard those messages is verified: a correctly signed request is accepted by the deployed endpoint and an unsigned or forged one is refused.
How the router, the webhook verification and the read-only boundary are built: how this would really work.