{"id":22203835,"url":"https://github.com/thattonybo/dbljs","last_synced_at":"2026-05-02T15:33:36.746Z","repository":{"id":57211619,"uuid":"171994616","full_name":"ThatTonybo/dbljs","owner":"ThatTonybo","description":"A wrapper for the discordbots.org API and webhooks.","archived":false,"fork":false,"pushed_at":"2024-04-11T22:42:18.000Z","size":19,"stargazers_count":0,"open_issues_count":1,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-19T09:03:22.246Z","etag":null,"topics":["api","discord","discordbots","discordbots-org","webhooks","wrapper"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/ThatTonybo.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,"publiccode":null,"codemeta":null}},"created_at":"2019-02-22T04:30:32.000Z","updated_at":"2019-11-03T23:48:07.000Z","dependencies_parsed_at":"2024-10-30T20:42:31.499Z","dependency_job_id":null,"html_url":"https://github.com/ThatTonybo/dbljs","commit_stats":{"total_commits":25,"total_committers":2,"mean_commits":12.5,"dds":"0.040000000000000036","last_synced_commit":"707c98653c0c9b0de8805e64d95efb662c24f21d"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThatTonybo%2Fdbljs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThatTonybo%2Fdbljs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThatTonybo%2Fdbljs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThatTonybo%2Fdbljs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ThatTonybo","download_url":"https://codeload.github.com/ThatTonybo/dbljs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245388748,"owners_count":20607163,"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":["api","discord","discordbots","discordbots-org","webhooks","wrapper"],"created_at":"2024-12-02T17:14:33.935Z","updated_at":"2026-05-02T15:33:36.716Z","avatar_url":"https://github.com/ThatTonybo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dbljs\nAn incredibly simple to use wrapper for discordbots.org, supporting the API and webhooks. Guaranteed to be kept up to date when the API changes.  \n\n[![npm](https://img.shields.io/npm/v/dbljs.svg?color=%23D94444)](https://npmjs.com/package/dbljs)\n[![GitHub issues](https://img.shields.io/github/issues/ThatTonybo/dbljs.svg)](https://github.com/ThatTonybo/dbljs/issues)\n[![Discord](https://discordapp.com/api/guilds/454409434676854786/embed.png?style=shield)](https://discord.gg/nnpPGRy)  \n\n## Install\ndbljs can be installed using npm\n```\nnpm install dbljs\n```\n\n## Usage\nTo create a new instance of dbljs, require it and supply your bot's token, and an optional `options` object.\n```js\nconst dbljs = require('dbljs');\nconst token = 'Your discordbots.org API token';\n\nconst API = new dbljs(token, {});\n```\nYou can now start using the API wrapper. For more information, check out the documentation [here](https://github.com/ThatTonybo/dbljs/wiki).\n\n## What's to come?\n- [ ] Webhook support\n- [ ] Server count posting\n    - [ ] Manually\n    - [ ] Automatically, manual details\n    - [ ] Automatically, client-based\n- [ ] Structures\n    - [x] Bot\n    - [ ] User\n\n## Contributing\nContributions are welcome to any aspects of this project's source code, including improvements, changes or entirely new features. Fork the repository, make your changes, and create a pull request when you're ready to contribute.  \nIf you find any issues, [please report them here](https://github.com/ThatTonybo/dbljs/issues).\n\n## Licence\n(c) 2019 ThatTonybo. Licenced under the MIT Licence, see the LICENCE file for more information.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthattonybo%2Fdbljs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthattonybo%2Fdbljs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthattonybo%2Fdbljs/lists"}