Skip to content

v3.0.0-canary.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@retrixe retrixe released this 11 Nov 11:26
690c450

Not many new features, no, but bug fixes galore 🎉

Bugs fixed:

  • /warns references correct person.
  • /help and /random now run without arguments as expected.
  • /giverole and /takerole actually work lol fixed an error which meant no one had perms along with a severe bug with Public Roles.
  • /editLastSay now works without the alias.
  • /type now instantly deletes the message after running permission checks instead of waiting till the message is typed (regression from switching to custom client)
  • Stuff throws less errors, making IveBot more error resistant.

In addition to bug fixes, /token is easier to copy on mobile, getUser supports nickname, /avatar gets better and commands use embeds all-round. Oh, and the README is up-to-date once more 🎊 😛

(See canary.1 change log for more details on v3 roadmap phases.)

Minor Changes

  • Add nickname support to find users as well as added color to avatar: 62fcf2d
  • Enhance token and more accurate ping. Fix /help and /random: 04ddbbc

Patches

  • Reference dashboard in /help, enhance /mute and /avatar: 3c65e6e
  • Update packages and improve dashboard SEO. Cleanup schema. Improve SEO and add option to select channels from list to dashboard: e96faaf
  • Fix /type, /giverole and /takerole: 67167a2
  • Fix /warns without passing a user and /editLastSay not being called: c43165d
  • Fix critical bug in Public Roles, enhance commands, update README. Embeds are now used for almost all image commands. Fix a gunfight and warns bug as well: 48fb933
  • Even more bug fixes. IveBot needs to throw less errors: 8b8569b