{"id":15112712,"url":"https://github.com/typicalbot/typicalbot","last_synced_at":"2025-09-27T15:30:39.767Z","repository":{"id":48084417,"uuid":"73023559","full_name":"typicalbot/typicalbot","owner":"typicalbot","description":"TypicalBot is open-source Discord bot written in TypeScript, using the Discord.js library.","archived":true,"fork":false,"pushed_at":"2021-10-28T02:29:43.000Z","size":4894,"stargazers_count":69,"open_issues_count":12,"forks_count":18,"subscribers_count":4,"default_branch":"canary","last_synced_at":"2024-09-27T01:01:29.831Z","etag":null,"topics":["bot","discord","discord-bot","discordapp","discordjs","hacktoberfest","javascript","typescript","typicalbot"],"latest_commit_sha":null,"homepage":"https://typicalbot.com","language":"TypeScript","has_issues":false,"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/typicalbot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null},"funding":{"github":["nsylke","tjrgg"],"patreon":"typicalbot"}},"created_at":"2016-11-06T22:37:37.000Z","updated_at":"2024-07-27T06:59:01.000Z","dependencies_parsed_at":"2022-07-28T23:09:08.759Z","dependency_job_id":null,"html_url":"https://github.com/typicalbot/typicalbot","commit_stats":null,"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typicalbot%2Ftypicalbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typicalbot%2Ftypicalbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typicalbot%2Ftypicalbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typicalbot%2Ftypicalbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typicalbot","download_url":"https://codeload.github.com/typicalbot/typicalbot/tar.gz/refs/heads/canary","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234444143,"owners_count":18833649,"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":["bot","discord","discord-bot","discordapp","discordjs","hacktoberfest","javascript","typescript","typicalbot"],"created_at":"2024-09-26T01:01:02.649Z","updated_at":"2025-09-27T15:30:34.354Z","avatar_url":"https://github.com/typicalbot.png","language":"TypeScript","funding_links":["https://github.com/sponsors/nsylke","https://github.com/sponsors/tjrgg","https://patreon.com/typicalbot"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003ch1 align=\"center\"\u003eTypicalBot\u003c/h1\u003e\n\u003c/p\u003e\n\n\u003e We have begun development on our next version of TypicalBot that is built on the Deno runtime and Rust. Checkout our two new repositories [typicalbot-deno](https://github.com/typicalbot/typicalbot-deno) and [typicalbot-internal-api](https://github.com/typicalbot/typicalbot-internal-api)!\n\n\u003cp align=\"center\"\u003e\n    \u003ca target=\"_blank\" href=\"https://discord.gg/typicalbot\"\u003e\u003cimg src=\"https://discordapp.com/api/guilds/163038706117115906/embed.png?style=shield\" alt=\"Discord\"\u003e\u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"https://translate.typicalbot.com/project/typicalbot\"\u003e\u003cimg src=\"https://badges.crowdin.net/typicalbot/localized.svg\" alt=\"Crowdin\"\u003e\u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"https://stackshare.io/typicalbot-llc/typicalbot\"\u003e\u003cimg src=\"https://img.shields.io/badge/tech-stack-0690fa.svg?style=flat\" alt=\"StackShare\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## About TypicalBot\n\nTypicalBot is far from typical. It's stable, lightning fast, and easy to use— TypicalBot will seamlessly help you moderate your server and provide entertainment for its members, no problem at all!\n\n - [Multilingual](https://translate.typicalbot.com)\n - Moderation\n - Customization\n - Entertainment\n\n## Table of Contents\n\n- [Getting Started](#getting-started)\n    - [Prerequisites](#prerequisites)\n    - [Installation](#installation)\n- [Show Your Support](#show-your-support)\n- [Security Vulnerabilities](#security-vulnerabilities)\n- [License](#license)\n\n## Getting Started\n\nThis section provides a quick-start guide.\n\n### Prerequisites\n\n- [Node.js](https://nodejs.org/en/): Node.js 14.x or newer is required.\n- [MongoDB](https://www.mongodb.com/): MongoDB is required.\n- [PM2](http://pm2.keymetrics.io/): PM2 is required.\n\n**Windows Only**\n- [Windows Build Tools](https://github.com/felixrieseberg/windows-build-tools): Python 2.7 and VisualStudio is required to compile dependencies.\n\n### Installation\n\n1. Make sure all prerequisites above are installed.\n2. Clone the repository, ie. `git clone https://github.com/typicalbot/typicalbot.git`\n3. Install the dependencies with `yarn`\n4. Run `yarn build:database` to build the database structure.\n5. While the above is running create your `.env` file using the example file provided in the repo.\n6. Run `yarn build:instance`\n7. Success!\n\n## Show Your Support\n\nIf you like what we do, consider supporting us on [Patreon](https://patreon.com/typicalbot).\n\n## Security Vulnerabilities\n\nPlease review our [security policy](https://github.com/typicalbot/typicalbot/security/policy) on how to report security vulnerabilities.\n\n## License\n\nTypicalBot is an open source software licensed under the [Apache 2.0 license](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftypicalbot%2Ftypicalbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftypicalbot%2Ftypicalbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftypicalbot%2Ftypicalbot/lists"}