# Duke Bot The bot for the Duke Syndicate discord. ## Example docker compose ```yaml services: bot: image: ghcr.io/duke-syndicate/duke-bot:main environment: - BOT_TOKEN=token_goes_here ```