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

feat: implement new `Version` logic for ext framework.

d15742152a71c4334a3b5baa2d618886f1d82c0d authored almost 3 years ago by James Walston <[email protected]>
fix: Add choice json parsing, effectively revert #431

a83d829e114e476fbca82776d8f8ff5f1272f836 authored almost 3 years ago by DeltaXWizard <[email protected]>
docs: correct typo in migrations.

e836e50f727ee91f81274b8b775f39530f72b166 authored almost 3 years ago by James Walston <[email protected]>
docs: add migrations page.

12f52d289ef8fe3e63c0fe484eaac943a484a9a6 authored almost 3 years ago by James Walston <[email protected]>
revert: move to one setup call.

32ed743986a20701100a51d1dae31c0b1513aae7 authored almost 3 years ago by James Walston <[email protected]>
docs: test

e96c4aaee22f47958b119bff619d55a6fc8e9448 authored almost 3 years ago by James Walston <[email protected]>
docs: fix building error.

2d9d7189a0f0c86d030c5a49a5398cb216ed189e authored almost 3 years ago by James Walston <[email protected]>
docs: Update links in README

7a3eb144be4d07b827ca9ba741d02312abc81534 authored almost 3 years ago by fl0w <[email protected]>
style: remove unused base data

a9ddd9ae2fa834f3a226daab34c696f731ae11f4 authored almost 3 years ago by fl0w <[email protected]>
chore: bump version up

3faf818686bd2dcc72a92e55879ba3d4f23417eb authored almost 3 years ago by fl0w <[email protected]>
feat!: move over to new library setup.

addcc88304f2013c0488515402ebed5dd7ecbf48 authored almost 3 years ago by fl0w <[email protected]>
chore: reflect unstable additions to stable. (#449)

chore: reflect unstable additions to stable.

eeafc565a90facd7c755d6122079ee1473259fc0 authored almost 3 years ago by fl0w <[email protected]>
fix!: allow ctx.edit to edit component responses when not deferred (#436)

* fix!:

- prevent removal of message contents when editing messages

- fix editing componen...

50b0f155ea6ab1b7d07bf64b33bd7db27b5f3d5f authored almost 3 years ago by EdVraz <[email protected]>
fix: Add Python 3.10 support to Limiter/Lock objects.

ce62812a6ac00be082958e5d52d1c79ea2d21830 authored almost 3 years ago by DeltaXWizard <[email protected]>
refactor: Logger parse structure (#431)

* fix: set default logging handlers to NullHandlers

* fix: replace log instancing with new ha...

f0e4d77a273da88b370c3360b10deaf428ee7cfc authored almost 3 years ago by Ventus <[email protected]>
fix: Suppress bucket cooldown warnings when cooldown is zero.

ca93602665fb6ad9f12b09001968993653f1015f authored almost 3 years ago by DeltaXWizard <[email protected]>
feat(http): Utilise per-bucket rate-limiting/locking.

f0f857b158dae713c04f9c038485da2df8d9c4a0 authored almost 3 years ago by DeltaXWizard <[email protected]>
docs: Fix typehint for ratelimit dict.

Also add back the response on error.

145d3c85a5c2fe9bf64b23f0d201ada783f7d120 authored almost 3 years ago by DeltaXWizard <[email protected]>
fix: Implement missing attributes for Application model.

9568b6a0df983cdcfdcc55f19c9dbb2ea0742d5b authored almost 3 years ago by DeltaXWizard <[email protected]>
feat(http)!: Implement sane rate limiting locks, retries, and account for errors, including refactored logic.

c7e68a865db679ee80cbe6717b0feddbae8f1673 authored almost 3 years ago by DeltaXWizard <[email protected]>
fix!: Fix @client.event invocation and choice iteration if not given.

b51983d3beb775df65bc9f6ecf36bac3dfd25335 authored almost 3 years ago by DeltaXWizard <[email protected]>
Merge branch 'unstable' of https://github.com/discord-py-interactions/discord-py-interactions into unstable

76218e35fd1ae4f1e97ff85ada99a64a3426df46 authored almost 3 years ago by James Walston <[email protected]>
refactor(http): implement yet again another rate limiter.

7cdd8d74c0386c2ed424f9bdd5b69ba6345dd35c authored almost 3 years ago by James Walston <[email protected]>
docs: correct broken ivar/param formatting. (#446)

* docs:
- fix guild.py

* docs:
- fix channel.py

* docs:
- fix member.py

* docs:
- f...

c4846af4faec01909611d53c1f858f9b7894271b authored almost 3 years ago by EdVraz <[email protected]>
fix(http): check bucket before sending a request for a cooldown.

158df3a97250ab58aa2b58948c0c5e1f7e00b02b authored almost 3 years ago by James Walston <[email protected]>
refactor(client,gateway,http): revert `NoReturn` types; implement saner HTTP ratelimiting.

7be091e6c42bbc41623fe5fb96924f6a29258a15 authored almost 3 years ago by James Walston <[email protected]>
fix: prevent NoneType closure during guild member check. (#439)

- fixed a bug (prevented iterating the NoneType)

d577cd0a81162917a55d7a55f4897338faef1301 authored almost 3 years ago by EdVraz <[email protected]>
chore: isolate dev dependencies into [dev] extra (#440)

Move code quality and documentation dependencies into an the [dev] extra. Prevents
unnecessaril...

b8b7856927b8a5930a420ccd4752981a81afcd53 authored almost 3 years ago by Luyao Yang <[email protected]>
refactor: Allow components during an edit; safeguard from missing HTTPClient. (#433)

* refactor:

- raise error if HTTPClient is not defined in helper methods to have a clearer er...

368fd5a562e46b3a5ba45c549291c31e1198d7cb authored almost 3 years ago by EdVraz <[email protected]>
fix(gateway,component): SelectMenu parse per SelectOption

* (f) fix SelectMenu and addition add values in message component

* [pre-commit.ci] auto fixe...

ed599463ab4a822a8df674af236e7c52e299fb30 authored almost 3 years ago by Meido no Hitsuji <[email protected]>
fix: choice recursion failing on `Option` spinup.

e573bcfd5154afd4817f5d4263f282b213637d57 authored almost 3 years ago by James Walston <[email protected]>
chore(client): update all method returns.

f599d41b83562da6b313b54e561dbf25fb86fc19 authored almost 3 years ago by James Walston <[email protected]>
feat: add sentinal value `MISSING`.

103a15d2cd1ee3b0775139fa7ff9d35cb0600ebd authored almost 3 years ago by James Walston <[email protected]>
chore(client): update interfacing of attrs.

ec5f5a177d1d0808697648a64134fa30fcbbd5b0 authored almost 3 years ago by James Walston <[email protected]>
fix: incorrect `guild_id` detection on bulk overwrite.

2aef53b69d93d27cfcc8233f3eb45f48aa11dbc0 authored almost 3 years ago by James Walston <[email protected]>
refactor(client, decor): Rewrite mapping conditions; synchronization process.

02dfe05c7ecfbb2359f82c48127aefe72efd972d authored almost 3 years ago by James Walston <[email protected]>
Merge pull request #444 from snazzyfox/fix-debug-prints

fix: change print to log.debug

df3001fea0b91960facb885000226a93d78a9750 authored almost 3 years ago by DeltaX <[email protected]>
Merge remote-tracking branch 'origin/unstable' into unstable

4853c38485ba2ca8abf6632087ad58ae5bf4448d authored almost 3 years ago by DeltaXWizard <[email protected]>
docs: Add image support for scheduled events.

cfadec07853ea276f2ddbdc0c277438594542af9 authored almost 3 years ago by DeltaXWizard <[email protected]>
fix: change print to log.debug

49122eaf7b0f3e770806f80a8c4d3f845d06dd83 authored almost 3 years ago by SnazzyFox <[email protected]>
Merge pull request #438 from EdVraz/docfix

docs: replace interactions.Client variable for lib/client referencing.

e82b8a08a71a592db113498720d7e1920b027717 authored almost 3 years ago by DeltaX <[email protected]>
docs:

bb778ce01a0535e79f28b05cd4c209fd8f486369 authored almost 3 years ago by EdVraz <[email protected]>
docs:

- replace interactions.Client variable in the dpy example because it was named as the library imp...

cdba706accf0cccb497dbec0bf7fb43873cb78e9 authored almost 3 years ago by EdVraz <[email protected]>
fix: Fix edit global command endpoint.

d1d32be45e00b816a6646c992b45a710f884cd48 authored almost 3 years ago by DeltaXWizard <[email protected]>
Merge pull request #437 from Jalancar/fix-command-sync

Fix for corrupted command in cache

5af782c0ff53d375a00e6fb4be10ef11f5d26f3c authored almost 3 years ago by DeltaX <[email protected]>
[pre-commit.ci] auto fixes from pre-commit.com hooks

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

513971749e970fb22a7658c8a3b4e5ff1101cec4 authored almost 3 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Fix for corrupted command in cache

743338fc5b5bcd191e8ba940b3610bf9eee839a1 authored almost 3 years ago by Jeff Carter <[email protected]>
Merge remote-tracking branch 'origin/unstable' into unstable

69253037ad14a45fe377d558eeab399007509a67 authored about 3 years ago by DeltaXWizard <[email protected]>
fix: Add undocumented attributes, fix headers, fix efficiency of command syncing.

4f50a0645a8ed18318f3449b08b93e8472deb89b authored about 3 years ago by DeltaXWizard <[email protected]>
fix!: Reduce circular imports

e855a875c6483411c6131807c6544259091ef40e authored about 3 years ago by EdVraz <[email protected]>
fix!: broken component logic

1cf2929928d06dedb6307de390f90b1a23f51d0a authored about 3 years ago by EdVraz <[email protected]>
Merge pull request #418 from EdVraz/unstable

feat: implement new helper functions

3b22a8a84620947bcc19f2d2f1ca5d6daa984f65 authored about 3 years ago by DeltaX <[email protected]>
Merge branch 'goverfl0w:unstable' into unstable

d988b29540db7b4e68df9997da02692cd9e651f6 authored about 3 years ago by EdVraz <[email protected]>
fix!

- broken component logic

592e4a84bfb6e83860858aab8511c3e514dd43f8 authored about 3 years ago by EdVraz <[email protected]>
fix: Add undocumented attributes, fix headers, fix efficiency of command syncing.

bfbaccb47247f39c6234a3a81908ba7ca044263e authored about 3 years ago by DeltaXWizard <[email protected]>
fix!

- Circular imports

f5b8893c6aecc38f3e71b08391777c47ccc893ff authored about 3 years ago by EdVraz <[email protected]>
fix!: Allow component sending in `Member.send()`

ae0c226273e4018479cedb2a714da356e0471602 authored about 3 years ago by EdVraz <[email protected]>
Merge branch 'goverfl0w:unstable' into unstable

e1b976b593584477a8f027a842c33d9cce5e99ca authored about 3 years ago by EdVraz <[email protected]>
fix: Update cache for updated commands based on API result.

ba282122724c33682509ab28f97efd77f201d2cb authored about 3 years ago by DeltaXWizard <[email protected]>
Merge pull request #420 from Catalyst4222/stable

feat: add member permissions

ec2bedbbf889999d493e4128e35121499733eef8 authored about 3 years ago by DeltaX <[email protected]>
Merge pull request #421 from LordOfPolls/stable

fix: Stop configuring logging

620792cc8f91d51a08ceb511483d2d258c3b4399 authored about 3 years ago by DeltaX <[email protected]>
fix: Fix command cache by caching more attribute values.

106344e7280f94cd7c781b8c6429c70089ea64c7 authored about 3 years ago by DeltaXWizard <[email protected]>
Merge pull request #422 from pwuertz/fix/autocomplete_doc

Fix/autocomplete doc

7596812d0b18e755d9e71f183019a4d5a5b8c295 authored about 3 years ago by DeltaX <[email protected]>
Merge branch 'unstable' into stable

165b4b71f96db6da2b66646c34e1cd900b53fb27 authored about 3 years ago by Catalyst4 <[email protected]>
Merge pull request #417 from Toricane/unstable

feat: implement @message_command and @user_command

56ecb3c2721751f40592a682e44054358348a127 authored about 3 years ago by DeltaX <[email protected]>
docs: Fix message docs, add banner attribute to channel

89fa332a39bbdd98c0a5693d1ed0f990c4805569 authored about 3 years ago by DeltaXWizard <[email protected]>
docs: Fix example in autocomplete documentation.

5318ae077aa019728eab902035286b1d16da0376 authored about 3 years ago by Peter Würtz <[email protected]>
fix: Remove additional logging references

be2fdcbf782e6d64879254f01d25dcb207b11524 authored about 3 years ago by LordOfPolls <[email protected]>
fix: Stop configuring logging

6ec822451349748cbbc8e2b7855a219b406679a5 authored about 3 years ago by LordOfPolls <[email protected]>
fix: Fix embed footer parsing, add Discord Status enum.

d5803e1f8d3c940391ef5d9326160e64a93cc0a0 authored about 3 years ago by DeltaXWizard <[email protected]>
[pre-commit.ci] auto fixes from pre-commit.com hooks

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

8ffad01ae8a772ff283a68cedb1a6a47a227844a authored about 3 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
feat: create a Permissions IntFlag for use in Member.permissions

b8e405e73c1e2487ffa47e7063b462cee5c6520e authored about 3 years ago by Catalyst4 <[email protected]>
refactor: change intents.py to flags.py

d186ed3578efbd975503c7f826a3b0eb98fb469e authored about 3 years ago by Catalyst4 <[email protected]>
fix: Fix embed field parsing and adjust documentation.

f0e71b58107dedb66783b9fda1b90db73bb9023f authored about 3 years ago by DeltaXWizard <[email protected]>
docs: fix typo in docstring

a0bfdc72cecc2d35514ccf8b1423526efd999fa6 authored about 3 years ago by Toricane <[email protected]>
Update interactions/api/models/message.py

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

eaea91f3abd7cb36db9cc91fecf8019d8d769c51 authored about 3 years ago by EdVraz <[email protected]>
Update interactions/api/models/guild.py

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

2e859c63367abbd0f7a942efccfd6e375673ee07 authored about 3 years ago by EdVraz <[email protected]>
Update interactions/api/models/guild.py

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

d00e498631651105e4eb21dabe7549388dcca8e2 authored about 3 years ago by EdVraz <[email protected]>
Update interactions/api/models/guild.py

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

5ca6b9c08a3a78ea38bd67e14528bbd8f3f0dd33 authored about 3 years ago by EdVraz <[email protected]>
Update interactions/api/models/channel.py

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

7056012bce7747e83d89b64041b6788babf90a85 authored about 3 years ago by EdVraz <[email protected]>
Update interactions/api/models/channel.py

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

2aef47349b328985d593db0ef55f49a110f9f7b4 authored about 3 years ago by EdVraz <[email protected]>
Update interactions/api/models/channel.py

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

052cf5ce578d0481b49b2824cec58da58b91f402 authored about 3 years ago by EdVraz <[email protected]>
Merge branch 'goverfl0w:unstable' into unstable

8775bae1049c4a8434a878510311f8e89e85b95c authored about 3 years ago by Toricane <[email protected]>
fix: Implement cache safeguard on some requests that require ID checking.

This is in response to #403.

0779821d1936829e25178d50a42f8984e5ba42e4 authored about 3 years ago by DeltaXWizard <[email protected]>
docs: correctly format docstring

99f374144e4b63ce088660d05b2aebf20ab664f6 authored about 3 years ago by Toricane <[email protected]>
feat: Implement GuildJoinRequest event, finish typehinting Integration model.

2aafb9d861485bd78c4e4f711fb73b06d9fa5823 authored about 3 years ago by DeltaXWizard <[email protected]>
docs: Fix typos in the EmbeddedActivity model.

53d7a9fd1f98126dfe4f8b25518e5ee5392f6a94 authored about 3 years ago by DeltaXWizard <[email protected]>
feat: Introduce embedded activity model, remove id in PresenceActivity model.

f57c955d8d23f9c03d4574523a6766126ddeaee3 authored about 3 years ago by DeltaXWizard <[email protected]>
Merge branch 'goverfl0w:unstable' into unstable

184cae3ed4c8a0a4f8bc7ce8ade3ac8ee08c14c1 authored about 3 years ago by EdVraz <[email protected]>
fix!: Fix context menu resolved data parsing, add default member avatar to User on Member object.

67b80ad43c8560dff3980842455451ac0a93d6d6 authored about 3 years ago by DeltaXWizard <[email protected]>
fix!: Fix context sending without components, HTTP error exception if proper data is received, add missing reason=

882c273846631fd0ea92dc298250a64e2e397c99 authored about 3 years ago by DeltaXWizard <[email protected]>
Merge branch 'unstable' of https://github.com/Toricane/discord-interactions into unstable

bcd0c1fa2e3f01a59803069e9ba8934b96fdfa2a authored about 3 years ago by Toricane <[email protected]>
refactor: remove unnecessary =None calls

16331faba057170be4756b91f8d14536fdad7196 authored about 3 years ago by Toricane <[email protected]>
Merge branch 'unstable' of https://github.com/EdVraz/discord-interactions into unstable

9d747a113009c90ce5b782483085006ee1e09fd4 authored about 3 years ago by EdVraz <[email protected]>
typo

6fef14c58d5ed40bff6648746bc02ff3fd0de87f authored about 3 years ago by EdVraz <[email protected]>
typo

fe334da717a3e2442d619d9bec346b020e63d18e authored about 3 years ago by EdVraz <[email protected]>
Merge branch 'goverfl0w:unstable' into unstable

3646c99e97fd845b791ad2864c30f524a1a3d8bb authored about 3 years ago by EdVraz <[email protected]>
funcs

d5b06171c76be87f8019726981127def00f5848f authored about 3 years ago by EdVraz <[email protected]>
even more functions

c8c9102684b8e529561e5b1eb06c02d19338775b authored about 3 years ago by EdVraz <[email protected]>
feat: move `HTTPException` to automatically trigger when an HTTP request fails.

592eeb79bb0b02db5114d9e1a59d6c49846e950f authored about 3 years ago by James Walston <[email protected]>