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

Added change to on_socket_response

github.com/interactions-py/interactions.py - 4c5437cdf5073b937f06e55bc70628915fc5fa33 authored almost 4 years ago by Daniel Allen <[email protected]>
Remove debug print

github.com/interactions-py/v4 - a9902123b8b41cc498866d7556cd28d51fc96362 authored almost 4 years ago by Daniel Allen <[email protected]>
Remove debug print

github.com/interactions-py/interactions.py - a9902123b8b41cc498866d7556cd28d51fc96362 authored almost 4 years ago by Daniel Allen <[email protected]>
Make temporary_auto_convert case insensitive

github.com/interactions-py/interactions.py - 2e8cbaa020d312a254ca57d4d47895978a51c0b0 authored almost 4 years ago by Daniel Allen <[email protected]>
Make temporary_auto_convert case insensitive

github.com/interactions-py/v4 - 2e8cbaa020d312a254ca57d4d47895978a51c0b0 authored almost 4 years ago by Daniel Allen <[email protected]>
Fixed outdated docs example

github.com/interactions-py/interactions.py - 9045b95d729c63c7a28f9aa6d25f4315d88ae1df authored almost 4 years ago by eunwoo1104 <[email protected]>
Fixed outdated docs example

github.com/interactions-py/v4 - 9045b95d729c63c7a28f9aa6d25f4315d88ae1df authored almost 4 years ago by eunwoo1104 <[email protected]>
Reverted `discord.Client` event adding method

github.com/interactions-py/v4 - a2a5dd44791d362c98c7a2a9d5ad330f93222450 authored almost 4 years ago by eunwoo1104 <[email protected]>
Reverted `discord.Client` event adding method

github.com/interactions-py/interactions.py - a2a5dd44791d362c98c7a2a9d5ad330f93222450 authored almost 4 years ago by eunwoo1104 <[email protected]>
Update __init__.py

github.com/interactions-py/v4 - b625f704951461b94355979cabc56b1f2f85026a authored almost 4 years ago by eunwoo1104 <[email protected]>
Update __init__.py

github.com/interactions-py/interactions.py - b625f704951461b94355979cabc56b1f2f85026a authored almost 4 years ago by eunwoo1104 <[email protected]>
Update setup.py

github.com/interactions-py/v4 - bc5564474a1184ed1be9380bd9f32ab78a592ab1 authored almost 4 years ago by eunwoo1104 <[email protected]>
Fixed `discord.Client` raises exception due to missing `on_socket_response`

github.com/interactions-py/interactions.py - 6ace6ea229a1db586c15fffc00322ad89d76971b authored almost 4 years ago by eunwoo1104 <[email protected]>
Fixed `discord.Client` raises exception due to missing `on_socket_response`

github.com/interactions-py/v4 - 6ace6ea229a1db586c15fffc00322ad89d76971b authored almost 4 years ago by eunwoo1104 <[email protected]>
Version Up

github.com/interactions-py/v4 - 782b7a9126b33cd92a791ed3d8ce6fe71f416d08 authored almost 4 years ago by eunwoo1104 <[email protected]>
Fixed error at SlashContext initialization if only command is added to guild

Note: `.author` will be `discord.User`, not Member

github.com/interactions-py/v4 - 8a5aa3ba1ee8420f5c70b1d394b61b6041ce1beb authored almost 4 years ago by eunwoo1104 <[email protected]>
Fixed error at SlashContext initialization if only command is added to guild

Note: `.author` will be `discord.User`, not Member

github.com/interactions-py/interactions.py - 8a5aa3ba1ee8420f5c70b1d394b61b6041ce1beb authored almost 4 years ago by eunwoo1104 <[email protected]>
Fixed cog commands won't register due to missing key

github.com/interactions-py/interactions.py - fb76d7d2539b92fc0315c00437571490b43d95c6 authored almost 4 years ago by eunwoo1104 <[email protected]>
Fixed cog commands won't register due to missing key

github.com/interactions-py/v4 - fb76d7d2539b92fc0315c00437571490b43d95c6 authored almost 4 years ago by eunwoo1104 <[email protected]>
Version up

github.com/interactions-py/v4 - fc35f7648bbc2619b84b4f5e0107cd38feb17e30 authored almost 4 years ago by eunwoo1104 <[email protected]>
Fixed #97 by adding temporary auto_convert

github.com/interactions-py/v4 - e5157b8b59a21a35d471738047d280b951a11c64 authored almost 4 years ago by eunwoo1104 <[email protected]>
Fixed #97 by adding temporary auto_convert

github.com/interactions-py/interactions.py - e5157b8b59a21a35d471738047d280b951a11c64 authored almost 4 years ago by eunwoo1104 <[email protected]>
Fixed docs incorrect ref

github.com/interactions-py/interactions.py - 77cc7553da651169aa013803b4915cd0233d7792 authored almost 4 years ago by eunwoo1104 <[email protected]>
Fixed docs incorrect ref

github.com/interactions-py/v4 - 77cc7553da651169aa013803b4915cd0233d7792 authored almost 4 years ago by eunwoo1104 <[email protected]>
Fixed FAQ fits to new release

github.com/interactions-py/interactions.py - e8bbb31fb9a9e4491362a3ab93b394f1ea3086a8 authored almost 4 years ago by eunwoo1104 <[email protected]>
Fixed FAQ fits to new release

github.com/interactions-py/v4 - e8bbb31fb9a9e4491362a3ab93b394f1ea3086a8 authored almost 4 years ago by eunwoo1104 <[email protected]>
Fixed forgot to fix description

github.com/interactions-py/interactions.py - a9c6aa391ebe0daa284a0540e8654c6bfebf6c41 authored almost 4 years ago by eunwoo1104 <[email protected]>
Fixed forgot to fix description

github.com/interactions-py/v4 - a9c6aa391ebe0daa284a0540e8654c6bfebf6c41 authored almost 4 years ago by eunwoo1104 <[email protected]>
Implemented connector support for auto option generator

github.com/interactions-py/interactions.py - b5e18ae9c0ba89036c895c1074db0ee74bb47773 authored almost 4 years ago by eunwoo1104 <[email protected]>
Implemented connector support for auto option generator

github.com/interactions-py/v4 - b5e18ae9c0ba89036c895c1074db0ee74bb47773 authored almost 4 years ago by eunwoo1104 <[email protected]>
Fixed sending hidden does not work

github.com/interactions-py/v4 - 91448203c8ed434b3af489c9946dfacb8b79aabd authored almost 4 years ago by eunwoo1104 <[email protected]>
Fixed sending hidden does not work

github.com/interactions-py/interactions.py - 91448203c8ed434b3af489c9946dfacb8b79aabd authored almost 4 years ago by eunwoo1104 <[email protected]>
Removed legacy method

github.com/interactions-py/interactions.py - 15ee4ffd2582f3ced6b6a511b46616595ef26b7a authored almost 4 years ago by eunwoo1104 <[email protected]>
Removed legacy method

github.com/interactions-py/v4 - 15ee4ffd2582f3ced6b6a511b46616595ef26b7a authored almost 4 years ago by eunwoo1104 <[email protected]>
Removed deprecated param

github.com/interactions-py/v4 - e9ea92774a23b5b2dc55b2697f637df550eee8bf authored almost 4 years ago by eunwoo1104 <[email protected]>
Removed deprecated param

github.com/interactions-py/interactions.py - e9ea92774a23b5b2dc55b2697f637df550eee8bf authored almost 4 years ago by eunwoo1104 <[email protected]>
Fixed incorrect docstring

github.com/interactions-py/v4 - 269be61bb40617d5851ec30f13d4bf952ad14620 authored almost 4 years ago by eunwoo1104 <[email protected]>
Fixed incorrect docstring

github.com/interactions-py/interactions.py - 269be61bb40617d5851ec30f13d4bf952ad14620 authored almost 4 years ago by eunwoo1104 <[email protected]>
Removed temporary description

github.com/interactions-py/v4 - b31a305815bfe73b15b264b86b87b9aa7d146b75 authored almost 4 years ago by eunwoo1104 <[email protected]>
Removed temporary description

github.com/interactions-py/interactions.py - b31a305815bfe73b15b264b86b87b9aa7d146b75 authored almost 4 years ago by eunwoo1104 <[email protected]>
Added another docstring

github.com/interactions-py/v4 - 4dd43a2ada7f6aedc967df28972a1e7e67e44402 authored almost 4 years ago by eunwoo1104 <[email protected]>
Added another docstring

github.com/interactions-py/interactions.py - 4dd43a2ada7f6aedc967df28972a1e7e67e44402 authored almost 4 years ago by eunwoo1104 <[email protected]>
Added more docstring

github.com/interactions-py/v4 - 64cc2a5213f74f2cd1d425b5830d0dc839c2aab6 authored almost 4 years ago by eunwoo1104 <[email protected]>
Added more docstring

github.com/interactions-py/interactions.py - 64cc2a5213f74f2cd1d425b5830d0dc839c2aab6 authored almost 4 years ago by eunwoo1104 <[email protected]>
Added `file`, `files` unavailable with `hidden`

github.com/interactions-py/v4 - f8523afa016c90275b9174dfed2f9c396036d6d3 authored almost 4 years ago by eunwoo1104 <[email protected]>
Added `file`, `files` unavailable with `hidden`

github.com/interactions-py/interactions.py - f8523afa016c90275b9174dfed2f9c396036d6d3 authored almost 4 years ago by eunwoo1104 <[email protected]>
Lower no `.respond()` called before `.send()` logger message to `INFO`

github.com/interactions-py/v4 - 0c66d310bf5be32c51e51fc364038190f645b896 authored almost 4 years ago by eunwoo1104 <[email protected]>
Lower no `.respond()` called before `.send()` logger message to `INFO`

github.com/interactions-py/interactions.py - 0c66d310bf5be32c51e51fc364038190f645b896 authored almost 4 years ago by eunwoo1104 <[email protected]>
Implemented #51 suggestion

github.com/interactions-py/v4 - 1585043628ba8ff79b529fb352ec847b8ab090bd authored almost 4 years ago by eunwoo1104 <[email protected]>
Implemented #51 suggestion

github.com/interactions-py/interactions.py - 1585043628ba8ff79b529fb352ec847b8ab090bd authored almost 4 years ago by eunwoo1104 <[email protected]>
Fixed #95

github.com/interactions-py/v4 - 9a595bec5420762bec020a1abbf61ca61c927c4a authored almost 4 years ago by eunwoo1104 <[email protected]>
Added more options to `SlashCommand`

github.com/interactions-py/v4 - 6830e516c97df8308b87fed72d236e34b6490554 authored almost 4 years ago by eunwoo1104 <[email protected]>
Added more options to `SlashCommand`

github.com/interactions-py/interactions.py - 6830e516c97df8308b87fed72d236e34b6490554 authored almost 4 years ago by eunwoo1104 <[email protected]>
Properly support `@commands.check()` decorator

github.com/interactions-py/v4 - 02d1e346c9c6ab600e57a57f2a66e3af1c79a2ab authored almost 4 years ago by eunwoo1104 <[email protected]>
Properly support `@commands.check()` decorator

github.com/interactions-py/interactions.py - 02d1e346c9c6ab600e57a57f2a66e3af1c79a2ab authored almost 4 years ago by eunwoo1104 <[email protected]>
Merge pull request #96 from eunwoo1104/need-to-fix

Fixed #88

github.com/interactions-py/interactions.py - 7bd94def734d1e2d5d4ec7dec913f8aa5fbf9969 authored almost 4 years ago by eunwoo1104 <[email protected]>
Merge pull request #96 from eunwoo1104/need-to-fix

Fixed #88

github.com/interactions-py/v4 - 7bd94def734d1e2d5d4ec7dec913f8aa5fbf9969 authored almost 4 years ago by eunwoo1104 <[email protected]>
Completely fixed

github.com/interactions-py/interactions.py - bf309b7ce1e6f038ada5ab1a474d2ca98a8aed1d authored almost 4 years ago by eunwoo1104 <[email protected]>
Completely fixed

github.com/interactions-py/v4 - bf309b7ce1e6f038ada5ab1a474d2ca98a8aed1d authored almost 4 years ago by eunwoo1104 <[email protected]>
More duplication fix due to same object ID

github.com/interactions-py/interactions.py - 84b15348002a25735453aec6dd9f8114b9f664ee authored almost 4 years ago by eunwoo1104 <[email protected]>
More duplication fix due to same object ID

github.com/interactions-py/v4 - 84b15348002a25735453aec6dd9f8114b9f664ee authored almost 4 years ago by eunwoo1104 <[email protected]>
Solved using deepcopy

github.com/interactions-py/interactions.py - bbde60a35da69aaf8995bb287fbfedd90b0fc803 authored almost 4 years ago by eunwoo1104 <[email protected]>
Solved using deepcopy

github.com/interactions-py/v4 - bbde60a35da69aaf8995bb287fbfedd90b0fc803 authored almost 4 years ago by eunwoo1104 <[email protected]>
Not perfect #88 fix

github.com/interactions-py/interactions.py - 9060bfde49f7e43863af597bfcbdfd5c8d958e9c authored almost 4 years ago by eunwoo1104 <[email protected]>
Not perfect #88 fix

github.com/interactions-py/v4 - 9060bfde49f7e43863af597bfcbdfd5c8d958e9c authored almost 4 years ago by eunwoo1104 <[email protected]>
Remove `wait` param since its always true

github.com/interactions-py/interactions.py - e3bf04887c40665b87283d078cd8eb708cc5aa23 authored almost 4 years ago by eunwoo1104 <[email protected]>
Remove `wait` param since its always true

github.com/interactions-py/v4 - e3bf04887c40665b87283d078cd8eb708cc5aa23 authored almost 4 years ago by eunwoo1104 <[email protected]>
Automatically hide user invoke if not respond but `.send` triggered with `hidden`

github.com/interactions-py/interactions.py - 24e876b8b084e29404470602ca7d2da161593180 authored almost 4 years ago by eunwoo1104 <[email protected]>
Automatically hide user invoke if not respond but `.send` triggered with `hidden`

github.com/interactions-py/v4 - 24e876b8b084e29404470602ca7d2da161593180 authored almost 4 years ago by eunwoo1104 <[email protected]>
Update migrate_to_109.rst

github.com/interactions-py/v4 - bc294221757eb28a68c2809d1bd8e36148f9aa3d authored almost 4 years ago by eunwoo1104 <[email protected]>
Update migrate_to_109.rst

github.com/interactions-py/interactions.py - bc294221757eb28a68c2809d1bd8e36148f9aa3d authored almost 4 years ago by eunwoo1104 <[email protected]>
Rename `auto_register` -> `sync_commands` to reduce confusion

github.com/interactions-py/interactions.py - 5cb9c546787c9adaf3a1529180ae68f6ea4f78cc authored almost 4 years ago by eunwoo1104 <[email protected]>
Rename `auto_register` -> `sync_commands` to reduce confusion

github.com/interactions-py/v4 - 5cb9c546787c9adaf3a1529180ae68f6ea4f78cc authored almost 4 years ago by eunwoo1104 <[email protected]>
Use `sync_all_commands` to avoid request limit

github.com/interactions-py/interactions.py - 459a3adf7637cfc7523a27e9b8e4293b01bc4dee authored almost 4 years ago by eunwoo1104 <[email protected]>
Use `sync_all_commands` to avoid request limit

github.com/interactions-py/v4 - 459a3adf7637cfc7523a27e9b8e4293b01bc4dee authored almost 4 years ago by eunwoo1104 <[email protected]>
Added connector

github.com/interactions-py/v4 - f13b387c084a8e862da2219f259fba47299e9ce4 authored almost 4 years ago by eunwoo1104 <[email protected]>
Update migrate_to_109.rst

github.com/interactions-py/v4 - 794f0dbc158be4c31b3873abf0121e1a8c4c04b3 authored almost 4 years ago by eunwoo1104 <[email protected]>
Update migrate_to_109.rst

github.com/interactions-py/interactions.py - 794f0dbc158be4c31b3873abf0121e1a8c4c04b3 authored almost 4 years ago by eunwoo1104 <[email protected]>
Removed auto_convert since we don't need it anymore.

github.com/interactions-py/v4 - 0513a9ef1dc23dde78a1f6c28eed81f83d982fd2 authored almost 4 years ago by eunwoo1104 <[email protected]>
Removed auto_convert since we don't need it anymore.

github.com/interactions-py/interactions.py - 0513a9ef1dc23dde78a1f6c28eed81f83d982fd2 authored almost 4 years ago by eunwoo1104 <[email protected]>
Update migrate_to_109.rst

github.com/interactions-py/v4 - dc7ead81b7609a385d80095bd1d0f57340abe950 authored almost 4 years ago by eunwoo1104 <[email protected]>
Update migrate_to_109.rst

github.com/interactions-py/interactions.py - dc7ead81b7609a385d80095bd1d0f57340abe950 authored almost 4 years ago by eunwoo1104 <[email protected]>
Update migrate_to_109.rst

github.com/interactions-py/v4 - c74c2a98e2e1be9a77752a51192b23725470e37d authored almost 4 years ago by eunwoo1104 <[email protected]>
Update migrate_to_109.rst

github.com/interactions-py/interactions.py - c74c2a98e2e1be9a77752a51192b23725470e37d authored almost 4 years ago by eunwoo1104 <[email protected]>
Use more of discord provided datas

github.com/interactions-py/interactions.py - df308da977fc8e9b0bf0c516542bb5a4e18f9775 authored almost 4 years ago by eunwoo1104 <[email protected]>
Use more of discord provided datas

github.com/interactions-py/v4 - df308da977fc8e9b0bf0c516542bb5a4e18f9775 authored almost 4 years ago by eunwoo1104 <[email protected]>
Restructured SlashContext's data objects

github.com/interactions-py/v4 - 1d22e5684c6ec75222374f419da8bca502336a90 authored almost 4 years ago by eunwoo1104 <[email protected]>
Restructured SlashContext's data objects

github.com/interactions-py/interactions.py - 1d22e5684c6ec75222374f419da8bca502336a90 authored almost 4 years ago by eunwoo1104 <[email protected]>
Better event overriding

github.com/interactions-py/v4 - cffa3bc6b5e91b22c719fc7c223dad323027f851 authored almost 4 years ago by eunwoo1104 <[email protected]>
Better event overriding

github.com/interactions-py/interactions.py - cffa3bc6b5e91b22c719fc7c223dad323027f851 authored almost 4 years ago by eunwoo1104 <[email protected]>
Update migrate_to_109.rst

github.com/interactions-py/interactions.py - dc57b7019d6fb3d7906fc6be13b7b7f7aef9b4ec authored almost 4 years ago by eunwoo1104 <[email protected]>
Update migrate_to_109.rst

github.com/interactions-py/v4 - dc57b7019d6fb3d7906fc6be13b7b7f7aef9b4ec authored almost 4 years ago by eunwoo1104 <[email protected]>
Added migirate docs

github.com/interactions-py/interactions.py - 18f3d3151514055b219c61b1e9d9b70684dc670f authored almost 4 years ago by eunwoo1104 <[email protected]>
Added migirate docs

github.com/interactions-py/v4 - 18f3d3151514055b219c61b1e9d9b70684dc670f authored almost 4 years ago by eunwoo1104 <[email protected]>
Update README.md

github.com/interactions-py/interactions.py - 96cc22730015549c7602c32e972a3a0137412ef4 authored almost 4 years ago by eunwoo1104 <[email protected]>