{"id":19286744,"url":"https://github.com/strawbrryflurry/watson","last_synced_at":"2025-04-22T03:33:40.510Z","repository":{"id":48488801,"uuid":"318059495","full_name":"StrawbrryFlurry/watson","owner":"StrawbrryFlurry","description":"🚀 Fast, scalable framework for building Discord applications","archived":false,"fork":false,"pushed_at":"2022-01-09T17:20:47.000Z","size":5731,"stargazers_count":34,"open_issues_count":21,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-05-07T17:55:15.812Z","etag":null,"topics":["bot","discord","discord-bots","discordjs","framework","nodejs","typescript","watson"],"latest_commit_sha":null,"homepage":"","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/StrawbrryFlurry.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}},"created_at":"2020-12-03T03:07:59.000Z","updated_at":"2022-12-25T19:47:56.000Z","dependencies_parsed_at":"2022-08-26T08:31:08.895Z","dependency_job_id":null,"html_url":"https://github.com/StrawbrryFlurry/watson","commit_stats":null,"previous_names":["m1ch3l1us/watson"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StrawbrryFlurry%2Fwatson","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StrawbrryFlurry%2Fwatson/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StrawbrryFlurry%2Fwatson/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StrawbrryFlurry%2Fwatson/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StrawbrryFlurry","download_url":"https://codeload.github.com/StrawbrryFlurry/watson/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223888471,"owners_count":17220082,"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-bots","discordjs","framework","nodejs","typescript","watson"],"created_at":"2024-11-09T22:03:56.173Z","updated_at":"2024-11-09T22:03:58.467Z","avatar_url":"https://github.com/StrawbrryFlurry.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://watsonjs.io/assets/logo/logo.png\" width=\"500\" /\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  A scalable \u003ca href=\"https://nodejs.org\"\u003eNode.js\u003c/a\u003e framework for building \u003ca href=\"https://discord.com\"\u003eDiscord\u003c/a\u003e applications\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.npmjs.com/~watsonjs\"\n    \u003e\u003cimg\n      src=\"https://img.shields.io/github/stars/M1CH3L1US/watson?style=flat-square\"\n  /\u003e\u003c/a\u003e\n  \u003ca href=\"https://www.npmjs.com/~watsonjs\"\n    \u003e\u003cimg\n      src=\"https://img.shields.io/npm/v/@watsonjs/core.svg?style=flat-square\"\n      alt=\"NPM Version\"\n  /\u003e\u003c/a\u003e\n  \u003ca href=\"https://www.npmjs.com/~watsonjs\"\n    \u003e\u003cimg\n      src=\"https://img.shields.io/npm/l/@watsonjs/core.svg?style=flat-square\"\n      alt=\"Package License\"\n  /\u003e\u003c/a\u003e\n  \u003ca href=\"https://www.npmjs.com/~watsonjs\"\n    \u003e\u003cimg\n      src=\"https://img.shields.io/npm/dm/@watsonjs/core.svg?style=flat-square\"\n      alt=\"NPM Downloads\"\n  /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n# Description\n\nWatson is a framework for building scalable Discord application in \u003ca href=\"https://nodejs.org\"\u003eNode.js\u003c/a\u003e. It uses \u003ca href=\"https://www.typescriptlang.org/\"\u003eTypeScript\u003c/a\u003e to provide an easy to use API to scale along with the growth and complexity of your app.\n\nAs an interface to the Discord API we use \u003ca href=\"https://discord.js.org\"\u003eDiscordJS\u003c/a\u003e however we also plan to support other libraries in the future.\n\n# Usage\n\nPlease read the docs at \u003ca href=https://watsonjs.io/\u003ewatsonjs.io\u003c/a\u003e.\n\n# Credits and references\n\nHat fanart by: \u003ca href=\"https://twitter.com/maka_hayashi\"\u003e@maka_hayashi\u003c/a\u003e\n\nThe architecture of this project is inspired by \u003ca href=\"https://github.com/nestjs/nest\"\u003eNestJS\u003c/a\u003e\n\n# Misc\n\n## Git Commit Format\n\n[🚀] [Type] [Message]\n\n### Types:\n\n- 🚀 [FEATURE] A new addition to the package\n- ✏ [UPDATE] Update existing feature\n- 🔨 [FIX] Fixing a bug\n- 📝 [DOCS] Adding comments, documentation..\n- 🗑 [REMOVED] Removing files / Changes\n\n# License\n\nWatson is MIT licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrawbrryflurry%2Fwatson","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstrawbrryflurry%2Fwatson","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrawbrryflurry%2Fwatson/lists"}