Skip to main content

MFC Broadcast Notifications

The /notification command lets you get automatic Discord messages when you (or another model) start or stop broadcasting on MFC.

Perfect for letting your Discord community know when you're going live!

Set Up Your Live Notifications

To notify your Discord when you go live:

/notification add channel:#general model:ModelName

What You Need:

  • channel: Pick which Discord channel should get the notifications (like #general or #live-alerts)
  • model: The MFC model name (exactly as it appears on MFC)

Make It Your Own (Optional):

Want custom messages? You can personalize what the bot says:

  • message: What to post when going online
  • offline_message: What to post when going offline (optional)

Basic Example:

/notification add channel:#live-alerts model:ModelName message:"I'm online! Come hang out 💕"

With Both Online and Offline Messages:

/notification add channel:#live-alerts model:ModelName message:"🔴 I'm LIVE on MFC!" offline_message:"Thanks for hanging out! See you next time 💕"

Special Words You Can Use

These get replaced automatically in your messages:

  • {model} - Shows the model name
  • {rank} - Shows current MFC rank
  • {time} - Shows when it happened (like "5 minutes ago")

Message Ideas

Going Online:

  • I'm online! Come hang out 💕
  • 🔴 LIVE NOW! Let's have some fun!
  • @everyone Stream starting! See you there 🎉
  • {model} is now live!
  • {model} just went online - Rank #{rank}

Going Offline:

  • Thanks for watching! See you next time 💕
  • Stream ended - catch you later!
  • {model} has gone offline

About Offline Notifications

  • They're sent 5 minutes after broadcasting stops
  • This prevents spam if you just refresh your page
  • Totally optional - many models only use online notifications!

Check Your Notifications

To see all your notification settings:

/notification list

This shows:

  • Which models have notifications set up
  • Which channels get the notifications
  • Your custom messages

Turn Off Notifications

To stop notifications:

/notification remove model:ModelName

Just type the model name exactly as you did when setting it up.

Need Help?

If you forget how to use the commands:

/notification help

This will show you examples and remind you how everything works.