Discord-py

Latest version: v0.16.12

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

Scan your dependencies

Page 9 of 9

1.3.10

* Add a method `Channel.private?` to check for a PM channel
* Add a `MessageEvent` attribute (`:private`) to check whether a message was sent in a PM channel
* Add various aliases to `MessageEvent` attributes
* Allow regexes to check for strings in `MessageEvent` attributes

Bugfixes
* The `matches_all` method would break in certain edge cases. This didn't really affect discordrb and I don't think anyone else uses that method (it's pretty useless otherwise). This has been fixed

1.3.9

* Add awaits, a powerful way to add temporary event handlers.
* Add a `Bot.find` method to fuzzy-search for channels.
* Add methods to kick, ban and unban users.

Bugfixes
* Permission overrides now work correctly for private channels (i. e. they don't exist at all)
* Users joining and leaving servers are now handled correctly.

1.3.8

* Added `Bot.users` and `Bot.servers` readers to get the list of users and servers.

Bugfixes
* POST requests to API calls that don't need a payload will now send a `nil` payload instead. This fixes the bot being unable to join any servers and various other latent problems. (21, thanks davidkus)

1.3.7

*Bugfix-only release.*

Bugfixes
* Fix the command bot being included wrong, which caused crashes upon startup.

1.3.6

* The bot can now be stopped from the script using the new method `Bot.stop`.

Bugfixes
* Fix some wrong file requires which caused crashes sometimes.

1.3.5

* The bot can now be run asynchronously using `Bot.run(:async)` to do further initialization after the bot was started.

Page 9 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.