{"id":19834944,"url":"https://github.com/therealbenpai/botclient","last_synced_at":"2025-05-01T17:32:00.423Z","repository":{"id":238512416,"uuid":"796715365","full_name":"therealbenpai/BotClient","owner":"therealbenpai","description":"A simple Discord.JS bot client","archived":false,"fork":false,"pushed_at":"2024-09-30T19:36:24.000Z","size":124,"stargazers_count":0,"open_issues_count":7,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-10T20:08:13.710Z","etag":null,"topics":["bot","client","discord","helper","simple","utility"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/therealbenpai.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-06T13:47:21.000Z","updated_at":"2024-05-30T23:10:10.000Z","dependencies_parsed_at":"2024-05-06T15:19:34.183Z","dependency_job_id":"fd290344-a8f0-4436-a90d-1c76dfdd15a0","html_url":"https://github.com/therealbenpai/BotClient","commit_stats":null,"previous_names":["therealbenpai/botclient"],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/therealbenpai%2FBotClient","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/therealbenpai%2FBotClient/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/therealbenpai%2FBotClient/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/therealbenpai%2FBotClient/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/therealbenpai","download_url":"https://codeload.github.com/therealbenpai/BotClient/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224270298,"owners_count":17283649,"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","client","discord","helper","simple","utility"],"created_at":"2024-11-12T12:06:02.196Z","updated_at":"2025-05-01T17:32:00.415Z","avatar_url":"https://github.com/therealbenpai.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Discord.JS Bot Client (djs-client)\n\nA simple Discord.JS bot client that can be used to create a bot for Discord.\n\n## Installation\n\n```bash\nnpm install @therealbenpai/djs-client\n```\n\n## Usage\n\n```javascript\nconst { Client } = require('@therealbenpai/djs-client');\n\nconst client = new Client('PREFIX', 'TOKEN', 'CLIENT_ID', {\n    buttonsDir: '';\n    commandsDir: '';\n    contextMenusDir: '';\n    eventsDir: '';\n    modalComponentsDir: '';\n    predefinedMessagesDir: '';\n    selectMenusDir: '';\n    triggersDir: '';\n})\n\nclient.start();\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftherealbenpai%2Fbotclient","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftherealbenpai%2Fbotclient","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftherealbenpai%2Fbotclient/lists"}