{"id":26972773,"url":"https://github.com/yeti-robotics/chillchat","last_synced_at":"2026-01-11T13:04:04.884Z","repository":{"id":285046374,"uuid":"956888284","full_name":"Yeti-Robotics/ChillChat","owner":"Yeti-Robotics","description":"YETI Modmail Bot for Discord.","archived":false,"fork":false,"pushed_at":"2025-04-09T03:04:09.000Z","size":26,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-09T04:19:29.617Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Yeti-Robotics.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-29T03:53:18.000Z","updated_at":"2025-04-09T03:04:12.000Z","dependencies_parsed_at":"2025-03-29T06:21:59.162Z","dependency_job_id":"8c0c455c-e438-4479-a955-7e855ed7b1d5","html_url":"https://github.com/Yeti-Robotics/ChillChat","commit_stats":null,"previous_names":["yeti-robotics/chillchat"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Yeti-Robotics/ChillChat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yeti-Robotics%2FChillChat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yeti-Robotics%2FChillChat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yeti-Robotics%2FChillChat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yeti-Robotics%2FChillChat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Yeti-Robotics","download_url":"https://codeload.github.com/Yeti-Robotics/ChillChat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yeti-Robotics%2FChillChat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28304264,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-11T11:18:18.743Z","status":"ssl_error","status_checked_at":"2026-01-11T11:07:56.842Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-04-03T09:18:57.144Z","updated_at":"2026-01-11T13:04:04.858Z","avatar_url":"https://github.com/Yeti-Robotics.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ChillChat - Discord Modmail Bot\n\nA Discord bot that handles modmail and anonymous messaging functionality.\n\n## Features\n\n- DM to Modmail: Automatically creates channels for users who DM the bot\n- Anonymous Messaging: Allows users to send anonymous messages via slash command\n- Persistent Threads: Maintains conversation history in dedicated channels\n- Staff Responses: Staff can respond to modmail messages directly\n\n## Setup\n\n1. Clone the repository\n2. Install dependencies:\n   ```bash\n   npm install\n   ```\n3. Copy `.env.example` to `.env` and fill in your configuration:\n   ```bash\n   cp .env.example .env\n   ```\n4. Configure your `.env` file with:\n\n   - `DISCORD_TOKEN`: Your bot's token\n   - `CLIENT_ID`: Your bot's client ID\n   - `GUILD_ID`: The ID of your server\n   - `MODMAIL_CATEGORY_ID`: The ID of the category where modmail channels will be created\n   - `ANONYMOUS_CHANNEL_ID`: The ID of the channel where anonymous messages will be sent\n   - `LOG_CHANNEL_ID` (optional): The ID of a channel for logging\n\n5. Register slash commands:\n\n   ```bash\n   npm run build\n   node dist/commands.js\n   ```\n\n6. Start the bot:\n   ```bash\n   npm start\n   ```\n\n## Development\n\n- Build the project: `npm run build`\n- Run in development mode: `npm run dev`\n- Watch for changes: `npm run watch`\n\n## Commands\n\n- `/anonymous \u003cmessage\u003e` - Send an anonymous message to the designated channel\n\n## Requirements\n\n- Node.js 16.9.0 or higher\n- Discord.js v14\n- TypeScript\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyeti-robotics%2Fchillchat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyeti-robotics%2Fchillchat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyeti-robotics%2Fchillchat/lists"}