2.0.0: New settings, library, and Mongo support
- Add
LazyUtilities#userHasChannelPermission(Interaction, Permission...)
- Fix example bot building
- Make
LazyEmbed#embed
public- Also renamed it to
builder
- Also renamed it to
- Add
LazyUtilities#getDefaultPaginator()
- Make
AnnoyingFile#file
public - Fix empty file creation
- Added more methods to add fields to
LazyEmbed
s - Simplify
LazyEmbed(MessageEmbed)
- Fix incorrect Javadoc
- Allow
null
forLazySettings(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
settings
public - Add auto-dependency,
/servers
example, and settings methods - Switch from
api
toimplementation
- Add
LazyEmbed#setFooter(String)
- Update dependencies
- Fix default logger name
- Move
LazyEmbed
defaults 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