Skip to content

Commit

Permalink
docs: append plans for cooldowns in ac to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Lulalaby committed Jan 14, 2024
1 parent 71b2259 commit 60e6359
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions DisCatSharp.Docs/changelogs/v10/10_6_0.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,10 @@ Plans are underway to revamp our approach to the Discord audit log API. The inte

We are proposing a complete rewrite of DisCatSharp.CommandNext, a module essential for handling text commands in Discord bots. This project aims to elevate the module's overall effectiveness, performance, and ease of maintenance. Anticipated improvements include new features and optimizations that could simplify the creation and management of commands. Please note that these plans are in the initial stages and may evolve.

### Cooldowns for DisCatSharp.ApplicationCommands (Planned)

We are planning to add support for cooldowns in DisCatSharp.ApplicationCommands. This feature would allow developers to set cooldowns for commands, preventing users from spamming commands. While this feature is still in the planning phase, we will provide updates as development progresses.

---

## Feedback and Community Engagement
Expand Down

0 comments on commit 60e6359

Please sign in to comment.