- handle 404 when downloading the image (efefc409)
- downgrade Kotlin version (2eff20cc)
- correct the instantiation of ExecutionConfig (cf90f898)
- set parent perm of the trusted-user perm (b23d8e42)
- correct the logic error in the command (67cd2421)
- add the proxy link of the image (ee4b8e33)
- support mirai-console 2.12.0 (5545a448)
- relocate files
- redesign and support mirai-console 2.11 (f55f4139)
- simplify caching
- rename package
- correctly close stream (f88e4bb6)
- redesign cooldown feature also fix cache path closes #64
- relocate files into packages
- resolve permission-granting conflict with LuckPerms (75a83f20)
- implement advanced get (e8b03171)
- adapt to Lolicon API v2 (31b99a82)
- due to 31b99a82, Simple getting is now adapted to Lolicon API v2. Upgrade mirai-console to 2.7-M2
- replace deprecated functions (d4aa0fb6)
- add recalling img info option (5c0a828e)
- re-implement proxy (09523e14)
- add custom proxy settings; fix #37 (5e837eb8)
- Unimportant changes
- enable custom reply messages, add experimental custom command name. (7325face)
- Unimportant changes
- merge #27 (0aa8a89c)
- due to 0de677c3, Fixes #20; change downloading image logic and deprecate timeout settings; add reload command; update mirai-console to 2.3.2
- due to 180ad2cf, Add more configurable properties
- simplify recall method
- due to 9ed8ba03, only group owner and admins can use set command in group chats
- Unimportant changes
- #10: change r18 setting logic (6799000e)
- #9: add one more condition in exceptions handling (84eecbd4)
- #4: detail exceptions handling (69508d30)
- implement cooldown time customization (9de06dc9)
- add error checking (8775247b)
- make the r18 property same as the Lolicon API (9ed7f647)
- update to mirai-console 2.0-M2 (834cc213)