{"id":22428192,"url":"https://github.com/radityaharya/bocchi","last_synced_at":"2026-05-11T02:11:38.844Z","repository":{"id":224360056,"uuid":"763077339","full_name":"radityaharya/bocchi","owner":"radityaharya","description":"Bocchi is a Multipurpose Discord bot written in TypeScript using Discord.js. Designed to be run on 🍞Bun","archived":false,"fork":false,"pushed_at":"2024-04-23T16:25:41.000Z","size":824,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T11:43:13.014Z","etag":null,"topics":["ai-discord-bot","chatbot","discord-bot","discord-js","langchain","rss-aggregator","tracemoe","webhook-receiver"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radityaharya.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}},"created_at":"2024-02-25T13:58:00.000Z","updated_at":"2024-11-09T16:47:03.000Z","dependencies_parsed_at":"2024-02-25T15:23:56.652Z","dependency_job_id":"1fa510f0-a5b0-4cc9-a089-7bf43d4ee7dc","html_url":"https://github.com/radityaharya/bocchi","commit_stats":null,"previous_names":["radityaharya/bocchi"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radityaharya%2Fbocchi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radityaharya%2Fbocchi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radityaharya%2Fbocchi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radityaharya%2Fbocchi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radityaharya","download_url":"https://codeload.github.com/radityaharya/bocchi/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245798537,"owners_count":20673901,"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","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":["ai-discord-bot","chatbot","discord-bot","discord-js","langchain","rss-aggregator","tracemoe","webhook-receiver"],"created_at":"2024-12-05T20:14:05.182Z","updated_at":"2026-05-11T02:11:33.814Z","avatar_url":"https://github.com/radityaharya.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bocchi\n\nBocchi is a Multipurpose Discord bot written in TypeScript using [Discord.js](https://discord.js.org/). Designed to be run on [🍞Bun](https://bun.sh)\n\n## Features\n\n- Slash Command based.\n- Chat with LLM.\n- Webhook notification proxy.\n- Trace.moe: [anime search from image](https://trace.moe/).\n- Subscribe to RSS feeds.\n\n## Setup\n\nBefore starting, you'll need a [Discord app](https://discord.com/developers/applications) and get Client ID and Token.\n\n- Docker\n\n  1. Copy `example.env` to `.env` and fill in the required values.\n\n  ```\n  cp example.env .env\n  ```\n\n  2. Build the Docker image.\n\n  ```\n  docker build -t bocchi .\n  ```\n\n  3. Run the Docker container.\n\n  ```\n  docker run -d -p 6637:6637 --name bocchi --env-file .env bocchi\n  ```\n\n- Bun\n  1. Copy `example.env` to `.env` and fill in the required values.\n  2. Install the dependencies.\n  ```\n  bun install\n  ```\n  3. Start the bot.\n  ```\n  bun run start:prod\n  ```\n\nAfter starting the bot, you can invite it to your server by visiting the URL provided in the console.\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradityaharya%2Fbocchi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fradityaharya%2Fbocchi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradityaharya%2Fbocchi/lists"}