2.0.0: New settings, library, and Mongo support
- Add
LazyUtilities#userHasChannelPermission(Interaction, Permission...) - Fix example bot building
- Make
LazyEmbed#embedpublic- Also renamed it to
builder
- Also renamed it to
- Add
LazyUtilities#getDefaultPaginator() - Make
AnnoyingFile#filepublic - Fix empty file creation
- Added more methods to add fields to
LazyEmbeds - Simplify
LazyEmbed(MessageEmbed) - Fix incorrect Javadoc
- Allow
nullforLazySettings(String) - Add
LazyEmbed(String)for JSON embeds - Update BotCommands
- Fix
LazyEmbed#DEFAULTS - Fix component manager's
RuntimeException - Use DkimGradle
- Fix embed defaults always overriding
- Adjust settings logic
- Make
settingspublic - Add auto-dependency,
/serversexample, and settings methods - Switch from
apitoimplementation - Add
LazyEmbed#setFooter(String) - Update dependencies
- Fix default logger name
- Move
LazyEmbeddefaults toLazySettings - Only require library when building a
LazyEmbed - Add missing Javadocs for example classes
- Using Java Utilities
- Add start/stop boost events
- Remove
LazyListener#getBot()- It was useless...
- Added Mongo support (1.1.0)
- Bump version (2.0.0)
- Didn't realize there were so many changes since 1.0.1 so gonna update to 2.0.0 instead of 1.1.0
Full Changelog: 1.0.1...2.0.0