public function updated(Post $post)
    {
        cache()->forget('feed.posts');

        Notification::route('discord', config('services.discord.channel.post'))