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

Forgot await

OptimizationFreak opened this pull request 12 days ago
docs: Pagination

conwayAlex opened this issue 29 days ago
5.14

silasary opened this pull request about 1 month ago
feat: add guild_count property

AstreaTSS opened this pull request about 1 month ago
feat: Add support for Application Emoji

silasary opened this pull request about 1 month ago
Class `Intents` received an invalid and unexpected value

TLPotatoe opened this issue about 2 months ago
[BUG] Command not appearing in DM even with dm_permission set to True

BigChungus888 opened this issue 3 months ago
[BUG] Unexpected Bucket Already Locked Error

BigChungus888 opened this issue 3 months ago
fix: Add POLL_RESULT to MessageType enum

LawMixer opened this pull request 4 months ago
[BUG] Webhook cannot execute stickers

retr0-init opened this issue 4 months ago
fix: correctly serialize slash cmd with same names from different scope

AstreaTSS opened this pull request 4 months ago
Add `name` as an alias for `display_name`

AutonomousCat opened this pull request 4 months ago
[BUG] Undocumented `MessageType` code on poll result messages

retr0-init opened this issue 5 months ago
feat: Add poll result embed type

retr0-init opened this pull request 5 months ago
fix: correct usage of user id in interaction metadata

retr0-init opened this pull request 5 months ago
fix: properly parse aliases for base commands

AstreaTSS opened this pull request 5 months ago
fix: VoiceGateway connection is closed with code 4020

SirTurlock opened this pull request 5 months ago
fix: make _on_raw_message_poll_vote events use correct data

Lacosst0 opened this pull request 5 months ago
fix: use localizations for InteractionCommand

AstreaTSS opened this pull request 5 months ago
[FEAT] Add Emoji Requests for applications

kylianpl opened this issue 5 months ago
feat: add `thread_name` field in the webhook field

retr0-init opened this pull request 5 months ago
[FEAT] Support creating thread in Forum with webhook

retr0-init opened this issue 5 months ago
feat: GuildForum supports webhook

retr0-init opened this pull request 5 months ago
5.13.2

silasary opened this pull request 5 months ago
fix: change start_time source in CronTrigger.next_fire()

mifuyutsuki opened this pull request 5 months ago
[BUG] CronTrigger may fire multiple times at once

mifuyutsuki opened this issue 5 months ago
fix: command lookup error when scope is cached

sondevra opened this pull request 5 months ago
fix: fallback to empty list if entitlements is not provided

AstreaTSS opened this pull request 6 months ago
fix/test: ensure polls are being correctly processed

AstreaTSS opened this pull request 6 months ago
feat: Add audioop-lts for python 3.13+

silasary opened this pull request 6 months ago
Ruff 2.0 Changes

silasary opened this pull request 6 months ago
Fix typo in pyproject.toml

silasary opened this pull request 6 months ago
5.13.1

silasary opened this pull request 6 months ago
feat: Update max poll duration

LawMixer opened this pull request 6 months ago
fix: make ClientT covariant

AstreaTSS opened this pull request 6 months ago
feat: add polls intents

AstreaTSS opened this pull request 6 months ago
fix: don't ignore allow_multiselect when serializing

AstreaTSS opened this pull request 6 months ago
fix: correctly set responded in edit_origin

ItsRqtl opened this pull request 6 months ago
fix: adjust Timestamp.astimezone checks

AstreaTSS opened this pull request 6 months ago
[BUG] Incorrect exception raised for premium buttons

AstreaTSS opened this issue 6 months ago
feat: add premium buttons

AstreaTSS opened this pull request 6 months ago
docs: use jump_url instead of content for getting started guide

AstreaTSS opened this pull request 6 months ago
feat: make context have generic client types

AstreaTSS opened this pull request 6 months ago
feat: add message type 44, set message type 14-17/36-39 to be deletable

ItsRqtl opened this pull request 6 months ago
fix: allow removing files and embeds by editing

ItsRqtl opened this pull request 7 months ago
ci: specify language_version to python 3.10

AstreaTSS opened this pull request 7 months ago
feat: add bulk banning

AstreaTSS opened this pull request 7 months ago
feat/fix: improve typehinting of wait_fors

AstreaTSS opened this pull request 7 months ago
feat: add REQUIRE_TAG and make channel flags editable

AstreaTSS opened this pull request 7 months ago
feat: update entitlements with new properties and functions

AstreaTSS opened this pull request 7 months ago
feat: add polls

AstreaTSS opened this pull request 7 months ago
5.13

silasary opened this pull request 7 months ago
feat: add webhook message functions

Lacosst0 opened this pull request 7 months ago
fix: correctly unpack startup tasks in AutoShardedClient

mifuyutsuki opened this pull request 7 months ago
I don't know if I'm doing this right

LBTheHinzers opened this issue 7 months ago
[BUG] audioop is deprecated and to be removed in Python 3.13

AstreaTSS opened this issue 7 months ago
[FEAT] Custom DuplicateCommandError exception

BnDLett opened this issue 7 months ago
fix: let unload_extension() pop regex pattern listeners

mifuyutsuki opened this pull request 7 months ago
add deactivate_buttons() to Paginators

Donbur4156 opened this pull request 7 months ago
[FEAT] Add deactivate_buttons() function to Paginators

Donbur4156 opened this issue 7 months ago
fix: add extension name before loading in callbacks

AstreaTSS opened this pull request 8 months ago
fix: hook onto add_command to propagate errors correctly

AstreaTSS opened this pull request 8 months ago
5.12.1

silasary opened this pull request 8 months ago
fix: export CronTrigger

AstreaTSS opened this pull request 8 months ago
fix: bump minimum discord-typings version to 0.7.0

AstreaTSS opened this pull request 8 months ago
[BUG] ChannelFlags is missing REQUIRE_TAG

Mias15 opened this issue 8 months ago
fix/refactor: add missing imports and reorganize some alls

AstreaTSS opened this pull request 8 months ago
feat: Update AuditLogEventType with new entries

silasary opened this pull request 8 months ago
[BUG] Interactions not recognizing guilg

ahmadkaraane opened this issue 8 months ago
[BUG] module

NeverGonaLetYouCry opened this issue 8 months ago
docs: update license shield in readme

mifuyutsuki opened this pull request 8 months ago
5.12.0

silasary opened this pull request 8 months ago
chore: Update pypi Status classifier

silasary opened this pull request 8 months ago
fix: don't hang on while loop when reconnecting

AstreaTSS opened this pull request 8 months ago
feat: option to defer without raising errors

mifuyutsuki opened this pull request 8 months ago
feat: option to hide paginator buttons on stop/timeout

mifuyutsuki opened this pull request 8 months ago
fix: adjust DistinctFlag.__call__ for python 3.12.3+

Scrxtchy opened this pull request 8 months ago
fix: adjust DistinctFlag.__call__ for python 3.12.3+

AstreaTSS opened this pull request 8 months ago
Task loop supports localized datetime from trigger

ZeGmX opened this pull request 9 months ago
Fix #1653

retr0-init opened this pull request 9 months ago
fix: pass client for SelectDefaultValues.from_object

AstreaTSS opened this pull request 9 months ago
feat: make Member.avatar_url pull from server profile avatar

mifuyutsuki opened this pull request 9 months ago
[BUG] Websocket Heartbeat Interval TypeError on reconnect

Scrxtchy opened this issue 9 months ago
fix: Fix import errors introduced in CronTrigger feature

silasary opened this pull request 9 months ago
feat: add support for user-installable apps

AstreaTSS opened this pull request 9 months ago
feat: Add guild onboarding settings

david-why opened this pull request 9 months ago