Skip to content

✨ Small library for JavaScript that tries to make creating discord bots easy and efficient with the Discord API.

License

Notifications You must be signed in to change notification settings

DBDTeam/dbdteamjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@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