Flight 3.0.5
- Check
botPermissionsanduserPermissionsfor slash commands too.- This was not previously checked as it was expected that users should configure permissions for slash commands via Discord itself, however this was counter-intuitive as it wasn't immediately obvious that this was the expectation. It also meant that for some users, commands were open to everyone by default (and my personal opinion, the permissions configuration system for slash commands isn't the most straightforward.)
This has not been marked as a major version bump as the intention now is to draw attention to the change in handling so that users can better reinforce commands that should not be accessible by everyone, be it via Discord's permission system, or from the library itself.