# Cohort Scripts Scripts for managing the NHCarrigan spring cohort programme. Covers the full lifecycle: applicant evaluation, Discord server setup, team assignment, member onboarding, activity tracking, and member removal. Most scripts interact with the Discord API and require a `DISCORD_BOT_TOKEN`. Several also use the `gh` CLI for GitHub operations. ## Getting Started Run scripts via the interactive runner from the project root: ```bash make run # Select: Python → cohort →