import { useState, useEffect } from 'react'; import type { ChannelAccount } from '../types'; function StatusDot({ enabled }: { enabled: boolean }) { return (
Allowed: {account.allowed_users.join(', ')}
) : (All users allowed (no filter)
)}Added: {new Date(account.created_at).toLocaleDateString()}
Connect Telegram and Discord bots to receive messages
No channels configured yet
Add a Telegram or Discord bot to receive messages