Skip to content

✨ A sleek, modern, and minimalist Discord API wrapper.

License

Notifications You must be signed in to change notification settings

discordiumjs/discordium.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Important

⚠️ discordium.js is currently in pre-alpha state. There is no usable version yet.

discordium.js

discordium.js is a state-of-the-art TypeScript library crafted for crafting scalable and feature-rich Discord bots. With a strong emphasis on developer experience, discordium.js streamlines the intricacies of the Discord API while providing advanced functionality, elegant abstractions, and an enjoyable developer experience.


🚀 Features

  • TypeScript-first: Leverage the power of TypeScript for strong typing, intellisense, and enhanced developer productivity.
  • 🛠️ Command Framework: Create and manage slash commands, message commands, and context menus with ease.
  • 🎯 Event Handling: React to Discord events with an intuitive and flexible event listener system.
  • 🔥 Performance-oriented: Optimized for performance, even with large-scale bots.
  • 📈 Scalability: Scale your bot with ease using built-in support for sharding and clustering.
  • 🧰 Built-in Utilities: Includes a variety of utilities such as permission management, rate limiting, and pagination.