Naff

Latest version: v2.1.0

Safety actively analyzes 681866 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 4

1.0.0

💥Renames
This has been seperated out to help transitioning between dis-snek and naff - all of these changes are breaking
- Renames `Snake` client -> `Client`
- Renames `Scale` to `Extension`
- Renames `models/snek` -> `models/naff`
- Renames `SnakeException` -> `NaffException`
- Renames `SnakeBotUser` -> `NaffUSer`
- Renames `grow_scale` -> `mount_cog`
- Renames `shed_scale` -> `drop_extension`
- Renames `get_scales` -> `Client.get_extensions`
- Renames `get_scale` -> `Client.get_cogs`
- Renames `Snake.sync_scales` -> `Client.sync_ext`
- Renames `Snake.scales` -> `Client.ext`
- Renames `Command.scale` -> `Command.extension`
- Renames `Scale.*scale*` -> `Cog.*extension*`
- Renames `raw_socket_event` -> `raw_gateway_event`

Whats New?
- perf: Add `brotli` for `speedup` extra dep
- perf: use tuples for context menu cache lookup
- perf: import methods directly in player
- perf: use list comprehension for thread parsing
- perf: Use tuple instead of list
- perf: Convert for loops in client into comprehensions where applicable
- feat💥: convert cover_image in Application to Asset. (475)
- feat: expose Application attrs for App Discovery (476)
- feat💥: Support auto-mod (477)
- feat: system content for automod message (483)
- feat: Add embed types field/enum (472)
- feat: add Typing context manager (493)
- feat: Make Extension.name public (494)
- feat: Add member.edit (495)
- feat: add asset.as_url (496)
- feat: Add disconnect alias to VoiceChannel (492)

Whats fixed?
- fix: actually return channel when cloned (485)
- fix: guild only commands couldnt be executed (489)
- fix: Random keyerrors in smart cache for roles
- fix: Allow dispatch in a channel the bot has no data on (486)
- fix: Gateway spawns unnecessary tasks (487)
- fix: Handle private /uncached channels (499)
- fix: Ensure subprocess is killed on linux (500)
- fix: Allow audio/args with spaces in them (501)

**Full Changelog**: https://github.com/NAFTeam/NAFF/pull/488

Dis-Snek
The final release of dis-snek, pre-rename

Page 4 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.