Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

interactions.py

Easy, simple, scalable and modular: a Python library for Discord interactions.
Collective - Host: opensource - https://opencollective.com/interactions-py - Website: https://interactions.i0.gg - Code: https://github.com/interactions-py

Merge pull request #197 from benwoo1110/default-permission-missing

Fix issue where default_permission doesn't get updated on sync.

github.com/interactions-py/v4 - f5baaebb9e211730b58957b2621b1b79fbd2a18a authored over 3 years ago by Eunwoo Choi <[email protected]>
Add missing permissions function

Get single guild command permissions endpoint was missing from manage_commands, it's not used by...

github.com/interactions-py/interactions.py - 6d74aa74dcfa971211144b816846e3da5fd7044c authored over 3 years ago by Sam <[email protected]>
Add missing permissions function

Get single guild command permissions endpoint was missing from manage_commands, it's not used by...

github.com/interactions-py/v4 - 6d74aa74dcfa971211144b816846e3da5fd7044c authored over 3 years ago by Sam <[email protected]>
Fix incorrect url and bugs in manage_commands

Add missing /commands to some permission endpoints
Update permissions functions descriptions
F...

github.com/interactions-py/interactions.py - 85c1820be62a619b3da4451ca91f871051d4ed8d authored over 3 years ago by Sam <[email protected]>
Fix incorrect url and bugs in manage_commands

Add missing /commands to some permission endpoints
Update permissions functions descriptions
F...

github.com/interactions-py/v4 - 85c1820be62a619b3da4451ca91f871051d4ed8d authored over 3 years ago by Sam <[email protected]>
Fix issue where default_permission doesn't get updated on sync.

github.com/interactions-py/v4 - 70ccac39db85ac970d75ea00d6313d6c6e1316d5 authored over 3 years ago by Ben Woo <[email protected]>
Fix issue where default_permission doesn't get updated on sync.

github.com/interactions-py/interactions.py - 70ccac39db85ac970d75ea00d6313d6c6e1316d5 authored over 3 years ago by Ben Woo <[email protected]>
Merge pull request #174 from DarkNinja3141/master

Fix eunwoo1104/discord-py-slash-command#173

github.com/interactions-py/interactions.py - af5c23e0af2e47ae872ff7058301bb01885f89d1 authored over 3 years ago by Eunwoo Choi <[email protected]>
Merge pull request #174 from DarkNinja3141/master

Fix eunwoo1104/discord-py-slash-command#173

github.com/interactions-py/v4 - af5c23e0af2e47ae872ff7058301bb01885f89d1 authored over 3 years ago by Eunwoo Choi <[email protected]>
Merge pull request #191 from artem30801/master

Fix #190 - exceptions on button interactions

github.com/interactions-py/v4 - 9a6839e54bc49dcb0af8a525c213caab7ea32c58 authored over 3 years ago by Eunwoo Choi <[email protected]>
Merge pull request #191 from artem30801/master

Fix #190 - exceptions on button interactions

github.com/interactions-py/interactions.py - 9a6839e54bc49dcb0af8a525c213caab7ea32c58 authored over 3 years ago by Eunwoo Choi <[email protected]>
Fix #190 - exceptions on button interactions

github.com/interactions-py/interactions.py - e90f2531dd6ccdb767608339c8c4331cf34970d7 authored over 3 years ago by artem30801 <[email protected]>
Fix #190 - exceptions on button interactions

github.com/interactions-py/v4 - e90f2531dd6ccdb767608339c8c4331cf34970d7 authored over 3 years ago by artem30801 <[email protected]>
#177 - More permissions docs fixes

Merging this PR, thank you for contributing!

github.com/interactions-py/interactions.py - 83c009b932fa66d2935cbe5437e792461451c75f authored over 3 years ago by fl0w <[email protected]>
#177 - More permissions docs fixes

Merging this PR, thank you for contributing!

github.com/interactions-py/v4 - 83c009b932fa66d2935cbe5437e792461451c75f authored over 3 years ago by fl0w <[email protected]>
Merge pull request #189 from Toricane/patch-2

Capitalize booleans in gettingstarted.rst

github.com/interactions-py/interactions.py - f214a2acbe8e5167bc4831bc8f0c85713810c3ca authored over 3 years ago by fl0w <[email protected]>
Merge pull request #189 from Toricane/patch-2

Capitalize booleans in gettingstarted.rst

github.com/interactions-py/v4 - f214a2acbe8e5167bc4831bc8f0c85713810c3ca authored over 3 years ago by fl0w <[email protected]>
Capitalize booleans in gettingstarted.rst

The booleans in line 247 in the description column were all lowercase, but in Python they are su...

github.com/interactions-py/v4 - 50a41210596745a164d74cbe289628b4df8ba58a authored over 3 years ago by Toricane <[email protected]>
Capitalize booleans in gettingstarted.rst

The booleans in line 247 in the description column were all lowercase, but in Python they are su...

github.com/interactions-py/interactions.py - 50a41210596745a164d74cbe289628b4df8ba58a authored over 3 years ago by Toricane <[email protected]>
Version Up

github.com/interactions-py/v4 - 1af02d3c914d88d17cdd89f2bfac2eac88d72fdc authored over 3 years ago by Eunwoo Choi <[email protected]>
Update model.py

forgot to commit this

github.com/interactions-py/v4 - c0ec0ac6db39aea3f16ca7f65ac036ebe578a0aa authored over 3 years ago by Eunwoo Choi <[email protected]>
Update model.py

forgot to commit this

github.com/interactions-py/interactions.py - c0ec0ac6db39aea3f16ca7f65ac036ebe578a0aa authored over 3 years ago by Eunwoo Choi <[email protected]>
Update README.md

github.com/interactions-py/v4 - 1a5e0321a87003d0c2a4af071b49c60b49ea5e91 authored over 3 years ago by Kento <[email protected]>
Fixed args invoke attempt error

github.com/interactions-py/v4 - 1629ff9c30d7621e2f9f91842c69539b7bb1a8ce authored over 3 years ago by Eunwoo Choi <[email protected]>
Fixed args invoke attempt error

github.com/interactions-py/interactions.py - 1629ff9c30d7621e2f9f91842c69539b7bb1a8ce authored over 3 years ago by Eunwoo Choi <[email protected]>
Fix docsstring typo for create_multi_ids_permission.

github.com/interactions-py/v4 - 3e82261d74fc57605caa766879173247ac0ae4e3 authored over 3 years ago by Ben Woo <[email protected]>
Fix docsstring typo for create_multi_ids_permission.

github.com/interactions-py/interactions.py - 3e82261d74fc57605caa766879173247ac0ae4e3 authored over 3 years ago by Ben Woo <[email protected]>
Merge pull request #165 from NeilShah2026/patch-1

Updated The Sync_Commands=True

github.com/interactions-py/interactions.py - 1429bb2e7e55cd7eb1ff8e09d25f9bb2d2df43ec authored over 3 years ago by Eunwoo Choi <[email protected]>
Merge pull request #165 from NeilShah2026/patch-1

Updated The Sync_Commands=True

github.com/interactions-py/v4 - 1429bb2e7e55cd7eb1ff8e09d25f9bb2d2df43ec authored over 3 years ago by Eunwoo Choi <[email protected]>
Merge pull request #176 from benwoo1110/permission-fixes

Permission fixes

github.com/interactions-py/interactions.py - ee983e650060eedf28e4fd8c3bf2ea2f79ac46b8 authored over 3 years ago by Eunwoo Choi <[email protected]>
Merge pull request #176 from benwoo1110/permission-fixes

Permission fixes

github.com/interactions-py/v4 - ee983e650060eedf28e4fd8c3bf2ea2f79ac46b8 authored over 3 years ago by Eunwoo Choi <[email protected]>
Make some things in gettingstarted docs clearer.

github.com/interactions-py/interactions.py - 8d364a5dc675bbce437ad9e58d2ed3fb1ec5aff0 authored over 3 years ago by Ben Woo <[email protected]>
Make some things in gettingstarted docs clearer.

github.com/interactions-py/v4 - 8d364a5dc675bbce437ad9e58d2ed3fb1ec5aff0 authored over 3 years ago by Ben Woo <[email protected]>
Improve docs string for permissions.

github.com/interactions-py/v4 - e94683a7292d1a133ad671dd417ff42fa13fcad4 authored over 3 years ago by Ben Woo <[email protected]>
Improve docs string for permissions.

github.com/interactions-py/interactions.py - e94683a7292d1a133ad671dd417ff42fa13fcad4 authored over 3 years ago by Ben Woo <[email protected]>
Default permissions to dict and not list.

github.com/interactions-py/interactions.py - 95faa16dd4166b0a2e514161e13e6740b9d19e9c authored over 3 years ago by Ben Woo <[email protected]>
Default permissions to dict and not list.

github.com/interactions-py/v4 - 95faa16dd4166b0a2e514161e13e6740b9d19e9c authored over 3 years ago by Ben Woo <[email protected]>
Fix documentation typos.

github.com/interactions-py/interactions.py - 9880afc41098c4a086bb0dba93da1135deac9260 authored over 3 years ago by Ben Woo <[email protected]>
Fix documentation typos.

github.com/interactions-py/v4 - 9880afc41098c4a086bb0dba93da1135deac9260 authored over 3 years ago by Ben Woo <[email protected]>
Merge pull request #170 from hpenney2/master

utils.manage_commands: Allow int values for create_choice

github.com/interactions-py/interactions.py - 00e563ca4326cb4d302b7175425225dc7cff899e authored over 3 years ago by Eunwoo Choi <[email protected]>
Merge pull request #170 from hpenney2/master

utils.manage_commands: Allow int values for create_choice

github.com/interactions-py/v4 - 00e563ca4326cb4d302b7175425225dc7cff899e authored over 3 years ago by Eunwoo Choi <[email protected]>
Merge pull request #168 from anand2312/patch-1

Remove outdated note regarding ephemeral messages

github.com/interactions-py/v4 - 81724778e72e4582b4192c16c6bfb82918285a8f authored over 3 years ago by Eunwoo Choi <[email protected]>
Merge pull request #168 from anand2312/patch-1

Remove outdated note regarding ephemeral messages

github.com/interactions-py/interactions.py - 81724778e72e4582b4192c16c6bfb82918285a8f authored over 3 years ago by Eunwoo Choi <[email protected]>
Merge pull request #159 from eunwoo1104/AnotherCat-document-app-id

Document application_id

github.com/interactions-py/v4 - 3451d22555e623a0ec65586c2e091f32f08e8507 authored over 3 years ago by Eunwoo Choi <[email protected]>
Merge pull request #159 from eunwoo1104/AnotherCat-document-app-id

Document application_id

github.com/interactions-py/interactions.py - 3451d22555e623a0ec65586c2e091f32f08e8507 authored over 3 years ago by Eunwoo Choi <[email protected]>
Merge pull request #157 from benwoo1110/add-ignore-files

Add packaging files to gitignore.

github.com/interactions-py/interactions.py - b2baa12d1207c9d66e4463de24b39d7d9f74b781 authored over 3 years ago by Eunwoo Choi <[email protected]>
Merge pull request #157 from benwoo1110/add-ignore-files

Add packaging files to gitignore.

github.com/interactions-py/v4 - b2baa12d1207c9d66e4463de24b39d7d9f74b781 authored over 3 years ago by Eunwoo Choi <[email protected]>
Merge pull request #156 from benwoo1110/permissions

Add Application Permissions Support

github.com/interactions-py/v4 - 8e20fad2d32417d7e4d400afb3f69d4ed86029f9 authored over 3 years ago by Eunwoo Choi <[email protected]>
Merge pull request #156 from benwoo1110/permissions

Add Application Permissions Support

github.com/interactions-py/interactions.py - 8e20fad2d32417d7e4d400afb3f69d4ed86029f9 authored over 3 years ago by Eunwoo Choi <[email protected]>
Add support for merge permissions by cog subcommand.

github.com/interactions-py/v4 - 54e79e72b6355344b1b13a30900e2f0e987b5eb7 authored over 3 years ago by Ben Woo <[email protected]>
Add support for merge permissions by cog subcommand.

github.com/interactions-py/interactions.py - 54e79e72b6355344b1b13a30900e2f0e987b5eb7 authored over 3 years ago by Ben Woo <[email protected]>
Fix issue with guild_ids is cog subcommand.

github.com/interactions-py/v4 - 63bef90961012b511b4d68875e8bd1b09618baf2 authored over 3 years ago by Ben Woo <[email protected]>
Fix issue with guild_ids is cog subcommand.

github.com/interactions-py/interactions.py - 63bef90961012b511b4d68875e8bd1b09618baf2 authored over 3 years ago by Ben Woo <[email protected]>
Do not need to copy guild_ids list there.

github.com/interactions-py/v4 - 95f11b078e797c8d0fb8f39cdeda41bf96bcc4b7 authored over 3 years ago by Ben Woo <[email protected]>
Do not need to copy guild_ids list there.

github.com/interactions-py/interactions.py - 95f11b078e797c8d0fb8f39cdeda41bf96bcc4b7 authored over 3 years ago by Ben Woo <[email protected]>
Add docs on @slash.permission decorator.

github.com/interactions-py/interactions.py - 323db711805b5fc2e651b79a4482a582f18364d4 authored over 3 years ago by Ben Woo <[email protected]>
Add docs on @slash.permission decorator.

github.com/interactions-py/v4 - 323db711805b5fc2e651b79a4482a582f18364d4 authored over 3 years ago by Ben Woo <[email protected]>
Improving logging for sync_commands.

github.com/interactions-py/v4 - a650d65a4567a60f85cc9e438817a8d7c3fe1606 authored over 3 years ago by Ben Woo <[email protected]>
Improving logging for sync_commands.

github.com/interactions-py/interactions.py - a650d65a4567a60f85cc9e438817a8d7c3fe1606 authored over 3 years ago by Ben Woo <[email protected]>
fix logging issues.

github.com/interactions-py/v4 - 3a15ee45320338b3154320bf699d4966904574ba authored over 3 years ago by Ben Woo <[email protected]>
Add abit more logging on permission map.

github.com/interactions-py/interactions.py - d0ab6c2c91fb13b2dbd3274af74f1155b568edd8 authored over 3 years ago by Ben Woo <[email protected]>
Add abit more logging on permission map.

github.com/interactions-py/v4 - d0ab6c2c91fb13b2dbd3274af74f1155b568edd8 authored over 3 years ago by Ben Woo <[email protected]>
Dont need to cast, should already be int.

github.com/interactions-py/interactions.py - fec21a66f113b8c38bf2a660b1318f72b95f161c authored over 3 years ago by Ben Woo <[email protected]>
Dont need to cast, should already be int.

github.com/interactions-py/v4 - fec21a66f113b8c38bf2a660b1318f72b95f161c authored over 3 years ago by Ben Woo <[email protected]>
Fix minor issues when creating permissions with SlashCommandPermissionType.

github.com/interactions-py/v4 - 77e6a71ebbdd4b95f6e413f2688aade6508e8ec9 authored over 3 years ago by Ben Woo <[email protected]>
Fix minor issues when creating permissions with SlashCommandPermissionType.

github.com/interactions-py/interactions.py - 77e6a71ebbdd4b95f6e413f2688aade6508e8ec9 authored over 3 years ago by Ben Woo <[email protected]>
Update docs/gettingstarted.rst

Co-authored-by: Sam <[email protected]>

github.com/interactions-py/v4 - 24138fa8cd75180b8bb8e1ceac47448d4c3bbc20 authored over 3 years ago by Ben Woo <[email protected]>
Update docs/gettingstarted.rst

Co-authored-by: Sam <[email protected]>

github.com/interactions-py/interactions.py - 24138fa8cd75180b8bb8e1ceac47448d4c3bbc20 authored over 3 years ago by Ben Woo <[email protected]>
Update discord_slash/client.py

Co-authored-by: Sam <[email protected]>

github.com/interactions-py/v4 - d1b270921cad4df7fd141307c86d3ac82972c0ec authored over 3 years ago by Ben Woo <[email protected]>
Update discord_slash/client.py

Co-authored-by: Sam <[email protected]>

github.com/interactions-py/interactions.py - d1b270921cad4df7fd141307c86d3ac82972c0ec authored over 3 years ago by Ben Woo <[email protected]>
Update discord_slash/utils/manage_commands.py

Co-authored-by: Sam <[email protected]>

github.com/interactions-py/v4 - 4fd02ff0b950b2ba981e99fb08aaa62fefec5f64 authored over 3 years ago by Ben Woo <[email protected]>
Update discord_slash/utils/manage_commands.py

Co-authored-by: Sam <[email protected]>

github.com/interactions-py/interactions.py - 4fd02ff0b950b2ba981e99fb08aaa62fefec5f64 authored over 3 years ago by Ben Woo <[email protected]>
Merge pull request #164 from mike1808/patch-2

Remove disclaimer link from README

github.com/interactions-py/interactions.py - 6377c5e57013da2131c830b0ab6973e8a1b24caa authored over 3 years ago by Eunwoo Choi <[email protected]>
Merge pull request #164 from mike1808/patch-2

Remove disclaimer link from README

github.com/interactions-py/v4 - 6377c5e57013da2131c830b0ab6973e8a1b24caa authored over 3 years ago by Eunwoo Choi <[email protected]>
Fix eunwoo1104/discord-py-slash-command#173

Add "embeds" kwarg to the list of kwargs that trigger SlashMessage._slash_edit instead of discor...

github.com/interactions-py/v4 - 10cfbe89c425435f652dbdff49631f9628878fcc authored over 3 years ago by DarkNinja3141 <[email protected]>
Fix eunwoo1104/discord-py-slash-command#173

Add "embeds" kwarg to the list of kwargs that trigger SlashMessage._slash_edit instead of discor...

github.com/interactions-py/interactions.py - 10cfbe89c425435f652dbdff49631f9628878fcc authored over 3 years ago by DarkNinja3141 <[email protected]>
Add guild_id parameter to GuildPermissionsData.

github.com/interactions-py/interactions.py - 89d38c08ce9abfd088402b2213e2acc74db23f30 authored over 3 years ago by Ben Woo <[email protected]>
Add guild_id parameter to GuildPermissionsData.

github.com/interactions-py/v4 - 89d38c08ce9abfd088402b2213e2acc74db23f30 authored over 3 years ago by Ben Woo <[email protected]>
Remove duplicate ids when on create_multi_ids_permission.

github.com/interactions-py/interactions.py - 8c39cec076637df635993d9024ab70a8362f876c authored over 3 years ago by Ben Woo <[email protected]>
Remove duplicate ids when on create_multi_ids_permission.

github.com/interactions-py/v4 - 8c39cec076637df635993d9024ab70a8362f876c authored over 3 years ago by Ben Woo <[email protected]>
Add note on @everyone permission.

github.com/interactions-py/v4 - 3526d6f537da2e340d5521803eef3cedc760b8de authored over 3 years ago by Ben Woo <[email protected]>
Add note on @everyone permission.

github.com/interactions-py/interactions.py - 3526d6f537da2e340d5521803eef3cedc760b8de authored over 3 years ago by Ben Woo <[email protected]>
Apply suggestions from code review

Co-authored-by: Sam <[email protected]>

github.com/interactions-py/v4 - 7c9550c4784e41d5ae900188a942a92fa739e8be authored over 3 years ago by Ben Woo <[email protected]>
Apply suggestions from code review

Co-authored-by: Sam <[email protected]>

github.com/interactions-py/interactions.py - 7c9550c4784e41d5ae900188a942a92fa739e8be authored over 3 years ago by Ben Woo <[email protected]>
utils.manage_commands: Allow int values for create_choice

github.com/interactions-py/v4 - 4c2c852add86a2ade46ff6375fe2beaf95d60452 authored over 3 years ago by hpenney2 <[email protected]>
utils.manage_commands: Allow int values for create_choice

github.com/interactions-py/interactions.py - 4c2c852add86a2ade46ff6375fe2beaf95d60452 authored over 3 years ago by hpenney2 <[email protected]>
Remove logger warning regarding hidden embeds

github.com/interactions-py/interactions.py - 511dfcaf184476be1b3d70bc2bf70fa3b7e8d89e authored over 3 years ago by Anand Krishna <[email protected]>
Remove logger warning regarding hidden embeds

github.com/interactions-py/v4 - 511dfcaf184476be1b3d70bc2bf70fa3b7e8d89e authored over 3 years ago by Anand Krishna <[email protected]>
Rename to BaseCommandObject

github.com/interactions-py/v4 - 0b1449e570a4243475f7a36bcb869c3abf4e5195 authored over 3 years ago by Ben Woo <[email protected]>
Rename to BaseCommandObject

github.com/interactions-py/interactions.py - 0b1449e570a4243475f7a36bcb869c3abf4e5195 authored over 3 years ago by Ben Woo <[email protected]>
Remove outdated note regarding ephemeral messages

github.com/interactions-py/interactions.py - 11721dc7de009787501682a2d253af8e99e512c9 authored over 3 years ago by Anand Krishna <[email protected]>
Remove outdated note regarding ephemeral messages

github.com/interactions-py/v4 - 11721dc7de009787501682a2d253af8e99e512c9 authored over 3 years ago by Anand Krishna <[email protected]>
Update documentation.

github.com/interactions-py/interactions.py - c725978bae034a46bd89b983477a9973b1e704ca authored over 3 years ago by Ben Woo <[email protected]>
Update documentation.

github.com/interactions-py/v4 - c725978bae034a46bd89b983477a9973b1e704ca authored over 3 years ago by Ben Woo <[email protected]>
Update docs/gettingstarted.rst

Co-authored-by: Sam <[email protected]>

github.com/interactions-py/v4 - 333b8038c29c2330c58202f77d2a9c1ba1679c13 authored over 3 years ago by Ben Woo <[email protected]>
Update docs/gettingstarted.rst

Co-authored-by: Sam <[email protected]>

github.com/interactions-py/interactions.py - 333b8038c29c2330c58202f77d2a9c1ba1679c13 authored over 3 years ago by Ben Woo <[email protected]>