{"library":"aidyn","type":"library","category":null,"description":"Aidyn is a lightweight, class-based framework designed for rapidly building Discord bot commands, abstracting away much of the boilerplate associated with `discord.js` interaction. It is currently at version 1.1.1, indicating a relatively early but stable stage of development. While no explicit release cadence is stated, its versioning suggests a focused development approach. Key differentiators include its class-based command architecture, native TypeScript support (as the project is built in TypeScript), built-in state management for data handling between commands, and an integrated feature for automatic database backup specifically with MongoDB. It aims to let developers jump straight to business logic for their bot commands, providing a structured approach on top of `discord.js`.","language":"javascript","status":"active","version":"1.1.1","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install aidyn","imports":["import { Aidyn } from 'aidyn';","import { Command } from 'aidyn';","import { Message } from 'discord.js';"]},{"cmd":"yarn add aidyn","imports":[]},{"cmd":"pnpm add aidyn","imports":[]}],"homepage":null,"github":"https://github.com/PaulEndri/aidyn","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/aidyn","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/aidyn/compatibility"}}