{"id":30345651,"url":"https://github.com/block/goose-discord","last_synced_at":"2025-08-18T14:09:05.388Z","repository":{"id":305933385,"uuid":"1009844740","full_name":"block/goose-discord","owner":"block","description":"Agent Honk: A Goose discord bot that honks. ","archived":false,"fork":false,"pushed_at":"2025-07-23T23:45:50.000Z","size":66,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-24T02:14:44.115Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/block.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-27T20:16:38.000Z","updated_at":"2025-07-24T00:25:14.000Z","dependencies_parsed_at":"2025-07-24T02:15:05.326Z","dependency_job_id":null,"html_url":"https://github.com/block/goose-discord","commit_stats":null,"previous_names":["katzdave/discord-goose","block/goose-discord"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/block/goose-discord","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/block%2Fgoose-discord","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/block%2Fgoose-discord/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/block%2Fgoose-discord/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/block%2Fgoose-discord/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/block","download_url":"https://codeload.github.com/block/goose-discord/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/block%2Fgoose-discord/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271005119,"owners_count":24683262,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-08-18T14:09:03.825Z","updated_at":"2025-08-18T14:09:05.370Z","avatar_url":"https://github.com/block.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Agent Honk 🦆\n\nA Discord bot wrapper around Goose AI that brings the power of Goose to your Discord server!\n\n# Demo videos\n\n- Quick demo video [link](https://youtu.be/c8SPFhlZJ0o)\n- Full vibecoding session (25 mins) [link](https://youtu.be/sLI7U_ayiy0)\n\n## Features\n\n- **Slash Command Integration**: Use `/honk` to start a new Goose session\n- **Persistent Threads**: Each session runs in its own Discord thread with full context\n- **Interactive Conversations**: Continue chatting in threads and Goose maintains context\n- **Easy Setup**: Built with Python 3.13 and uv for modern dependency management\n\n## Quick Start\n\n1. **Clone and Setup**:\n   ```bash\n   cd discord-goose\n   uv sync\n   ```\n\n2. **Configure Discord Bot**:\n   - Go to [Discord Developer Portal](https://discord.com/developers/applications)\n   - Create a new application and bot\n   - Copy the bot token\n   - Enable \"Message Content Intent\" in bot settings\n\n3. **Environment Setup**:\n   ```bash\n   cp .env.example .env\n   # Edit .env and add your DISCORD_TOKEN\n   ```\n\n4. **Run the Bot**:\n   ```bash\n   uv run python -m src.agent_honk.bot\n   ```\n\n## Usage\n\n1. Invite the bot to your Discord server with appropriate permissions\n2. Use `/honk \u003cyour prompt\u003e` to start a new Goose session\n3. Continue the conversation in the created thread\n4. Goose will respond with full context awareness!\n\n## Example\n\n```\n/honk You are a bird enthusiast. You'll answer all of my questions and also tell me fun bird facts. Start by telling me a bird fact.\n```\n\nThis creates a new thread where Goose will roleplay as a bird enthusiast and provide fun facts!\n\n## Requirements\n\n- Python 3.13+\n- uv package manager\n- Discord bot token\n- Goose CLI installed and accessible\n\n## Architecture\n\n- **bot.py**: Main Discord bot with slash commands and message handling\n- **goose_client.py**: Interface to Goose CLI for running sessions\n- **thread_manager.py**: Manages Discord thread state and ownership\n\n## Future Features\n\n- Dynamic form creation\n- Scheduled polls and tasks\n- Web scraping capabilities\n- Multi-server session management\n\n## Contributing\n\nThis is part of the Goose ecosystem. Feel free to contribute improvements and new features!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblock%2Fgoose-discord","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblock%2Fgoose-discord","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblock%2Fgoose-discord/lists"}