v2.1.0
v2.1.0 introduces some minor feature additions and bug fixes. See full changelog: v2.0.0...v2.1.0
New features
- Added a new
slowmode
option to/configure auto-threading
which lets users configure a slowmode for the newly created threads. This is off by default, and if enabled, Needle equires theManage Threads
permission. (#87) - Needle will now automatically pin the first message of auto-threads if given the
Manage Messages
permission. If Needle does not have that permission, it will simply not pin the message. (#101) - Unnecessary "Success!" message has been removed (#90)
Bug fixes
- Messages by Needle should no longer have missing user pings or have the wrong message (#100)
Other
- Needle now has a docker support (#89)
- Dependency upgrades