nwithan8 / tauticord

A Discord bot that displays live data from Tautulli
GNU General Public License v3.0
114 stars 22 forks source link

Looking for way to send update to discord when new content is added #155

Closed benedlore closed 9 months ago

benedlore commented 9 months ago

Is that possible with Tauticord out of the box? Was trying to avoid writing my own bot if I can do that here. Not interested in the analytics or stream info, would probably disable all of that, just wanted to send a little message if a new item was added to Plex.

nwithan8 commented 9 months ago

I'd recommend looking at the Webhooks and Notification Agents built into Tautulli: https://github.com/Tautulli/Tautulli/wiki/Notification-Agents-Guide#discord

image image