-
-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Labels
enhancementNew feature or requestNew feature or requestfeatureA feature requestedA feature requested
Milestone
Description
This issue lists all the things I want to make before 2021 Q2.
Note: Bold things are things that I'm not sure to do before 2021 Q2 and at all.
Utils
- Add a function to get all the missing properties from a message and a command.
- Add a permissionError function.
- Add some JSON I/O functions.
- Add more miscellaneous functions.
- Use the new
Intl.DateTimeFormatterto format date into the Logger. - (
V3) Save logger output into files.
Core
- Add an Event class.
- Add more methods to the classes.
- (
V3) Change system so commands (and events) will have to be subclasses from Command (and Event) class. - (
V3) Add diverse command classes to make automated things like methods to react when something slow has to be made, to avoid repeating code. - Use typescript.
Examples
- Move examples to separate repos.
- Make more examples.
Other
- Be more organized with the module's updates.
- Make the wiki for GitHub.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestfeatureA feature requestedA feature requested