-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: rework the logic to be loaded not until .init() is used
This allows much simpler methods as menus and submenus dont have to be final on adding to upper menus. They still have to be final on bot.use(menu.init()) call. BREAKING CHANGE: multiple method arguments are swapped, changed and improved. Check README
- Loading branch information
Showing
23 changed files
with
1,642 additions
and
1,111 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.