# Notifications

You can configure notifications to stream new posts from users on certain social media platforms, and it's entirely free!

The youtube_channel parameter can be a channel's name, URL, or ID - e.g. penguinz0 or https://www.youtube.com/@penguinz0

youtube add <channel> <youtube_channel>

Now, you'll receive notifications whenever that channel uploads a new video!

The user parameter must be a TikTok user's name - e.g. @friutsnacks

tiktok add <channel> <user>

Now you'll receive notifications whenever that user uploads a new video!

The user parameter must be a Twitter user's screen name - e.g. @elonmusk

twitter add <channel> <user>

Now you'll receive notifications whenever that user tweets!

The user parameter must be a Twitch user's name - e.g. @xqc

twitch add <channel> <user>

Now you'll receive notifications whenever that user goes live!

# Preferences

You can customize the message that is displayed with each notification using the message subcommand.

<platform> message [user] <script>

# Example

tiktok message @friutsnacks {user} uploaded **{post.caption}** 🥺
tiktok message @friutsnacks {embed}{title: {post.caption}}{url: {post.url}}

Variables
../../intro/#youtube