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

5.10.0

silasary opened this pull request over 1 year ago
fix: properly pass in proxy to http client

AstreaTSS opened this pull request over 1 year ago
refactor!: Auto mod refactor

mAxYoLo01 opened this pull request over 1 year ago
fix: check for guild for role processors

AstreaTSS opened this pull request over 1 year ago
fix: rely on guild id instead of guild for buckets

AstreaTSS opened this pull request over 1 year ago
[BUG] Unknown trigger type 3

LawMixer opened this issue over 1 year ago
fix: add application_id to ApplicationCommandPermissionsUpdate event …

mAxYoLo01 opened this pull request over 1 year ago
fix: typehint channels correctly in event classes

mAxYoLo01 opened this pull request over 1 year ago
[META] 6.0 Breaking Changes wishlist

silasary opened this issue over 1 year ago
[BUG] Guild is not passed to a message when using a Context menu

mAxYoLo01 opened this issue over 1 year ago
fix: Message.mention_users can return users if not in guild

mAxYoLo01 opened this pull request over 1 year ago
feat: add additional webhook functions

mAxYoLo01 opened this pull request over 1 year ago
Fix bot voice state connection issues

tequa opened this pull request over 1 year ago
ci: weekly check.

pre-commit-ci[bot] opened this pull request over 1 year ago
feat: add load_extensions method

m2ksims opened this pull request over 1 year ago
feat: add load_extensions method

m2ksims opened this pull request over 1 year ago
fix: add avatar_url to user Mixins

m2ksims opened this pull request over 1 year ago
feat: update docs and support state for custom statuses

AstreaTSS opened this pull request over 1 year ago
[FEAT] Custom activity states

i0bs opened this issue over 1 year ago
[BUG] Using User.avatar_url gives a "no attribute" type error

DeinAlptraum opened this issue over 1 year ago
5.9.2

silasary opened this pull request over 1 year ago
fix: properly fix component/modal callback

AstreaTSS opened this pull request over 1 year ago
5.9.1

silasary opened this pull request over 1 year ago
ci: weekly check.

pre-commit-ci[bot] opened this pull request over 1 year ago
[BUG] listen decorator is mistyped

DeinAlptraum opened this issue over 1 year ago
feat: infer modal/component callback names from coroutine

i0bs opened this pull request over 1 year ago
[BUG] modal_callback

Wolfhound905 opened this issue over 1 year ago
docs: clarify message content intent in documentation

i0bs opened this pull request over 1 year ago
docs: Examples

ekand opened this issue over 1 year ago
[BUG] This is stranger behaviour than a bug.

AlphaGaming7780 opened this issue over 1 year ago
chore: pyproject version bump

AstreaTSS opened this pull request over 1 year ago
5.9.0

AstreaTSS opened this pull request over 1 year ago
ci: weekly check.

pre-commit-ci[bot] opened this pull request over 1 year ago
[FEAT] Image upload to embed or allow Base64 images

syntaxsdev opened this issue over 1 year ago
feat: add ext.load and a_load

LordOfPolls opened this pull request over 1 year ago
[BUG] Images doesn't return all the image in the embed.

AlphaGaming7780 opened this issue over 1 year ago
feat: Implement missing stuff for scheduled events

Damego opened this pull request over 1 year ago
fix(http): incorrect path for delete permission endpoint

Donbur4156 opened this pull request over 1 year ago
[BUG] delete_channel_permission() uses wrong api endpoint

Donbur4156 opened this issue over 1 year ago
feat: add `guild` & `channel` properties to `ThreadMembersUpdate`

Damego opened this pull request over 1 year ago
ci: weekly check.

pre-commit-ci[bot] opened this pull request over 1 year ago
[BUG] ThreadMembersUpdate has no guild object

Mias15 opened this issue over 1 year ago
chore: fix typo in example

BritishBenji opened this pull request over 1 year ago
fix/feat: adjust invite obj to respect event variants

AstreaTSS opened this pull request over 1 year ago
fix: address issues with tag usage for guild forums

AstreaTSS opened this pull request over 1 year ago
[BUG] Invites have no guild parameter for create/delete event

Mias15 opened this issue over 1 year ago
Give mutable class attributes `typing.ClassVar` signatures

i0bs opened this pull request over 1 year ago
fix: make sure exported auto_defer is deco, not module

AstreaTSS opened this pull request over 1 year ago
fix: correct listen typehint

AstreaTSS opened this pull request over 1 year ago
docs💥: revamp extension guide

AstreaTSS opened this pull request over 1 year ago
feat: add ability to use different arg name than option name

AstreaTSS opened this pull request over 1 year ago
fix: bind app_permissions for HybridContext

AstreaTSS opened this pull request over 1 year ago
fix: use message channel for PrefixedContext

AstreaTSS opened this pull request over 1 year ago
[BUG] HybridContext Initialization from DM

itchono opened this issue over 1 year ago
feat: add rate limit per user where needed

LordOfPolls opened this pull request over 1 year ago
feat: add sort order for forums

LordOfPolls opened this pull request over 1 year ago
[FEAT] Add missing channel creation helper methods

Mias15 opened this issue over 1 year ago
[BUG] Channel attributes missing

Mias15 opened this issue over 1 year ago
feat: add id attr to app perms update event

i0bs opened this pull request over 1 year ago
Show diff failures for pre-commit CI workflow

i0bs opened this pull request over 1 year ago
docs: remove outdated cookiecutter template

AstreaTSS opened this pull request over 1 year ago
feat: add start_time(s) for AutoShardedClient

AstreaTSS opened this pull request over 1 year ago
feat: add default to delete/edit init interaction msg

AstreaTSS opened this pull request over 1 year ago
fix: account for BaseChannel for channel mentions

AstreaTSS opened this pull request over 1 year ago
feat: cache channel data from interactions

AstreaTSS opened this pull request over 1 year ago
feat: add args, kwargs to task

kennhh opened this pull request over 1 year ago
fix: wrap timestamp converter

LordOfPolls opened this pull request over 1 year ago
fix: properly parse converters for hybrid commands

AstreaTSS opened this pull request over 1 year ago
docs: fix issues with slash command guide

AstreaTSS opened this pull request over 1 year ago
docs: redo events guide

AstreaTSS opened this pull request over 1 year ago
feat: implement permission map

LordOfPolls opened this pull request over 1 year ago
feat: add alt methods for multi-arg params for prefixed cmds

AstreaTSS opened this pull request over 1 year ago
5.8.0

LordOfPolls opened this pull request over 1 year ago
fix: allow int for colo(u)r for Guild.create_role

AstreaTSS opened this pull request over 1 year ago
fix: properly pass in ephemeral for hybrid ctx

AstreaTSS opened this pull request over 1 year ago
fix: allow delete_after for ephemeral messages

AstreaTSS opened this pull request over 1 year ago
[BUG] Unsupported channel type

LawMixer opened this issue over 1 year ago
[BUG] Fix ctx.send("", delete_after) for ephemeral message

BigChungus888 opened this issue over 1 year ago
[BUG] color in create_role() doesn´t allow int

Donbur4156 opened this issue over 1 year ago
feat: Add support for return-style command callbacks

silasary opened this pull request over 1 year ago
docs: make autocomplete usage clearer

AstreaTSS opened this pull request over 1 year ago
Fixed typo

LarssJakobsons opened this pull request over 1 year ago
ci: weekly check.

pre-commit-ci[bot] opened this pull request over 1 year ago
fix: cannot get user of message interaction

Damego opened this pull request over 1 year ago
feat: support media channels

LordOfPolls opened this pull request over 1 year ago
fix: filter out Nones from guild.role before sorting

AstreaTSS opened this pull request over 1 year ago
feat: add permissions attr to Member

AstreaTSS opened this pull request over 1 year ago
fix: properly parse image from dict for embeds

AstreaTSS opened this pull request over 1 year ago
fix: filter out cache misses from guild properties

AstreaTSS opened this pull request over 1 year ago
feat: support new discord models

LordOfPolls opened this pull request over 1 year ago
v5.7.0

LordOfPolls opened this pull request over 1 year ago
docs: update changelog page to reflect newer releases

Crspy2 opened this pull request over 1 year ago
feat: warn users when they try and send attachments as files

LordOfPolls opened this pull request over 1 year ago
feat: Add url properties for Stickers and Custom Emoji

silasary opened this pull request over 1 year ago
ci: weekly check.

pre-commit-ci[bot] opened this pull request over 1 year ago
[BUG] AttributeError: module 'interactions' has no attribute 'Option'

ThisIsACoolBoy opened this issue over 1 year ago