Track new subscriptions, resubscriptions, gifted subs, and gift bombs in a unified .txt log, and automatically cleaned over a rolling 30 days.


✅ Requirements


📁 Step 1: Prepare Your Log Directory and File

Create a folder where your logs will be saved. For example:

C:\\Users\\YourUsername\\Documents\\SubLogs\\

Make sure this directory exists and is writable by Streamer.bot. Create a new .txt file and remember the full file path!


⚙️ Step 2: Import the C# Code in Streamer.bot

  1. Open Streamer.bot.

  2. Go to the Import tab.

  3. Drag the Monthly Subscriber Tracker.osurnd into the Import String.

  4. Update the file path in Set Argument to match your log folder:

    Example
    C:\\Users\\YourUsername\\Documents\\SubLogs\\subscribers_log.txt
    
    

image.png