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

Update README.md

github.com/interactions-py/v4 - 96cc22730015549c7602c32e972a3a0137412ef4 authored almost 4 years ago by eunwoo1104 <[email protected]>
Added DM slash command support

github.com/interactions-py/v4 - e693e6974bb5cf1210fd68e528a2c603bebf915b authored almost 4 years ago by eunwoo1104 <[email protected]>
Added DM slash command support

github.com/interactions-py/interactions.py - e693e6974bb5cf1210fd68e528a2c603bebf915b authored almost 4 years ago by eunwoo1104 <[email protected]>
Properly implemented kwargs option pass

github.com/interactions-py/interactions.py - 44a972d7257cf07eef1532c09f96a3756f9f07d2 authored almost 4 years ago by eunwoo1104 <[email protected]>
Properly implemented kwargs option pass

github.com/interactions-py/v4 - 44a972d7257cf07eef1532c09f96a3756f9f07d2 authored almost 4 years ago by eunwoo1104 <[email protected]>
Added option kwargs pass.

github.com/interactions-py/v4 - b08512140f0710b3b1cb4aca7f127b87f59c367c authored almost 4 years ago by eunwoo1104 <[email protected]>
Added option kwargs pass.

github.com/interactions-py/interactions.py - b08512140f0710b3b1cb4aca7f127b87f59c367c authored almost 4 years ago by eunwoo1104 <[email protected]>
Merge pull request #89 from mike1808/patch-1

Allow command for all used guilds in subcommands

github.com/interactions-py/interactions.py - 5976830d525863d3aafbe0733b7156f82d041202 authored almost 4 years ago by eunwoo1104 <[email protected]>
Merge pull request #89 from mike1808/patch-1

Allow command for all used guilds in subcommands

github.com/interactions-py/v4 - 5976830d525863d3aafbe0733b7156f82d041202 authored almost 4 years ago by eunwoo1104 <[email protected]>
Allow commands for all used guilds in subcommands

* Fix base commands lookup for the subcommand.

This issue won't fix #88 but it will make the ...

github.com/interactions-py/v4 - 91c8234a8711cbce9014c3d73ac86531d77e5d0a authored almost 4 years ago by Mikael Manukyan <[email protected]>
Allow commands for all used guilds in subcommands

* Fix base commands lookup for the subcommand.

This issue won't fix #88 but it will make the ...

github.com/interactions-py/interactions.py - 91c8234a8711cbce9014c3d73ac86531d77e5d0a authored almost 4 years ago by Mikael Manukyan <[email protected]>
Merge pull request #86 from AnotherCat/create_option-accept-types

Resolves #84 - Pass type to create_option

github.com/interactions-py/interactions.py - 6295b4c76c2f2d978c25b325b1b77d592fdaf3d3 authored almost 4 years ago by eunwoo1104 <[email protected]>
Merge pull request #86 from AnotherCat/create_option-accept-types

Resolves #84 - Pass type to create_option

github.com/interactions-py/v4 - 6295b4c76c2f2d978c25b325b1b77d592fdaf3d3 authored almost 4 years ago by eunwoo1104 <[email protected]>
fix spelling

github.com/interactions-py/v4 - 7f68996263f508985d131da2db744f05261f4bb7 authored almost 4 years ago by AnotherCat <[email protected]>
Accept types in create_option

github.com/interactions-py/interactions.py - 432b1ea144d27e83c7698c0fba0237ddbf919424 authored almost 4 years ago by AnotherCat <[email protected]>
Accept types in create_option

github.com/interactions-py/v4 - 432b1ea144d27e83c7698c0fba0237ddbf919424 authored almost 4 years ago by AnotherCat <[email protected]>
Fix int option type returned if type was bool

github.com/interactions-py/v4 - 17970a82f0e2fc9769e65b848f8fdf2048edf419 authored almost 4 years ago by AnotherCat <[email protected]>
Fix int option type returned if type was bool

github.com/interactions-py/interactions.py - 17970a82f0e2fc9769e65b848f8fdf2048edf419 authored almost 4 years ago by AnotherCat <[email protected]>
Changing term `extension` to `command handler` to reduce some possible confusion

github.com/interactions-py/interactions.py - d40d98c48a6349bbd1088aedf3755f27a4a48892 authored almost 4 years ago by eunwoo1104 <[email protected]>
Changing term `extension` to `command handler` to reduce some possible confusion

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

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

github.com/interactions-py/interactions.py - e6b0d7481c14759d71a2136234ad6c364a7e864f authored almost 4 years ago by eunwoo1104 <[email protected]>
Added command check

github.com/interactions-py/interactions.py - 8cf5541e4748734fdc07088b931bd49cabae9b9e authored almost 4 years ago by eunwoo1104 <[email protected]>
Added command check

github.com/interactions-py/v4 - 8cf5541e4748734fdc07088b931bd49cabae9b9e authored almost 4 years ago by eunwoo1104 <[email protected]>
Every errors of this extensions should inherit SlashCommandError

github.com/interactions-py/v4 - f6903d5c5147e66fac5efa37a5ba493153f839d6 authored almost 4 years ago by eunwoo1104 <[email protected]>
Every errors of this extensions should inherit SlashCommandError

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

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

github.com/interactions-py/v4 - e6bfaaddbc68a38a43e870a1106b8a56c54f830a authored almost 4 years ago by eunwoo1104 <[email protected]>
Merge pull request #80 from AnotherCat/auto-register-put

Implement PUT requests in auto_register

github.com/interactions-py/v4 - cbe4ab2dd1ea79a75767efc84d1ee1dfcbf6449f authored almost 4 years ago by eunwoo1104 <[email protected]>
Merge pull request #80 from AnotherCat/auto-register-put

Implement PUT requests in auto_register

github.com/interactions-py/interactions.py - cbe4ab2dd1ea79a75767efc84d1ee1dfcbf6449f authored almost 4 years ago by eunwoo1104 <[email protected]>
Merge pull request #81 from AnotherCat/fix-duplicated-SlashCommand

Fix duplicated slash command

github.com/interactions-py/interactions.py - c762a9c5ca419bd7e801d95ee93de9bb648a0c99 authored almost 4 years ago by eunwoo1104 <[email protected]>
Merge pull request #81 from AnotherCat/fix-duplicated-SlashCommand

Fix duplicated slash command

github.com/interactions-py/v4 - c762a9c5ca419bd7e801d95ee93de9bb648a0c99 authored almost 4 years ago by eunwoo1104 <[email protected]>
Merge pull request #82 from AnotherCat/patch-1

Update PULL_REQUEST_TEMPLATE.md

github.com/interactions-py/v4 - 040407d730ea39cef2cc7534b3cf5f532223e0ef authored almost 4 years ago by eunwoo1104 <[email protected]>
Merge pull request #82 from AnotherCat/patch-1

Update PULL_REQUEST_TEMPLATE.md

github.com/interactions-py/interactions.py - 040407d730ea39cef2cc7534b3cf5f532223e0ef authored almost 4 years ago by eunwoo1104 <[email protected]>
Update PULL_REQUEST_TEMPLATE.md

Reorganise it a bit to make it a little clearer

github.com/interactions-py/interactions.py - 00e2a289cdaaac2fc70d80bf719dcc94c9e61cd1 authored almost 4 years ago by AnotherCat <[email protected]>
Update PULL_REQUEST_TEMPLATE.md

Reorganise it a bit to make it a little clearer

github.com/interactions-py/v4 - 00e2a289cdaaac2fc70d80bf719dcc94c9e61cd1 authored almost 4 years ago by AnotherCat <[email protected]>
Fix ref not working

github.com/interactions-py/v4 - d3e4e6c3c1b1d5f94fbf2168914eb3110c22cfb9 authored almost 4 years ago by AnotherCat <[email protected]>
Fix ref not working

github.com/interactions-py/interactions.py - d3e4e6c3c1b1d5f94fbf2168914eb3110c22cfb9 authored almost 4 years ago by AnotherCat <[email protected]>
Update docs

github.com/interactions-py/v4 - 1e60eeb927e4303b9b11249dbe4ae84c0753f9d9 authored almost 4 years ago by AnotherCat <[email protected]>
Add self to bot on init

github.com/interactions-py/v4 - 736e70bee66b0b4a47fe442ff3eda9955e709ab2 authored almost 4 years ago by AnotherCat <[email protected]>
Add self to bot on init

github.com/interactions-py/interactions.py - 736e70bee66b0b4a47fe442ff3eda9955e709ab2 authored almost 4 years ago by AnotherCat <[email protected]>
Remove testing stuff

github.com/interactions-py/interactions.py - 80fa65e0f59f8e5837ef77bd0eb24f3da8b9996f authored almost 4 years ago by AnotherCat <[email protected]>
Remove testing stuff

github.com/interactions-py/v4 - 80fa65e0f59f8e5837ef77bd0eb24f3da8b9996f authored almost 4 years ago by AnotherCat <[email protected]>
docs search

github.com/interactions-py/Astro - fe2b10d6d6ac1c72347bc0fe37d00aeb98f499ad authored almost 4 years ago by eunwoo1104 <[email protected]>
Add put functions and sync_all

github.com/interactions-py/v4 - 3fd71292d24c932be80548562a5b902d3d79aa7a authored almost 4 years ago by AnotherCat <[email protected]>
Add put functions and sync_all

github.com/interactions-py/interactions.py - 3fd71292d24c932be80548562a5b902d3d79aa7a authored almost 4 years ago by AnotherCat <[email protected]>
Add to_dict

github.com/interactions-py/v4 - fe5c6c0a5e22418a7f8287b3cb57067c0a14cb86 authored almost 4 years ago by AnotherCat <[email protected]>
Remove duplicated code from register_all_commands

github.com/interactions-py/v4 - 6c574624d5eb5d24f1609080ec4432155350d11a authored almost 4 years ago by AnotherCat <[email protected]>
Remove duplicated code from register_all_commands

github.com/interactions-py/interactions.py - 6c574624d5eb5d24f1609080ec4432155350d11a authored almost 4 years ago by AnotherCat <[email protected]>
Merge pull request #78 from AnotherCat/add-cmd-management-to-http

Add cmd management to http.py

github.com/interactions-py/interactions.py - a977bd156c1d0da2e649a2b2a6a48ab3b0d652ab authored almost 4 years ago by eunwoo1104 <[email protected]>
Merge pull request #78 from AnotherCat/add-cmd-management-to-http

Add cmd management to http.py

github.com/interactions-py/v4 - a977bd156c1d0da2e649a2b2a6a48ab3b0d652ab authored almost 4 years ago by eunwoo1104 <[email protected]>
Remove uneeded param bot_id

Remove from http functions
Remove from SlashMessage

github.com/interactions-py/v4 - 7514ec5c9b02335db282f9139f4ebc0af5f34791 authored almost 4 years ago by AnotherCat <[email protected]>
Remove uneeded param bot_id

Remove from http functions
Remove from SlashMessage

github.com/interactions-py/interactions.py - 7514ec5c9b02335db282f9139f4ebc0af5f34791 authored almost 4 years ago by AnotherCat <[email protected]>
Remove debugging code, oops

github.com/interactions-py/interactions.py - 4d1955bda5523d7b403d2e4b26c8d1af258a7267 authored almost 4 years ago by AnotherCat <[email protected]>
Remove debugging code, oops

github.com/interactions-py/v4 - 4d1955bda5523d7b403d2e4b26c8d1af258a7267 authored almost 4 years ago by AnotherCat <[email protected]>
Use discord's http for slash cmd requests

Use it for add / delete / get

github.com/interactions-py/v4 - 7adb35dd89b9fa12873a64c2bd47d548cbca10d8 authored almost 4 years ago by AnotherCat <[email protected]>
Use discord's http for slash cmd requests

Use it for add / delete / get

github.com/interactions-py/interactions.py - 7adb35dd89b9fa12873a64c2bd47d548cbca10d8 authored almost 4 years ago by AnotherCat <[email protected]>
Fixed incorrect example at gettingstarted.rst

github.com/interactions-py/interactions.py - 0be3bea3f9669d19a211d5d04ea7e5f4037a8ea9 authored almost 4 years ago by eunwoo1104 <[email protected]>
Fixed incorrect example at gettingstarted.rst

github.com/interactions-py/v4 - 0be3bea3f9669d19a211d5d04ea7e5f4037a8ea9 authored almost 4 years ago by eunwoo1104 <[email protected]>
Updated README.md to reduce the confusion.

github.com/interactions-py/v4 - f35b0b1b589378368ebcf9d094f38c0215ef2a66 authored almost 4 years ago by eunwoo1104 <[email protected]>
Updated README.md to reduce the confusion.

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

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

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

github.com/interactions-py/v4 - 0af3f19150567b0dcd8f312d4f0ea525099d0cae authored almost 4 years ago by eunwoo1104 <[email protected]>
Replaced with SlashMessage

github.com/interactions-py/interactions.py - c750ac6f52a5496e529563a7b67be4cadc9d28b6 authored almost 4 years ago by eunwoo1104 <[email protected]>
Replaced with SlashMessage

github.com/interactions-py/v4 - c750ac6f52a5496e529563a7b67be4cadc9d28b6 authored almost 4 years ago by eunwoo1104 <[email protected]>
We don't need extra model now

github.com/interactions-py/v4 - f10d008253da84dc2670cdb3af08ec684a3f9de9 authored almost 4 years ago by eunwoo1104 <[email protected]>
We don't need extra model now

github.com/interactions-py/interactions.py - f10d008253da84dc2670cdb3af08ec684a3f9de9 authored almost 4 years ago by eunwoo1104 <[email protected]>
Applied guild_ids duplicate issue fix

github.com/interactions-py/interactions.py - b106952773bdce1361505336f7d0deb1f5c12483 authored almost 4 years ago by eunwoo1104 <[email protected]>
Applied guild_ids duplicate issue fix

github.com/interactions-py/v4 - b106952773bdce1361505336f7d0deb1f5c12483 authored almost 4 years ago by eunwoo1104 <[email protected]>
Added handling possible old usage problem

github.com/interactions-py/v4 - cca83dd7adf54930eafd0e1d2e32b971476e8999 authored almost 4 years ago by eunwoo1104 <[email protected]>
Added handling possible old usage problem

github.com/interactions-py/interactions.py - cca83dd7adf54930eafd0e1d2e32b971476e8999 authored almost 4 years ago by eunwoo1104 <[email protected]>
Added `AlternativeMessage` class (WIP)

github.com/interactions-py/interactions.py - d0438f5a0883b98d1f6d42738b9f08dc11ee70d0 authored almost 4 years ago by eunwoo1104 <[email protected]>
Added `AlternativeMessage` class (WIP)

github.com/interactions-py/v4 - d0438f5a0883b98d1f6d42738b9f08dc11ee70d0 authored almost 4 years ago by eunwoo1104 <[email protected]>
Merge pull request #75 from Geekid812/master

Automatically call get_cog_commands for all cogs

github.com/interactions-py/v4 - 92930e0fdb597e69bb309dbef338a1a6eff9c963 authored almost 4 years ago by eunwoo1104 <[email protected]>
Merge pull request #75 from Geekid812/master

Automatically call get_cog_commands for all cogs

github.com/interactions-py/interactions.py - 92930e0fdb597e69bb309dbef338a1a6eff9c963 authored almost 4 years ago by eunwoo1104 <[email protected]>
Update discord_slash/client.py

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

github.com/interactions-py/interactions.py - 19b79742b593f360e5e508e45e1d27817ebbdbbd authored almost 4 years ago by Geekid812 <[email protected]>
Update discord_slash/client.py

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

github.com/interactions-py/v4 - 19b79742b593f360e5e508e45e1d27817ebbdbbd authored almost 4 years ago by Geekid812 <[email protected]>
Update discord_slash/client.py

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

github.com/interactions-py/v4 - 513583fc784a0859571ec2c60cb1bf3fe289f8e9 authored almost 4 years ago by Geekid812 <[email protected]>
Update discord_slash/client.py

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

github.com/interactions-py/interactions.py - 513583fc784a0859571ec2c60cb1bf3fe289f8e9 authored almost 4 years ago by Geekid812 <[email protected]>
Fix remove_cog override

github.com/interactions-py/interactions.py - f680810229ea7315126bde278f833ca562ee9444 authored almost 4 years ago by Geekid812 <[email protected]>
Fix remove_cog override

github.com/interactions-py/v4 - f680810229ea7315126bde278f833ca562ee9444 authored almost 4 years ago by Geekid812 <[email protected]>
Update documentation

github.com/interactions-py/v4 - dc1a20e47b35622c964df2ae9d2f5bd226bd6951 authored almost 4 years ago by Geekid812 <[email protected]>
Update documentation

github.com/interactions-py/interactions.py - dc1a20e47b35622c964df2ae9d2f5bd226bd6951 authored almost 4 years ago by Geekid812 <[email protected]>
Change override execution order

github.com/interactions-py/interactions.py - 7cfb2738627d402311a753b6b3a4ce211467391f authored almost 4 years ago by Geekid812 <[email protected]>
Change override execution order

github.com/interactions-py/v4 - 7cfb2738627d402311a753b6b3a4ce211467391f authored almost 4 years ago by Geekid812 <[email protected]>
Override bot.add_cog and bot.remove_cog

github.com/interactions-py/v4 - 60d99df67980582cf439c3ac77e86a4a547e795c authored almost 4 years ago by Geekid812 <[email protected]>
Override bot.add_cog and bot.remove_cog

github.com/interactions-py/interactions.py - 60d99df67980582cf439c3ac77e86a4a547e795c authored almost 4 years ago by Geekid812 <[email protected]>
Removed unused `edit_original` and `delete_original`

github.com/interactions-py/interactions.py - be94fe913f7faa30257f276f0d8886fcca9ebcde authored almost 4 years ago by eunwoo1104 <[email protected]>
Removed unused `edit_original` and `delete_original`

github.com/interactions-py/v4 - be94fe913f7faa30257f276f0d8886fcca9ebcde authored almost 4 years ago by eunwoo1104 <[email protected]>
Completely implemented `.send`

github.com/interactions-py/v4 - e9353745fff729ed3811e87ea4672483d9eb64f6 authored almost 4 years ago by eunwoo1104 <[email protected]>
Completely implemented `.send`

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

github.com/interactions-py/interactions.py - 2d44c6aa370aedfaeb30818fc38f220c7c56b40f authored almost 4 years ago by Geekid812 <[email protected]>
Update according documentation

github.com/interactions-py/v4 - 2d44c6aa370aedfaeb30818fc38f220c7c56b40f authored almost 4 years ago by Geekid812 <[email protected]>
Mark cog as unregistered when unloaded

github.com/interactions-py/v4 - 118397bd26babd6aae7022e191ac5af9429c298c authored almost 4 years ago by Geekid812 <[email protected]>
Mark cog as unregistered when unloaded

github.com/interactions-py/interactions.py - 118397bd26babd6aae7022e191ac5af9429c298c authored almost 4 years ago by Geekid812 <[email protected]>