Skip to content

Files

Latest commit

44aaea1 · Dec 20, 2024

History

History
33 lines (30 loc) · 1.53 KB

README.md

File metadata and controls

33 lines (30 loc) · 1.53 KB

@dbdteam.js

✨ Introducing a compact JavaScript library (NodeJS module) designed to streamline the development of Discord bots using the Discord API. While it's in its initial stages, your feedback is invaluable. Should you encounter any bugs, please do not hesitate to notify us. Join our official Discord server (alternative link here), where you can open a forum in the "support-projects" channel. Our team is committed to providing immediate assistance, ensuring your concerns are promptly addressed (or at least acknowledged). Visit our documentation here.

NPM:

GitHub:

Installation

🚀 To integrate this compact package seamlessly into your project, adhere to the following installation procedures tailored for NPM, Yarn, and PNPM package managers under.

NPM

npm i dbdteamjs 

or (this is better)

npm i github:DBDTeam/dbdteamjs#0.0.8

YARN

yarn add @dbdteamjs

PNPM

pnpm i dbdteamjs

Examples

Client initialization Messages with Buttons Messages with SelectMenus Messages with reactions Slashs interactions