#
Notifications
You can configure notifications to stream new posts from users on certain social media platforms, and it's entirely free!
Please allow up to 10 minutes for all social media platforms before feeds start sending new posts. Posts won't be sent instantly; It will take a few minutes for kayo to see the new post and send alerts for it.
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!
Shorts
YouTube Shorts notifications are disabled by default. You can enable them using ;youtube shorts <youtube_channel> - re-run the command to disable.
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.
If you don't provide a user, the message will be set for all existing feeds.
<platform> message [user] <script>
#
Example
tiktok message @friutsnacks {user} uploaded **{post.caption}** 🥺
tiktok message @friutsnacks {embed}{title: {post.caption}}{url: {post.url}}
If you don't provide an embed, the default embed will be used instead.