What's Changed
* fix: Allow slash commands to run in DMs by silasary in https://github.com/NAFTeam/NAFF/pull/540
* feat: Add display_avatar to user objects by LordOfPolls in https://github.com/NAFTeam/NAFF/pull/543
* feat: Support auto-mod api by LordOfPolls in https://github.com/NAFTeam/NAFF/pull/514
* feat: Implement CursedIntEnum by LordOfPolls in https://github.com/NAFTeam/NAFF/pull/544
* feat: channel.Set perms by LordOfPolls in https://github.com/NAFTeam/NAFF/pull/542
* feat: Prevent processors from modifying payloads by LordOfPolls in https://github.com/NAFTeam/NAFF/pull/545
* feat: Add support for app_permissions field for interactions by LordOfPolls in https://github.com/NAFTeam/NAFF/pull/546
* feat: Add a SendableContext protocol. by silasary in https://github.com/NAFTeam/NAFF/pull/541
* feat: Support multiple clients in the same process by LordOfPolls in https://github.com/NAFTeam/NAFF/pull/538
* Fix: endpoint/resource ratelimit distinction and handling by artem30801 in https://github.com/NAFTeam/NAFF/pull/550
* fix: channel edit error when ratelimited by artem30801 in https://github.com/NAFTeam/NAFF/pull/551
* feat: simple logging by LordOfPolls in https://github.com/NAFTeam/NAFF/pull/547
* feat: Add gui_position to channel objects by LordOfPolls in https://github.com/NAFTeam/NAFF/pull/552
* feat: Add auto-shard support by LordOfPolls in https://github.com/NAFTeam/NAFF/pull/539
* Feat: Logging alternative to 547 by Kigstn in https://github.com/NAFTeam/NAFF/pull/548
**Full Changelog**: https://github.com/NAFTeam/NAFF/compare/NAFF-1.4.1...NAFF-1.5.0