Scheduled events

Create and manage Discord scheduled events — community nights, streams, game sessions — and keep them updated.

Try asking

@Bond Schedule a movie night for Friday at 8pm in the Cinema voice channel

@Bond Move Saturday's event to Sunday

The 5 tools behind it

You never call these yourself. Bond works out which ones it needs, checks your Discord permissions, and asks before anything changes.

  • list_scheduled_events

    List all scheduled events in the Discord server.

  • get_event_attendees

    Get users who subscribed to a scheduled event in the Discord server.

  • create_scheduled_event

    Create a scheduled event in the Discord server.

  • edit_scheduled_event

    Edit an existing scheduled event in the Discord server.

  • delete_scheduled_event

    Delete (cancel) a scheduled event from the Discord server.

More of what Bond does