Skip to content
paige edited this page Oct 31, 2023 · 40 revisions

a hub for noscord.JS development information, most things will appear here.. eventually.. when I get around to it

almost everything in the package is built off of aepl and stews so there are various ways of modding
and stuff for you to use if you wish

Installations

the stable release versions are published on npm:

npm i noscord.js

dev versions with experimental features are here on github:

npm i paigeroid/noscord.js


🛈 Client 🛈 Events 🛈 Users 🛈 Messages 🛈 Guilds
🛈 Channels 🛈 Permissions 🛈 Roles 🛈 Attachments 🛈 Components
🛈 Util 🛈 Voice 🛈 Types 🛈 Errors 🛈 Addons
🛈 Commands 🛈 Logs 🛈 Stores

🛈 Client

🛈 AddonService

🛈 AttachmentService

🛈 ChannelService

🛈 CommandService

🛈 ComponentService

🛈 ErrorService

🛈 EventService

🛈 ExpressionService

🛈 GuildService

🛈 LogService

🛈 MessageService

🛈 PermissionService

🛈 RoleService

🛈 StorageService

🛈 TypeService

🛈 UserService

🛈 UtilService

🛈 VoiceService


Clone this wiki locally