Discord-together

Latest version: v1.2.6

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

Scan your dependencies

Page 2 of 3

1.2.0

⚠️This release has **breaking changes**, please view [the docs](https://docs.discord-together.ml/1.2/changelog/upgrade/#upgrading-from-11x-to-12x) on how to upgrade to v1.2 from v1.1.x

- Changed import folder name from `discordTogether` to `discord_together`
- Rewrite of entire backend to support any fork of discord.py, now supports any fork
- Removed ActivityLink class, replaced with string output
- Optimized error handling by removing redundant custom errors
- Updated Watch Together's application ID
- Changed docs provider to mkdocs and updated docs content.

1.1.2

- Added 3 new voice activities:
> - Letter Tile
> - Word Snack
> - Doodle Crew

Thanks to awesomehet2124 for providing the IDs!

- Optimized a few lines
- Added new DiscordTogether.default_choices attribute to list all default application choices as a `list`

1.1.1

- Added Python 3.6 and above support!
- Added [docs ](https://docs.discord-together.ml) and [discord server ](https://discord.com/invite/2fbyXn2hJV) badges to README.md
- Added `max_age` and `max_uses` kwargs to create_link().
- Added `InvalidCustomID` and `RangeExceeded` custom errors.
- Updated the application ID for 'CG 2 Dev' which is now 'Chess in the Park'
- Created `ActivityLink` object that is returned after using create_link.
- Fixed debug mode outputs not appearing for custom ID attempts.
- Optimized code and fixed redundancies.

Enjoy :D

1.1.0

- Switched to using Semantic Versioning for this package.
- Fixed a TypeError caused by inputting options with uppercase letters / strings with spaces in them.
- Fixed typos within files.
- Added a Type check for both parameters of create_link()

1.0.8

Pretty big update after taking suggestions and feedback from the package end-users.

- Switched from a new aiohttp session to using the bot's aiohttp session (Thanks to Hunter2807)
- Added support for AutoShardedClient and AutoShardedBot (Thanks NotFlameDev)
- Added custom errors to make error handling easier
- Updated README.md with better advisory notes and documentation
- Optimized a few parts of the code
- Added a debug mode kwarg that sends the JSON result attained from the API. This should be used in the case of invalid invite links being sent out.
py
togetherControl = DiscordTogether(client, debug=True)



For any issues or suggestions, join the new support [discord](https://discord.gg/2fbyXn2hJV)!

1.0.7

- Added ability to input custom application IDs into create_link()
- Fixed some small mistakes in README.md

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.