Eagle Notify Bot logo Eagle Notify Bot Social Alert Engine

Bot Execution Flow

How the bot works, exactly.

The system is split into a clean pipeline: authentication, plan purchase, premium activation, and social monitoring across YouTube, Instagram, Facebook, and Twitch.

1. Discord Login

User authenticates with Discord OAuth. We store only needed profile data and session details.

2. Plan Selection

User picks Weekly Pro, Monthly Pro, or Yearly Pro on pricing page.

3. Razorpay Payment

Backend creates a Razorpay order and verifies payment signature after checkout success.

4. Premium Activation

Subscription end date updates in MongoDB. Existing active users get remaining time extended.

5. Premium Gate

Premium APIs and the premium page are protected. Non-premium users are redirected to pricing.

6. Focused Experience

Users only see relevant bot pages. No unnecessary admin clutter in the main flow.