This repository has been archived by the owner on Oct 16, 2024. It is now read-only.
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.1.6 (2022-12-16)
4.1.5 (2022-12-16)
4.1.4 (2022-12-16)
4.1.3 (2022-12-16)
Bug Fixes
- logs: fix shard id in logger (500b459)
4.1.1 (2022-12-16)
Bug Fixes
- bot: remove unused cluster in constructor (48f0a14)
4.1.0 (2022-12-16)
Features
- bot: cluster support (4a8c9d5)
4.0.0 (2022-12-06)
⚠ BREAKING CHANGES
- everything new
Features
- use eris (16f4ee8)
Bug Fixes
- module: return if no command default (0a00ab1)
3.7.0 (2022-11-19)
Features
- config: add commands and performance config (a6526e9)
3.6.1 (2022-11-17)
Bug Fixes
- cmds: now using follow up when interaction already replied (e936b66)
3.6.0 (2022-11-17)
Features
- cmds: add editSource to CommandButton and CommandMenu (07f6c54)
3.5.2 (2022-11-16)
Bug Fixes
- cmd: fix no var in command message send methosd (25c6674)
3.5.1 (2022-11-16)
3.5.0 (2022-11-16)
Features
- config: add commands and performance configs (2d2e419)
3.4.0 (2022-11-16)
Features
- commandmessage: add introduction embed when user is new to bot (02d3530)
3.3.6 (2022-11-15)
Bug Fixes
- cooldown: return right remaining cooldown (52910aa)
3.3.5 (2022-11-14)
3.3.0 (2022-10-11)
Features
- bot: emit clientReady event (0940179)
- cmd: add modal support (f367e32)
- command: add botPermissions array to command (ada9dfa)
- command: add command localization (06e0a15)
- command: add unload (eec9a00)
- dispatcher: add interactionCreate Event (90dc888)
- modal, select menu support (7e932de)
- module: unload commands when unloading module (eff7e27)
Bug Fixes
- cmds: fix guild id (1d3b7dc)
- command: fix run params (ae6cd0d)
- cooldowns: set cooldownMap to command, not to user (de9aac0)
- db: connect db (af0ff19)
- db: fix config (544ef17)
- dispatcher: bind module as this in events (75da963)
- logger: fix shard id when creating logger (be622f9)
- logging: fix shardid at logger (eec6c86)
- logs: fix log types of client intern events (7b9043d)
- module: fix params of Module.start and Module.unload (8b8919b)
- package-lock: fix package-lock versions (69599f0)
- some fixes (5ebb685)
- stuff (e7c68cf)
- types: fix (2611a99)
- types: fix types (f32c349)