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

Introduce ephemeral/flags integration to ctx.send

github.com/interactions-py/interactions.py - 36dd8393251fa5a7e7ed6427734768b11b1fa448 authored about 3 years ago
Introduce ephemeral/flags integration to ctx.send

github.com/interactions-py/v4 - 36dd8393251fa5a7e7ed6427734768b11b1fa448 authored about 3 years ago
Fix heartbeat pulsation indefinite loops.

github.com/interactions-py/v4 - 00293c9727530ced065d86da1aa320ba02744fb8 authored about 3 years ago
Fix heartbeat pulsation indefinite loops.

github.com/interactions-py/interactions.py - 00293c9727530ced065d86da1aa320ba02744fb8 authored about 3 years ago
Reimplement self.me on init, add uncaught Application attributes.

Thanks Discord API

github.com/interactions-py/interactions.py - c62d96a94579b888b317780ff06bfc6f9bfaf34a authored about 3 years ago
Reimplement self.me on init, add uncaught Application attributes.

Thanks Discord API

github.com/interactions-py/v4 - c62d96a94579b888b317780ff06bfc6f9bfaf34a authored about 3 years ago
Optimise client.py instantiation for testing, document literally every single discord model.

github.com/interactions-py/v4 - c96d2de3fc4e9231758b0ad613b0cb60fe990998 authored about 3 years ago
Optimise client.py instantiation for testing, document literally every single discord model.

github.com/interactions-py/interactions.py - c96d2de3fc4e9231758b0ad613b0cb60fe990998 authored about 3 years ago
Add get thread member endpoint.

Also, add some new permissions based attributes.

github.com/interactions-py/interactions.py - 95ffcf61ed91915164b475a8b375a55e7a52adcc authored about 3 years ago
Add get thread member endpoint.

Also, add some new permissions based attributes.

github.com/interactions-py/v4 - 95ffcf61ed91915164b475a8b375a55e7a52adcc authored about 3 years ago
Add min and max values for options.

(forgot this)

github.com/interactions-py/v4 - 2ee407edf86cd8fb0a7a3a3636b1bed238fff835 authored over 3 years ago
Add min and max values for options.

(forgot this)

github.com/interactions-py/interactions.py - 2ee407edf86cd8fb0a7a3a3636b1bed238fff835 authored over 3 years ago
Add back-end attachment model support.

github.com/interactions-py/interactions.py - 63d7e12868713f3c46745691ff3163a880462403 authored over 3 years ago
Add back-end attachment model support.

github.com/interactions-py/v4 - 63d7e12868713f3c46745691ff3163a880462403 authored over 3 years ago
Fix slot attribution and recursive attr handling.

(Latter refers to the Optionals being set to None and/or their default type.)

github.com/interactions-py/v4 - b2fc993a6aa04c8c6deea37cc5bec67ae3b9fb60 authored over 3 years ago
Fix slot attribution and recursive attr handling.

(Latter refers to the Optionals being set to None and/or their default type.)

github.com/interactions-py/interactions.py - b2fc993a6aa04c8c6deea37cc5bec67ae3b9fb60 authored over 3 years ago
Optimise to latest Discord API revision.

Update to discord API standard commit fb317e4.

github.com/interactions-py/interactions.py - 644d0f148bc9225cd7d4867fe009b30262e88709 authored over 3 years ago
Optimise to latest Discord API revision.

Update to discord API standard commit fb317e4.

github.com/interactions-py/v4 - 644d0f148bc9225cd7d4867fe009b30262e88709 authored over 3 years ago
update test file per User -> Application switch.

github.com/interactions-py/v4 - 7c37e5ed6d88b0a35e579638ebd077c8b9d2ca81 authored over 3 years ago
update test file per User -> Application switch.

github.com/interactions-py/interactions.py - 7c37e5ed6d88b0a35e579638ebd077c8b9d2ca81 authored over 3 years ago
Fix .pyi headers to make some attributes/functions work.

Also update headers accordingly.

github.com/interactions-py/interactions.py - bba4564ad757c3f55291f7773e405f4730dcf5dc authored over 3 years ago
Fix .pyi headers to make some attributes/functions work.

Also update headers accordingly.

github.com/interactions-py/v4 - bba4564ad757c3f55291f7773e405f4730dcf5dc authored over 3 years ago
Make ctx.send actually good.

github.com/interactions-py/v4 - e3ac6e95d0b741cbc3777364ee97e69aab7ef1af authored over 3 years ago
Make ctx.send actually good.

github.com/interactions-py/interactions.py - e3ac6e95d0b741cbc3777364ee97e69aab7ef1af authored over 3 years ago
Sync commands. 🎉

github.com/interactions-py/interactions.py - a857d9f7395078bae9eb1e4fff62d9b355e5d7ef authored over 3 years ago
Sync commands. 🎉

github.com/interactions-py/v4 - a857d9f7395078bae9eb1e4fff62d9b355e5d7ef authored over 3 years ago
i'm tired of leaking my token

github.com/interactions-py/v4 - 02e04602afadf1c40aeedb5ed06a89b39d65248e authored over 3 years ago
i'm tired of leaking my token

github.com/interactions-py/interactions.py - 02e04602afadf1c40aeedb5ed06a89b39d65248e authored over 3 years ago
Use new method

github.com/interactions-py/v4 - a8699459859f32056a127d12dadb775c1944e906 authored over 3 years ago
Merge branch 'unstable' of https://github.com/discord-py-interactions/discord-py-interactions into unstable

github.com/interactions-py/v4 - 6e27962f1a0c06aa81c39fe4d5b826df7f32e972 authored over 3 years ago
Merge branch 'unstable' of https://github.com/discord-py-interactions/discord-py-interactions into unstable

github.com/interactions-py/interactions.py - 6e27962f1a0c06aa81c39fe4d5b826df7f32e972 authored over 3 years ago
Correct ctx.send / cache the client token

github.com/interactions-py/interactions.py - e853b514b33199b9d0180a12083d00a55ccd20c0 authored over 3 years ago
Correct ctx.send / cache the client token

github.com/interactions-py/v4 - e853b514b33199b9d0180a12083d00a55ccd20c0 authored over 3 years ago
Merge pull request #353 from DeltaXWizard/unstable

[v4] Mini cleanup

github.com/interactions-py/v4 - 559031f3b0ba441e7b0058b120b38db3e9910390 authored over 3 years ago
Merge pull request #353 from DeltaXWizard/unstable

[v4] Mini cleanup

github.com/interactions-py/interactions.py - 559031f3b0ba441e7b0058b120b38db3e9910390 authored over 3 years ago
Merge branch 'unstable' into unstable

github.com/interactions-py/interactions.py - cbe413a4c358d2066bef65a2d9f53a2ccc74634e authored over 3 years ago
Merge branch 'unstable' into unstable

github.com/interactions-py/v4 - cbe413a4c358d2066bef65a2d9f53a2ccc74634e authored over 3 years ago
i hate being a lib dev sometimes

github.com/interactions-py/v4 - 567224e536e3693d554d5b85466b96497829a6de authored over 3 years ago
i hate being a lib dev sometimes

github.com/interactions-py/interactions.py - 567224e536e3693d554d5b85466b96497829a6de authored over 3 years ago
Add proper interaction data class.

I'm basically a pretty big idiot for making it subclass off of
application command data. That's ...

github.com/interactions-py/interactions.py - a6667dae5178217720f21ab46ea2245c45ee36f1 authored over 3 years ago
Add proper interaction data class.

I'm basically a pretty big idiot for making it subclass off of
application command data. That's ...

github.com/interactions-py/v4 - a6667dae5178217720f21ab46ea2245c45ee36f1 authored over 3 years ago
Merge pull request #352 from DenverCoderOne/header-image

docs: Fix broken header image

github.com/interactions-py/v4 - 15ace918313392d19427f784d06d840e4ab47ee3 authored over 3 years ago
Merge pull request #352 from DenverCoderOne/header-image

docs: Fix broken header image

github.com/interactions-py/interactions.py - 15ace918313392d19427f784d06d840e4ab47ee3 authored over 3 years ago
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

github.com/interactions-py/interactions.py - bc23d7a19e2ebbf925ba48248c2abea2b4b75c1d authored over 3 years ago
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

github.com/interactions-py/v4 - bc23d7a19e2ebbf925ba48248c2abea2b4b75c1d authored over 3 years ago
Update interactions/api/models/message.py

github.com/interactions-py/v4 - 8d48b4f9197b493a23c2aec8f620f30097902166 authored over 3 years ago
Update interactions/api/models/message.py

github.com/interactions-py/interactions.py - 8d48b4f9197b493a23c2aec8f620f30097902166 authored over 3 years ago
Account for different message models.

github.com/interactions-py/interactions.py - efea6b63f4a1915148acea9a3bbb2cb123450b84 authored over 3 years ago
Account for different message models.

github.com/interactions-py/v4 - efea6b63f4a1915148acea9a3bbb2cb123450b84 authored over 3 years ago
fix author recursion because apparently msg.author can be None

github.com/interactions-py/v4 - b6d3311154f5c30a2d471af7736256d55e84298d authored over 3 years ago
fix author recursion because apparently msg.author can be None

github.com/interactions-py/interactions.py - b6d3311154f5c30a2d471af7736256d55e84298d authored over 3 years ago
Clean up old dev HTTP methods.

github.com/interactions-py/interactions.py - b029ccc74053a89179d4c7ea13437189079599cf authored over 3 years ago
Clean up old dev HTTP methods.

github.com/interactions-py/v4 - b029ccc74053a89179d4c7ea13437189079599cf authored over 3 years ago
playing with fun stuff

github.com/interactions-py/v4 - 03219326d8ed82e8d9090263e7c9eef1ca28c147 authored over 3 years ago
Merge branch 'unstable' of https://github.com/discord-py-interactions/discord-py-interactions into unstable

github.com/interactions-py/v4 - ab68eb7eabab5145769362f58f4d8d76778efc9f authored over 3 years ago
Merge branch 'unstable' of https://github.com/discord-py-interactions/discord-py-interactions into unstable

github.com/interactions-py/interactions.py - ab68eb7eabab5145769362f58f4d8d76778efc9f authored over 3 years ago
Update v4.0 FAQ

github.com/interactions-py/v4 - b97af056731e7ad2e18f7a8ac77d2d6c0ac63652 authored over 3 years ago
Merge pull request #351 from DeltaXWizard/unstable

[v4] Optimisation Refactor

github.com/interactions-py/v4 - faca089fb7088eb535cab0ba24ca9666ea5fb833 authored over 3 years ago
Merge pull request #351 from DeltaXWizard/unstable

[v4] Optimisation Refactor

github.com/interactions-py/interactions.py - faca089fb7088eb535cab0ba24ca9666ea5fb833 authored over 3 years ago
Doctype context and add interfaces.

github.com/interactions-py/interactions.py - 7fe873b7058cef4f5f9c12aa1ff12fbac1cd7f7e authored over 3 years ago
Doctype context and add interfaces.

github.com/interactions-py/v4 - 7fe873b7058cef4f5f9c12aa1ff12fbac1cd7f7e authored over 3 years ago
Revert partial a469753.

Return gateway handling back to original.

github.com/interactions-py/v4 - 573f60de2dad03a31efd65d073f259e4c4641d17 authored over 3 years ago
Revert partial a469753.

Return gateway handling back to original.

github.com/interactions-py/interactions.py - 573f60de2dad03a31efd65d073f259e4c4641d17 authored over 3 years ago
Update interactions/api/error.pyi

github.com/interactions-py/interactions.py - 0cdc46c420fd3ec6687dde45cb8207814887a201 authored over 3 years ago
Update interactions/api/error.pyi

github.com/interactions-py/v4 - 0cdc46c420fd3ec6687dde45cb8207814887a201 authored over 3 years ago
Update interactions/api/error.pyi

github.com/interactions-py/v4 - 67bf2c213583c0ebcf7f0f7b81dd838dafc17712 authored over 3 years ago
Update interactions/api/error.pyi

github.com/interactions-py/interactions.py - 67bf2c213583c0ebcf7f0f7b81dd838dafc17712 authored over 3 years ago
Update interactions/api/error.pyi

github.com/interactions-py/interactions.py - 738d1189cbc48edb28e556435eb5d61f275c5ff9 authored over 3 years ago
Update interactions/api/error.pyi

github.com/interactions-py/v4 - 738d1189cbc48edb28e556435eb5d61f275c5ff9 authored over 3 years ago
Update interactions/api/error.pyi

github.com/interactions-py/v4 - 5e1b3f1d4470e7080c1c5fbeb8124da103d45409 authored over 3 years ago
Update interactions/api/error.pyi

github.com/interactions-py/interactions.py - 5e1b3f1d4470e7080c1c5fbeb8124da103d45409 authored over 3 years ago
Update interactions/api/error.pyi

github.com/interactions-py/interactions.py - 760f4a01919f14885c99295f11a45ce2837e5326 authored over 3 years ago
Update interactions/api/error.pyi

github.com/interactions-py/v4 - 760f4a01919f14885c99295f11a45ce2837e5326 authored over 3 years ago
Update interactions/api/error.pyi

github.com/interactions-py/v4 - 05e4638f8dc814b12c7114b7c3edbcff68c2148a authored over 3 years ago
Update interactions/api/error.pyi

github.com/interactions-py/interactions.py - 05e4638f8dc814b12c7114b7c3edbcff68c2148a authored over 3 years ago
Update interactions/api/error.pyi

github.com/interactions-py/interactions.py - 5533d2326577cd646cb4bc9f5f45a6c201150346 authored over 3 years ago
Update interactions/api/error.pyi

github.com/interactions-py/v4 - 5533d2326577cd646cb4bc9f5f45a6c201150346 authored over 3 years ago
Update interactions/api/error.pyi

github.com/interactions-py/v4 - 5b0f132821ba61020ae09cc0e4d48eefe9f4b9ac authored over 3 years ago
Update interactions/api/error.pyi

github.com/interactions-py/interactions.py - 5b0f132821ba61020ae09cc0e4d48eefe9f4b9ac authored over 3 years ago
guess we'll just go back to Karma.

github.com/interactions-py/interactions.py - ab652c91e8508c5351e725aa3151645bcb591754 authored over 3 years ago
guess we'll just go back to Karma.

github.com/interactions-py/v4 - ab652c91e8508c5351e725aa3151645bcb591754 authored over 3 years ago
maybe backwards?

github.com/interactions-py/v4 - 84cbd46e0383eee95a2dbcb80dba1e69336a4a78 authored over 3 years ago
new theme pls?

github.com/interactions-py/v4 - 6a8fcda06a265f86a5b1098a18fb9c710a572bd9 authored over 3 years ago
haha it won't work.. unless?

github.com/interactions-py/v4 - 2dd936ac7c232aac5f63483693dadb3c91de8917 authored over 3 years ago
haha it won't work.. unless?

github.com/interactions-py/interactions.py - 2dd936ac7c232aac5f63483693dadb3c91de8917 authored over 3 years ago
docs: Fix broken header image

github.com/interactions-py/interactions.py - 662e9198a87e5c656f139787a20044f158bd42a2 authored over 3 years ago
docs: Fix broken header image

github.com/interactions-py/v4 - 662e9198a87e5c656f139787a20044f158bd42a2 authored over 3 years ago
Merge branch 'goverfl0w:unstable' into unstable

github.com/interactions-py/v4 - 20ce18270600c3d8c84622da874dd405b6350411 authored over 3 years ago
Merge branch 'goverfl0w:unstable' into unstable

github.com/interactions-py/interactions.py - 20ce18270600c3d8c84622da874dd405b6350411 authored over 3 years ago
Reoptimisation of python headers. Capture object on a try/except to mitigate gateway event crashing.

Also repoint some return types and document some attrs.

github.com/interactions-py/interactions.py - a4697534a5de284e278eafc394db9b7fc7b82a84 authored over 3 years ago
Reoptimisation of python headers. Capture object on a try/except to mitigate gateway event crashing.

Also repoint some return types and document some attrs.

github.com/interactions-py/v4 - a4697534a5de284e278eafc394db9b7fc7b82a84 authored over 3 years ago