You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 14, 2025. It is now read-only.
# New Features
- Added new class Respondable. What it does? It is for sending replies with same method for Message and Interaction classes. 86f86dd
- Some commands are updated for slash commands. Added $options property to them. c40c890
- CommandLoader class updates for automatic saving slash commands cafcf88
- Changed commands' $msg and $args variable types 2a25a04
- Added latest changes from master #104
- Added slash commands registration system. There is a variable named 'allowed_categories'. If command's category is allowed. It will be registered. If not it will be deleted from slash commands. d136a20
## Removed Features
- RPG commands has been deleted. d201d9e
0 commit comments