Ecosyste.ms: OpenCollective

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

github.com/interactions-py/interactions.py

A highly extensible, easy to use, and feature complete bot framework for Discord
https://github.com/interactions-py/interactions.py

refactor: sourcery-AI-refactor (#621)

0961b12487a0d956f01b98329517e4777658240f authored almost 3 years ago
revert: remove Format class. (#609)

fa6d9e477858540c7c2d15f196d41492620a3a8d authored almost 3 years ago
chore(simple_cog): correct example to use the proper extension command decorator. (#639)

* docs: add migration docs for 4.1

* docs: detail message content intent in migration

* AD...

f8e968d4dade0f13399506aea68a1b8f00475a50 authored almost 3 years ago
feat: bot.guilds (#634)

befd468dc7acbaf345c2fb8769b3112062b4eb45 authored almost 3 years ago
revert: remove ``setattr`` methods (#629)

* revert: remove ``setattr`` methods

a341617680ab20b7cc6889037e5f45ae5fe259df authored almost 3 years ago
feat: implement emoji helper methods (#620)

* fix!: fix EmbedImageStruct serialization

* fix!: Button emoji serialization

* fix!: mess...

3e1c78c5c0da47c9be53822b316db370258697f0 authored almost 3 years ago
fix!: fix wrong channel id in ``guild_create_thread` (#618)

* fix!: fix EmbedImageStruct serialization

* fix!: Button emoji serialization

* fix!: mess...

576d669e30f2757dbe8be38a4994bef06a363df8 authored almost 3 years ago
fix: add banner_color to User model (#612)

* fix: add banner_color to User model

added to __slots__ and to docstring

* fix: update the do...

31551b91492b87aafa7afbeb02062180a1ca9c07 authored almost 3 years ago
feat: add Color object. (#611)

e94b95ba6efcc381d82537f6d60aa736b21a7201 authored almost 3 years ago
feat: Add missing attributes when creating an invite (#606)

* fix: fix Invite model missing attributes + adding docstring

* ci: correct from checks.

*...

7489f6ff22b7f68249d50c2d5b582ff219ff1cc8 authored almost 3 years ago
fix: fix Invite model (#605)

* fix: fix Invite model missing attributes + adding docstring

* ci: correct from checks.

Co-au...

ce4069f63bddb68cccb45d82ab08ccb621ea616c authored almost 3 years ago
chore: pre-release 4.1.1-beta.1 (#603)

chore: pre-release 4.1.1-beta.1

d443d7de39780987ea8c8a580a2ca6f083542c21 authored almost 3 years ago
chore: allow bug reports to include version specs

fd5eea4e92ef996d134c01d987c327e156029d94 authored almost 3 years ago
chore: bump version

215a4ba67ca8cd4571ae6f2811c98f056b9537f4 authored almost 3 years ago
revert: remove custom issues.

We don't really need to have custom issues at all as they're either used incorrectly for bugs/re...

c882904085bc1fd57b5fbe49798752c63e343815 authored almost 3 years ago
chore: streamline feature request to new GitHub Issue Forms.

75ab5ba4bca3b639938b362ff5bb97b43c97558a authored almost 3 years ago
fix!: member role attr (#597)

* fix!: fix EmbedImageStruct serialization

* fix!: Button emoji serialization

* fix!: mess...

a06d51506ea5d2c8c53a34489f2396eff2a2a97b authored almost 3 years ago
fix: improve custom formatter class (#585)

* docs: add migration docs for 4.1

* docs: detail message content intent in migration

* AD...

08e10c5fa6ac702c863a26b910686f44779e48bd authored almost 3 years ago
feat(message): add helper methods to `Embed` (#531)

* feat Embed: Added Embed Methods

* ci: correct from checks.

* Added docstrings and fixed ...

9f3e473cb9cbc7a899e9c4282eef667ce6f0f71d authored almost 3 years ago
fix!: Allow usage of builtin json instead of orjson (#595)

* fix!: fix EmbedImageStruct serialization

* fix!: Button emoji serialization

* fix!: mess...

7897743706b09cac7a017f344ec1be7829f56ff1 authored almost 3 years ago
fix!: message serialization in context (#590)

* fix!: fix EmbedImageStruct serialization

* fix!: Button emoji serialization

* fix!: message ...

385c92646846e4948b40d40ed7275e902ede80db authored almost 3 years ago
fix: allow services to be added to Base (#593)

1489e4f5eb370dba474b76c0ac4532baa2e992c3 authored almost 3 years ago
feat: Fill Context.user from member data if user data is not given (#591)

1f8cafa6bae80b9521899cf36ece3f9f4c5208d1 authored almost 3 years ago
fix!: fix json serialization (#588)

* fix!: fix EmbedImageStruct serialization

* fix!: Button emoji serialization

f992dd2cbfab92af51a283a8b10ce2500808ab2b authored almost 3 years ago
fix: missing f string in leave_guild (#584) (#586)

d692810bae07277ccf85e144d26d5cf3f3acba66 authored almost 3 years ago
fix: minor bugs in ext (#578)

* fix: have VersionAuthor hash the encoded string of self

* fix: prevent AttributeErrors in e...

ea8c7aff7adf752613394e1a5ed4b8a583216235 authored almost 3 years ago
Fix!: prevent ``NoneType`` error during sub command checks and add kwarg for sub_commands without options (#568)

* fix!: make context not required

* fix!: remove requirement of reason in helper methods

*...

66d1df550261c6b0f44564d9f4088a74586e30b6 authored almost 3 years ago
ADMIN/chore: finish catchup from rebase (#573) (#574)

* docs: add migration docs for 4.1

* docs: detail message content intent in migration

6cc6333a26d9686a900c2119f94ef14f5e7503bc authored almost 3 years ago
ADMIN/chore: finish catchup from rebase (#573)

* docs: add migration docs for 4.1

* docs: detail message content intent in migration

511dfe8f6cbfafb507a2b094b4701075e16a2371 authored almost 3 years ago
ADMIN/chore: finish catchup from rebase (#573)

* docs: add migration docs for 4.1

* docs: detail message content intent in migration

c2b658d3edea086fa5f83aa4c78f10b83b86b250 authored almost 3 years ago
Merge branch 'unstable' into stable

a19ec997533b13f0dccec923b118581aec191694 authored almost 3 years ago
chore: rebase `unstable` from `stable`. (#572)

* docs: add migration docs for 4.1

* docs: detail message content intent in migration

8653b4d49583468c9c3d156c0ab65ec47effd5c5 authored almost 3 years ago
Merge branch 'unstable' into stable

ba46278856e0a666800d09501d4861f8d5915244 authored almost 3 years ago
ci: correct from checks

5f1b5cb4ca8e82bd71268f02b44d30335dba9222 authored almost 3 years ago
Merge branch 'unstable' into stable

2afad6ff334c564d9bef7d7d0353b2219c5eec6d authored almost 3 years ago
revert: correct merge conflicts

fd5079604cfd9b79e9c9c9c4bd32ab86335bbebf authored almost 3 years ago
style: correct ``StatusType`` repr

9e1adbd8ade47a37b410bc585b12c08e49013b81 authored almost 3 years ago
style: correct ``Locale`` repr.

bc891048f8fb4ae991b9f9db92418ef5e78f2c90 authored almost 3 years ago
docs: Document the rest of the Component object.

78c54028f701ff9b728ed1e832b7667e9bdbf22e authored almost 3 years ago
Merge branch 'unstable' of https://github.com/discord-py-interactions/discord-py-interactions into unstable

cd552441defe3bbc4a7fbf9dbdab6146daa3df5b authored almost 3 years ago
chore: catchup branch to ``stable``.

* fix!: make context not required

* fix!: remove requirement of reason in helper methods

* Upd...

87d3d38f022c8a4367525e1375e395eaed675d93 authored almost 3 years ago
fix!: make context not required (#563)

b096a9b52e6b2626c4540727cfe4dc3a16bbaa61 authored almost 3 years ago
fix!: remove requirement of ``reason`` in helper methods (#565)

* fix!: make context not required

* fix!: remove requirement of reason in helper methods

d3914bda44888a40606cd04aec88e9b83871c08d authored almost 3 years ago
fix: Edit Embed msg serialisation and refactor msg edit return (#561)

* fix: Edit message Embed instantiation serialisation and include proper message return on edit ...

0cc265d38ca5cde30f578058f3eb77628c3350bb authored almost 3 years ago
docs: improve documentation on extensions (#555)

* docs: improve documentation on extensions
Also it changes the variable and parameter names:
...

817e54136b8656171f95968afda6af9f086fa3d6 authored almost 3 years ago
fix: recursion depth error, implement subcommand option parsing, upgrade WSS version.

245bf7f929d9e408c8c3b80bf16606b8a2573f3f authored almost 3 years ago
fix!: Correct gateway command and subcommand dispatching (#559)

* fix!: correct kwarg dictionary when dispatching a command

* undo changes in dispatch

* fix!:...

acef57f3e9b381c8a6a3bb48342ca233a1a14c00 authored almost 3 years ago
feat(gateway): Client Latency support and introduce ready state (#548)

* feat(gateway): Client Latency support, introduce ready state, fix headers/docs

* feat: Extend...

a500da91ac3008621629676cc96cfc5782396b61 authored almost 3 years ago
Fix!: prevent conflict between slot and function name in guild.py (#556)

* Update guild.py

* Update guild.pyi

b07637f993b70517ef63e441bef38f624f80fa8e authored almost 3 years ago
fix!: prevent exception for non-chat-input commands when no description is present (#544)

* fix!: prevent exception being raised for non-chat-input commands when no description is presen...

38a3d80608c83620c225c5f86558daab10482fcc authored almost 3 years ago
feat: Client Presence implementation. (#543)

9ec988bf7d598fd92fcb809cbfefb7a0e8f0a25d authored almost 3 years ago
feat: Client Presence enum support. (#547)

c411a56aee31fb5a6eb9f4901578573508545e31 authored almost 3 years ago
fix: Fix ctx.send()/ctx.edit() functionality and return. (#540)

12f01c60f2d90716f5a72ca120d497f99926b733 authored almost 3 years ago
feat: Expand "modify" helper methods into single-argument helper methods to make editing of only one field easier (#479)

* channel.modify

* refactor: add `*`

* some guild stuff

* feat: expand guild.modify

...

6a86e98751bae708f2cab2e3fe32ed07e763ad2d authored almost 3 years ago
refactor: extract component building into seperate function (#526)

* refactor: extract component building into seperate function

* fix!: fix a recursion error

497071eab2e266ba25a9e3fbd5a24db6a8b40c1a authored almost 3 years ago
refactor: better Gateway for reconnection control. (#451)

* refactor: beginning Gateway connection rewrite.

* feat: add `UnavailableGuild` model object...

facebb7a34c2d53a6a88e0beadffb89f04a23ea7 authored almost 3 years ago
refactor: create a ContextMixin class, and extract methods into there (#494)

* refactor: create a ContextMixin class, and extract methods into there

* docs: update contex...

d55c21bf9a8a978cdad4d6e2c7319567619793ca authored almost 3 years ago
fix: Fix _json parsing for non-existent Emoji argument (#538)

* fix: Fix _json parsing for non-existent Emoji arguments

* ci: correct from checks.

Co-au...

cc27a8f1e65dc2d4ee812bf483ba0c714b5d8fe8 authored almost 3 years ago
chore: version bump, update authors

b29f8065773b6ec821661a3c2c87c2bd67aa7efc authored almost 3 years ago
chore: correct structure

7e56a581de098287114c163d341dd1704ef23c3c authored almost 3 years ago
chore: bug struct correction no. 2

862da47370300d204e2c447786b72c55875ac6f1 authored almost 3 years ago
chore: bug struct correction no. 3

0dd31bca5082d7409255a12fba9035e6a1c14713 authored almost 3 years ago
chore: streamline bug reporting issue process.

883296bdcb6490ed31414563309c4595c6579dd5 authored almost 3 years ago
feat: Added User.avatar_url() to get the resulting URL from a user (#515)

* feat: Added User.avatar_url() to get the resulting URL from a user

* ci: correct from check...

be5ad9632b83c440d9d9573dfaee3e27e1d6c1a2 authored almost 3 years ago
docs: Redocument CommandContext (#530)

acdcacbee879e957b561435010c45a83113930ab authored almost 3 years ago
chore: configure issue creation process

8e4e81b10b758eb0b12afa8228d4f57795249171 authored almost 3 years ago
fix: Fix Emoji ** argument for SelectOption. (#532)

d990fd6e8b414692adfe5745d8f8658bf712f800 authored almost 3 years ago
refactor: create an extra function for command payload checking (#529)

* a

* refactor: create an extra function for command payload checking

* refactor: extract ...

d6c92ffcce30a7789a8e2f98d048f7925e46f808 authored almost 3 years ago
docs: fix quickstart image hyperlink

d351328bf9eb47819a34f6785cd6e2303ccf58a1 authored almost 3 years ago
fix: add missing await

9d819ead1cd305045a9d6dca37316496617ca50f authored almost 3 years ago
fix: add a check to all SelectOptions conversions

84f7ecd2b528543800a5af73e4ff70d6aae8d240 authored almost 3 years ago
fix: Add str arg support for modals in extensions, fix headers. (#533)

43f6f42413a553cd54b87c879cfcac6619bfbef2 authored almost 3 years ago
fix: Fix actionrow SelectMenu/SelectOption json parsing.

07875ba41c881fa7ccee0f2a583c271d3f5eb4e3 authored almost 3 years ago
docs: document `ext` framework.

780988b1c00bad89a7964c794caa6b5b720c7676 authored almost 3 years ago
feat: implement `Converter` class.

c1d9a2b4079ec46ee84266fc92feb67197ea6040 authored almost 3 years ago
fix: `_Hash` error on versioning.

dc91d3d9fce1b597a50ce2917f77c56132e00c1c authored almost 3 years ago
feat: implement GUILD_MESSAGE_CONTENT privileged intent flag.

ce2638894455c86afc184718ecea7f7071405f24 authored almost 3 years ago
docs: Document the rest of the Component object.

0f1ebc53e0d8db47cf0d9a47fefbcc7c13161495 authored almost 3 years ago
style: correct ``Locale`` repr.

ce7c32404ac7fb8e46d74c53f07dcc48bb16002f authored almost 3 years ago
chore: update `HTTPClient` to use v10.

ca1c43db873a2ab10c5df39ac0a3ef6cb2f95b69 authored almost 3 years ago
style: correct ``StatusType`` repr

6972ff24965303b81104cd4b72663df78f03e799 authored almost 3 years ago
feat: Add localisation enum (#522)

* feat: add a Locale enum

* feat: add a Locale Enum

* feat: move ``StatusType``

e1320ac5c366febe138e441d7b081fb90a3d1ee8 authored almost 3 years ago
fix: Fix http loop invocation for py 3.10

c80efa9ae14be1c182f26fc43aaf99efef87a27d authored almost 3 years ago
docs: add modals to the quickstart (#503)

* refactor methods to use the `MISSING` value

* moved `MISSING` class to other file

* refa...

7a2b520bc6729632b47e687dde11ce3134ad5585 authored almost 3 years ago
feat: add a `get_extension` method to `Client` (#520)

fb495f0352fbd153853479fe7467609e92f841ed authored almost 3 years ago
refactor: Remove extra headers.

579f449878871bb8b5f4911dca3ea13f6f27d9c4 authored almost 3 years ago
refactor: sourcery AI refactor (#498)

542b59a256a323f7a7e358f169390f45c91b078c authored almost 3 years ago
docs: detail message content intent in migration

b2c1bad8d83af9195d8a4cda757dc26431662431 authored almost 3 years ago
docs: add migration docs for 4.1

210573d5f880bd06d640c71d352202a7b07db5c9 authored almost 3 years ago
chore: release 4.1.0 (#542)

chore: release 4.1.0

7d379f438a858455e51b07e228ecd1bc2f975a51 authored almost 3 years ago
feat!(gateway): Introduce proper reconnection without close. (#567)

It may introduce a runtime error however.

155c55ba16e9e9ab0454f46ee3e035651ed45a89 authored almost 3 years ago
refactor: set context back to required in gateway (#566)

* fix!: make context not required

* fix!: remove requirement of reason in helper methods

*...

bb7d6fbe41a2aaaacd4c96b563dee71fcfaa175c authored almost 3 years ago
fix: Edit Embed msg serialisation and refactor msg edit return (#561)

* fix: Edit message Embed instantiation serialisation and include proper message return on edit ...

943c6babb94239a3efda6d0354d0e8d74e363791 authored almost 3 years ago
fix!: remove requirement of ``reason`` in helper methods (#565)

* fix!: make context not required

* fix!: remove requirement of reason in helper methods

03051fd3fa8344e374e8185644c4345bf1cd6e97 authored almost 3 years ago
fix!: make context not required (#563)

8d3602f86235feb82f63afb00df9dafeb6bf402d authored almost 3 years ago
docs: improve documentation on extensions (#555)

* docs: improve documentation on extensions
Also it changes the variable and parameter names:
...

9db0c5c75f8403a2fa5e85cb0849a7ec08ffee53 authored almost 3 years ago
fix: recursion depth error, implement subcommand option parsing, upgrade WSS version.

42ab2c007e0a5d2bf79d3d0d9f2002372c92973c authored almost 3 years ago
fix!: Correct gateway command and subcommand dispatching (#559)

* fix!: correct kwarg dictionary when dispatching a command

* undo changes in dispatch

* fix!:...

fd0b535ea225ea0512ecc95ce5585d6edecad758 authored almost 3 years ago
feat(gateway): Client Latency support and introduce ready state (#548)

* feat(gateway): Client Latency support, introduce ready state, fix headers/docs

* feat: Extend...

862280c4d6aea89184408bcf588efa79d05d48b8 authored almost 3 years ago
Fix!: prevent conflict between slot and function name in guild.py (#556)

* Update guild.py

* Update guild.pyi

38b3dba27852835d13894a1128e309abac263d8c authored almost 3 years ago