{"id":18265796,"url":"https://github.com/playfulprogramming/discord-bot","last_synced_at":"2025-08-02T11:09:40.801Z","repository":{"id":226230918,"uuid":"625734623","full_name":"playfulprogramming/discord-bot","owner":"playfulprogramming","description":"A custom bot for the Unicorn Utterances community","archived":false,"fork":false,"pushed_at":"2023-04-11T01:57:00.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-27T19:40:23.099Z","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/playfulprogramming.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":"2023-04-10T01:43:06.000Z","updated_at":"2023-04-11T00:36:35.000Z","dependencies_parsed_at":"2024-03-06T15:22:15.369Z","dependency_job_id":"3d39ad4f-b1d1-4e94-a8ed-c010e6413212","html_url":"https://github.com/playfulprogramming/discord-bot","commit_stats":null,"previous_names":["unicorn-utterances/discord-bot","playfulprogramming/discord-bot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/playfulprogramming/discord-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/playfulprogramming%2Fdiscord-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/playfulprogramming%2Fdiscord-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/playfulprogramming%2Fdiscord-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/playfulprogramming%2Fdiscord-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/playfulprogramming","download_url":"https://codeload.github.com/playfulprogramming/discord-bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/playfulprogramming%2Fdiscord-bot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268179073,"owners_count":24208693,"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-01T02:00:08.611Z","response_time":67,"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":"2024-11-05T11:19:45.954Z","updated_at":"2025-08-02T11:09:40.774Z","avatar_url":"https://github.com/playfulprogramming.png","language":"TypeScript","readme":"# discord-bot\n\nA custom bot for the Unicorn Utterances community\n\n## Prerequisites\n\nBefore you can use this bot, you need to have the following installed on your computer:\n\n- [Node.js](https://nodejs.org/) (version 16 or higher)\n- [PNPM](https://pnpm.io/) (version 7 or higher)\n\n## Getting Started\n\nTo get started, follow these steps:\n\n1. Clone this repository to your local machine:\n\n   ```shell\n   git clone https://github.com/unicorn-utterances/discord-bot.git\n   ```\n\n2. Navigate to the project directory:\n\n   ```shell\n   cd discord-bot\n   ```\n\n3. Install the dependencies using PNPM:\n\n   ```shell\n   pnpm install\n   ```\n\n4. Copy the `.env.example` file to `.env`:\n\n   ```shell\n   cp .env.example .env\n   ```\n\n5. Edit the `.env` file and set the `DISCORD_BOT_TOKEN` and `DISCORD_CLIENT_ID` environment variables to the values for your bot.\n\n6. Update the database:\n\n   ```shell\n   pnpm db:update\n   ```\n\n7. Build the code:\n\n   ```shell\n   pnpm build\n   ```\n\n8. Start the bot:\n\n   ```shell\n   pnpm start\n   ```\n\n## Development\n\nTo develop this bot further, you can modify the code in the `src` directory. You can also modify the Prisma schema in the `prisma/schema.prisma` file.\n\nAfter making changes, you need to rebuild the code using `pnpm build` and restart the bot using `pnpm start`.\n\n## License\n\nThis template is licensed under the MIT License. See the `LICENSE` file for more information.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplayfulprogramming%2Fdiscord-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplayfulprogramming%2Fdiscord-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplayfulprogramming%2Fdiscord-bot/lists"}