Skip to content

1.11.0

Compare
Choose a tag to compare
@5HT2 5HT2 released this 31 Jul 15:28
· 136 commits to master since this release
7cd2f70

Plugins:

  • (message-roles) Nicer formatting output for list and role
  • (bookmarker) Mark bookmarkconfig as GuildOnly
  • (leave-join-message) Mark leavejoinconfig as GuildOnly
  • (message-roles) Mark messagerolesconfig as GuildOnly
  • (role-menu) Mark role-menu as GuildOnly
  • (base-extra) Fix profilepic not working in DMs
  • (base-fun) Remove kirby
  • (message-roles) Add ability to blacklist a user from a role
  • (vintagestory) Remove plugin
  • (remindme) Create plugin (#9)

Fixes / improvements:

  • Added RegisterJobConcurrent
  • Refactored and fixed bugs with job registration
  • Removed "conditions" for job registration
  • Added JoinIntAndStr and JoinInt64AndStr
  • Added logging to see how many guilds and users a bot is being used in
  • Optimized Response handling
  • Added ShutdownFn to plugins (#29)
  • Made plugin loading safe to panics (#35)
  • Added fixed config directory property, added support for config/plugins.json (#21 / #22 / #24)

Full Changelog: 1.10.0...1.11.0