Interactions.py

Latest version: v5.12.1

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

Scan your dependencies

Page 3 of 15

5.4.0

What's New
* feat: add regex support for modal callback by Damego in https://github.com/interactions-py/interactions.py/pull/1388
* feat: sort roles by LordOfPolls in https://github.com/interactions-py/interactions.py/pull/1397
* feat: allow .purge to return messages by LordOfPolls in https://github.com/interactions-py/interactions.py/pull/1396
* feat: support http proxies by LordOfPolls in https://github.com/interactions-py/interactions.py/pull/1398
* feat: send not ready messages if requested by LordOfPolls in https://github.com/interactions-py/interactions.py/pull/1389
* feat: support recovery from additional WebSocket close codes by LordOfPolls in https://github.com/interactions-py/interactions.py/pull/1403

Whats Fixed
* fix: properly pass guild_id to http's get_guild by AstreaTSS in https://github.com/interactions-py/interactions.py/pull/1394
* fix: Pin our minimum version of attrs to >=22.1 by silasary in https://github.com/interactions-py/interactions.py/pull/1392
* fix: correctly handle message references by AstreaTSS in https://github.com/interactions-py/interactions.py/pull/1395

**Full Changelog**: https://github.com/interactions-py/interactions.py/compare/5.3.1...5.4.0

5.3.1

What's Fixed
* fix: use wrap partial on commands by LordOfPolls in https://github.com/interactions-py/interactions.py/pull/1391


**Full Changelog**: https://github.com/interactions-py/interactions.py/compare/5.3.0...5.3.1

5.3.0

What's Changed
* feat: add BaseEvent.client alias property by artem30801 in https://github.com/interactions-py/interactions.py/pull/1368
* feat: add `component` property to `ComponentContext` by GeomKid in https://github.com/interactions-py/interactions.py/pull/1371
* feat: add support for mentioning onboarding by LordOfPolls in https://github.com/interactions-py/interactions.py/pull/1373
* feat: implement new automod features by LordOfPolls in https://github.com/interactions-py/interactions.py/pull/1372
* feat: add missing perms by LordOfPolls in https://github.com/interactions-py/interactions.py/pull/1374
* feat: support audit log 180 by LordOfPolls in https://github.com/interactions-py/interactions.py/pull/1379
* feat: support clyde channel flag by LordOfPolls in https://github.com/interactions-py/interactions.py/pull/1375
* feat: add support for voice messages by LordOfPolls in https://github.com/interactions-py/interactions.py/pull/1376
* feat: pass event object based on listeners signature by artem30801 in https://github.com/interactions-py/interactions.py/pull/1367
* feat: `SlashCommandChoice` as parameter for `AutoCompleteContext.send` by GeomKid in https://github.com/interactions-py/interactions.py/pull/1380

What's Fixed?
* fix: Add missing MessageFlag by silasary in https://github.com/interactions-py/interactions.py/pull/1382
* fix: account for discord's discrim change by AstreaTSS in https://github.com/interactions-py/interactions.py/pull/1384
* fix: copy prefixed cmd set when unloading ext by AstreaTSS in https://github.com/interactions-py/interactions.py/pull/1385
* fix: pass a Member as author of MessageReactionRemove by mAxYoLo01 in https://github.com/interactions-py/interactions.py/pull/1370
* fix: pass default_member_permissions in SlashCommand.group() by artem30801 in https://github.com/interactions-py/interactions.py/pull/1369


**Full Changelog**: https://github.com/interactions-py/interactions.py/compare/5.2.0...5.3.0

5.2.0

What's New
* feat: add `rate_limit_per_user` param for create thread methods by Damego in https://github.com/interactions-py/interactions.py/pull/1359
* feat: format ratelimit messages with major params by LordOfPolls in https://github.com/interactions-py/interactions.py/pull/1360
* feat: add `user` & `member` props to auto mod action by Damego in https://github.com/interactions-py/interactions.py/pull/1358
* Added poll option to jurriged ext by artem30801 in https://github.com/interactions-py/interactions.py/pull/1364


What's Fixed
* fix: Resolve failing linter checks by silasary in https://github.com/interactions-py/interactions.py/pull/1361
* fix migration oversights in debug ext by LordOfPolls
* fix: handle a user not passing a cooldown system to the cooldown decorator by LordOfPolls

**Full Changelog**: https://github.com/interactions-py/interactions.py/compare/5.1.0...5.2.0

5.1.0

What's New
* feat: support regex component callbacks by LordOfPolls and Damego in https://github.com/interactions-py/interactions.py/pull/1332
* chore: switch to MIT license by LordOfPolls in https://github.com/interactions-py/interactions.py/pull/1334
* feat: add audit new mod events to audit log enum by LordOfPolls in https://github.com/interactions-py/interactions.py/pull/1335
* refactor: change log level of missing value to warning by LordOfPolls in https://github.com/interactions-py/interactions.py/pull/1339
* feat: add missing message types by LordOfPolls in https://github.com/interactions-py/interactions.py/pull/1338
* feat: support avatar decorations by LordOfPolls in https://github.com/interactions-py/interactions.py/pull/1329
* feat: sync improvements by LordOfPolls in https://github.com/interactions-py/interactions.py/pull/1328
* feat: rate limit improvements by LordOfPolls in https://github.com/interactions-py/interactions.py/pull/1321
* refactor: Update readme shields and add recent extensions by Kigstn in https://github.com/interactions-py/interactions.py/pull/1348
* feat: caching improvements by LordOfPolls in https://github.com/interactions-py/interactions.py/pull/1350
* feat: add reset_with_key and get_cooldown_time_with_key by chronosirius in https://github.com/interactions-py/interactions.py/pull/1345
* docs: adjust and fix many parts of the docs by AstreaTSS in https://github.com/interactions-py/interactions.py/pull/1353

What's Fixed
* fix: wrong check condition in the component callback by Damego in https://github.com/interactions-py/interactions.py/pull/1352
* chore: Update filesize to new 25mb discord limit by Kigstn in https://github.com/interactions-py/interactions.py/pull/1346

New Contributors
* Kigstn made their first contribution in https://github.com/interactions-py/interactions.py/pull/1346
* chronosirius made their first contribution in https://github.com/interactions-py/interactions.py/pull/1345

**Full Changelog**: https://github.com/interactions-py/interactions.py/compare/5.0.1...5.1.0

5.0.1

What's Changed
* Checks are now copied for inheritance 1342
* Include opus dlls in pypi package

**Full Changelog**: https://github.com/interactions-py/interactions.py/compare/5.0.0...5.0.1

Page 3 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.