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

fix: fix broken imports in prefixed commands

- Update NAFF import
- Remove unused imports
- Reorder

github.com/interactions-py/interactions.py - 078d1e3a9a151a13d52729df69bd28a72b4ffdec authored almost 2 years ago by LordOfPolls <[email protected]>
fix: a few dm related fixes

github.com/interactions-py/interactions.py - 106a395aa1dc40cb29db62e59459a003d205820d authored almost 2 years ago by LordOfPolls <[email protected]>
fix: update ip discovery to fit new spec

github.com/interactions-py/interactions.py - bc1515f6b28c860b9caf51cb5c5cdba668a7664f authored almost 2 years ago by LordOfPolls <[email protected]>
fix: improve reliability of initial voice connection

github.com/interactions-py/interactions.py - 1ebe821c8cacb4bbac4bab01ca9389b79c45b69e authored almost 2 years ago by LordOfPolls <[email protected]>
feat: enforce voice intents for voice connection

And yes astrea. You can stop bullying me for leaving code in, I removed the return

github.com/interactions-py/interactions.py - beebbc2b873b440dfb7227aca06366c3bd354be3 authored almost 2 years ago by LordOfPolls <[email protected]>
feat: re-add prefixed commands (#1231)

* feat: re-add prefixed commands

* feat: add basic repr to PrefixedCommandParameter

* feat...

github.com/interactions-py/interactions.py - b7323ad279b6ea0683fd7aaed4b381ebfedfdbfc authored almost 2 years ago by Astrea <[email protected]>
feat: add support for multiple images in an embed (#1241)

* feat: add support for multiple images in an embed

* feat: make embed changes backwards comp...

github.com/interactions-py/interactions.py - b843711fc7f9b19dc8c679e9caa0e2e84f2d4530 authored almost 2 years ago by LordOfPolls <[email protected]>
fix: adjust wait_for_component typehints (#1238)

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

github.com/interactions-py/interactions.py - 52a547c6e15e31b37b1bbb66c8a22425f7cc5262 authored almost 2 years ago by Astrea <[email protected]>
build: update requirements.txt

github.com/interactions-py/interactions.py - 708c902cdc76e4802b256da52f7563808e96ddd8 authored almost 2 years ago by LordOfPolls <[email protected]>
Revert "Merge pull request #1225 from interactions-py/black"

This reverts commit 4041b729efc13d4a1e3f145ce54606c2a4194a82.

github.com/interactions-py/interactions.py - 7b5bd99241f71bede8e130dc769b986e47cfad60 authored almost 2 years ago by Katelyn Gigante <[email protected]>
docs: clean slate

github.com/interactions-py/interactions.py - 5e0c201445fcc61f3ef21500003599b2dcf2fed0 authored almost 2 years ago by LordOfPolls <[email protected]>
fix(mixins): make client as public attribute

github.com/interactions-py/interactions.py - eb0f72951ab212803b6cd88aca7f85fe380c2fef authored almost 2 years ago by Damego <[email protected]>
feat: add extension reload reversion

When an extension fails to reload, the client will attempt to revert to the previous state to av...

github.com/interactions-py/interactions.py - 0021f5f0b4c7da8874ccccfcc054ad57fc4c34e6 authored almost 2 years ago by LordOfPolls <[email protected]>
Run `pre-comit run --all-files`

github.com/interactions-py/interactions.py - d43eddc60be5e2fd61449354c3c56ea4ef8818fc authored almost 2 years ago by Katelyn Gigante <[email protected]>
refactor: rebase onto NAFF[stable]

github.com/interactions-py/interactions.py - 67f48d2c05dbc12791b843176588ce814a691620 authored almost 2 years ago by LordOfPolls <[email protected]>
anti-feat: remove prefixed commands

github.com/interactions-py/interactions.py - a59a56f0301f30281cd852b0f55dec8157a3857d authored almost 2 years ago by LordOfPolls <[email protected]>
refactor: rework extension

github.com/interactions-py/interactions.py - dfaf3d7f3e382493c034f78cd1066e4a8aae535f authored almost 2 years ago by LordOfPolls <[email protected]>
refactor: import optimisation

github.com/interactions-py/interactions.py - e205d2cae7fabc874980afc2a1209ce6a646f30f authored almost 2 years ago by LordOfPolls <[email protected]>
feat: native uvloop support

github.com/interactions-py/interactions.py - cf676f62358585b21a867b332d1d2e11659b29ee authored almost 2 years ago by LordOfPolls <[email protected]>
feat: rework command dispatching

Credit to @Kigstn for the rework itself. I only fixed the ability to return messages to respond

github.com/interactions-py/interactions.py - e3b1ed1235851b5afea8a9a94ba497d191f29cb5 authored almost 2 years ago by LordOfPolls <[email protected]>
docs: scary warning

github.com/interactions-py/interactions.py - 9fb66b08dce6cc81194181045a6a2abb98903f74 authored almost 2 years ago by LordOfPolls <[email protected]>
feat: revamped snowflake

Its an int that knows its a snowflake

github.com/interactions-py/interactions.py - 912a12eaa0a1234403c042fede67a52a007472b6 authored almost 2 years ago by LordOfPolls <[email protected]>
feat: revamped context

github.com/interactions-py/interactions.py - 1cc443a23dc7e4923aeb2929bfc7dab805c8a40a authored almost 2 years ago by LordOfPolls <[email protected]>
feat: revamp client

github.com/interactions-py/interactions.py - 7bded95225b206b516090511bfc5cb354abc258f authored almost 2 years ago by LordOfPolls <[email protected]>
feat: improve member // user referencing

github.com/interactions-py/interactions.py - fed219ea75fa42525869e65ae70182e4883ff2d6 authored almost 2 years ago by LordOfPolls <[email protected]>
feat: add support for i.py style event subscription

@bot.event [...]

github.com/interactions-py/interactions.py - d1af4226905d8812040af1842338ec7d6734b342 authored almost 2 years ago by LordOfPolls <[email protected]>
docs: update example file

github.com/interactions-py/interactions.py - 1577159f1966ceca43466af39f50ee52f368f592 authored almost 2 years ago by LordOfPolls <[email protected]>
feat: amend main file

this is a temporary file for testing, nothing more to see

github.com/interactions-py/interactions.py - df76e2d98ec9dc6ca6508de0b4bb8e8eb0bfe0f0 authored almost 2 years ago by LordOfPolls <[email protected]>
refactor: change logging to `DEBUG` for attributes comparing (#1299)

change logging from info to debug of comparing attributes in __compare_sync()

github.com/interactions-py/v4 - ba978e577c56817ddc15fea5566f07681b3a92eb authored almost 2 years ago by Donbur4156 <[email protected]>
refactor(http): remove payload check in `modify_scheduled_event` (#1291)

github.com/interactions-py/v4 - c3efad8608bbf5141ca929d1d7a4f921ece1c7c9 authored almost 2 years ago by Damego <[email protected]>
fix: forgot to add the check

github.com/interactions-py/Astro - 63c84e9997fb6b9e7f32b631e5a581ed6e48c227 authored almost 2 years ago by Astrea49 <[email protected]>
feat: add back sync and token scanning functions

These were accidentally removed when moderation functionalities were.

github.com/interactions-py/Astro - 71f41ee2c873c7d32440cec3efeb6ad8fa621a02 authored almost 2 years ago by Astrea49 <[email protected]>
feat: update ping role select

* feat: add Server News ping role

* feat: remove Ext changelogs

github.com/interactions-py/Astro - 0671a7930585cf44bd3fb883ea21b7da62c6a977 authored almost 2 years ago by LordOfPolls <[email protected]>
feat: add server news id to metadata

github.com/interactions-py/Astro - 1f490cbdb34140fd3edea236abd5e5089b6efc7b authored almost 2 years ago by Astrea <[email protected]>
featπŸ’₯: remove moderation functionalities (#67)

* featπŸ’₯: remove moderation functionalities

These are to be replaced by Jarvis.
Report was ke...

github.com/interactions-py/Astro - ea443ae1e41160db74ae3f3d7f526ba0f18dc3ab authored almost 2 years ago by Astrea <[email protected]>
fix(context): `edit` method doesn't properly work after `send` (#1280)

* fix: edit after slash cmd

* fix: changed to defer or responded

* simplify code

* remo...

github.com/interactions-py/v4 - 054da6c6741381d34ea2dea84487892fa0c2a50c authored almost 2 years ago by GeomKid <[email protected]>
fix: errenous critical log when GUILD_MESSAGES intent is used (#1290)

by default the `GUILD_MESSAGES` intent (unprivileged) was causing critical logs on startup about...

github.com/interactions-py/v4 - e64028e58057b5a0182f8970f30158be8e7d361a authored almost 2 years ago by justcool393 <[email protected]>
refactor: optimize imports & add

github.com/interactions-py/restful - 3e3eca58e056f1cbc75ec2415c96008fb5fcf8bc authored almost 2 years ago by Damego <[email protected]>
docs: update readme

github.com/interactions-py/restful - 02a31c43ee5ed9a697728beb022fdd451466a316 authored almost 2 years ago by Damego <[email protected]>
feat: reimplement extension

github.com/interactions-py/restful - 2c2b893009a4411bbe42962f39edbe4ca9779161 authored almost 2 years ago by Damego <[email protected]>
refactor(context): remove `ctx.message` overriding after defering interaction (#1281)

* fix : defer message not refrenced

* fix: Something dumb I removed

github.com/interactions-py/v4 - 15af33f5d719e51b97c5a88f75d3f847b6008d78 authored almost 2 years ago by GeomKid <[email protected]>
fix(member): can't remove member from voice channel (#1282)

* fix : defer message not refrenced

* fix: Something dumb I removed

* fix modify cannot ta...

github.com/interactions-py/v4 - 5c95678622e7baa3c9c74b994cebb6189da859d9 authored almost 2 years ago by GeomKid <[email protected]>
docs: point to other links

github.com/interactions-py/.github - 44f259e38d86d3766035dcd18c68a2c3afd2d3a5 authored almost 2 years ago by Sophia <[email protected]>
docs: update setup instructions (#66)

* docs: update setup instructions

They were written for an old version of Astro.

* docs: c...

github.com/interactions-py/Astro - 961ab011b69cefc3ab902317ac699bf54d540ad9 authored almost 2 years ago by Astrea <[email protected]>
docs: clean up README verbiage

github.com/interactions-py/Astro - 4e4b9b63ec253092dc6af422164ca10045bd6ddb authored almost 2 years ago by Sophia <[email protected]>
feat: make titles consistent regardless of method

github.com/interactions-py/Astro - 1de21fb57ce59b0cb0f56d7984c0addd8a2b13b8 authored almost 2 years ago by Astrea49 <[email protected]>
feat: fetch title if embed cannot be found

github.com/interactions-py/Astro - ca6c4d41d3f3f16d6524e879b79f09580c50fcaf authored almost 2 years ago by Astrea49 <[email protected]>
feat: improve look of gh snippet embed

github.com/interactions-py/Astro - a81d2f635ea9360f3a4831300cb98532d8c076bc authored almost 2 years ago by Astrea49 <[email protected]>
feat: reply to token-containing message

github.com/interactions-py/Astro - 188ab27d8e8f1f4364da11bb1c2bfc5e2fa64277 authored almost 2 years ago by Astrea49 <[email protected]>
feat: prevent people leaking their tokens (#65)

* feat: prevent people leaking their tokens

* refactor: remove unneeded import

what on ear...

github.com/interactions-py/Astro - 189ab665ae38a8bda7de368117ffa9c1c85c5987 authored almost 2 years ago by LordOfPolls <[email protected]>
chore: remove unused import

github.com/interactions-py/Astro - 48147e5b71f62211fa15e71b0ae24e3098c4b811 authored almost 2 years ago by Astrea49 <[email protected]>
refactor: add all to common files

This makes linters a bit more understanding with imports

This also fixes a bug where typing was...

github.com/interactions-py/Astro - 88b59777bec9c2be67b6670662d363069bbe0cc8 authored almost 2 years ago by Astrea49 <[email protected]>
style!: move mod actions to non-ephemeral

Replaces #63.

github.com/interactions-py/Astro - 69c8512f6b1847651694248f537eba6144cd0221 authored almost 2 years ago by Astrea49 <[email protected]>
Merge pull request #1270 from interactions-py/unstable

chore: Merge unstable to stable.

github.com/interactions-py/interactions.py - 8bc3e1d28f9ee1956ee2e8201bf4335a0e2071db authored almost 2 years ago by DeltaX <[email protected]>
Merge pull request #1270 from interactions-py/unstable

chore: Merge unstable to stable.

github.com/interactions-py/v4 - 8bc3e1d28f9ee1956ee2e8201bf4335a0e2071db authored almost 2 years ago by DeltaX <[email protected]>
fix: null values for `message_reference` after serializing (#1271)

github.com/interactions-py/v4 - be2ac0ea2a8e3a59819b7d7ef7589fbb7cfb756e authored almost 2 years ago by Damego <[email protected]>
fix: null values for `message_reference` after serializing (#1271)

github.com/interactions-py/interactions.py - be2ac0ea2a8e3a59819b7d7ef7589fbb7cfb756e authored almost 2 years ago by Damego <[email protected]>
ci: weekly check. (#1272)

* ci: weekly check.

updates:
- [github.com/psf/black: 22.12.0 β†’ 23.1.0](https://github.com/psf/...

github.com/interactions-py/interactions.py - 55da69aeccce7b1b39ea2183056aa30118b6acfe authored almost 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
ci: weekly check. (#1272)

* ci: weekly check.

updates:
- [github.com/psf/black: 22.12.0 β†’ 23.1.0](https://github.com/psf/...

github.com/interactions-py/v4 - 55da69aeccce7b1b39ea2183056aa30118b6acfe authored almost 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
chore: Bump version to v4.4 (#1269)

github.com/interactions-py/v4 - c890be51a2d71e9f27cb394848db4ecd3cb94652 authored almost 2 years ago by DeltaX <[email protected]>
chore: Bump version to v4.4 (#1269)

github.com/interactions-py/interactions.py - c890be51a2d71e9f27cb394848db4ecd3cb94652 authored almost 2 years ago by DeltaX <[email protected]>
feat: add the `on_disconnect` event (#1199)

* feat: add the `on_disconnect` event

* Update docs/events.rst

* refactor: Move on_disconn...

github.com/interactions-py/interactions.py - 79857b764f7f06977cd20dd11f944fcc013b3e8e authored almost 2 years ago by Catalyst4 <[email protected]>
feat: add the `on_disconnect` event (#1199)

* feat: add the `on_disconnect` event

* Update docs/events.rst

* refactor: Move on_disconn...

github.com/interactions-py/v4 - 79857b764f7f06977cd20dd11f944fcc013b3e8e authored almost 2 years ago by Catalyst4 <[email protected]>
feat: add `component` property to `ComponentContext` (#1268)

* feat: add component to property of ComponentContext

* ci: correct from checks.

* feat: a...

github.com/interactions-py/v4 - e8075e4d03fdcfffbd6adafc3ae583b552740c42 authored almost 2 years ago by GeomKid <[email protected]>
feat: add `component` property to `ComponentContext` (#1268)

* feat: add component to property of ComponentContext

* ci: correct from checks.

* feat: a...

github.com/interactions-py/interactions.py - e8075e4d03fdcfffbd6adafc3ae583b552740c42 authored almost 2 years ago by GeomKid <[email protected]>
fix: `client`, `command` and `extension` are missed in `on_command` event (#1243)

github.com/interactions-py/interactions.py - 2c3ffa380b77ac4520ba653e2876f0e30718275d authored almost 2 years ago by Damego <[email protected]>
fix: `client`, `command` and `extension` are missed in `on_command` event (#1243)

github.com/interactions-py/v4 - 2c3ffa380b77ac4520ba653e2876f0e30718275d authored almost 2 years ago by Damego <[email protected]>
refactor(context): allow edit message from modal interaction (#1245)

* refactor(context): allow edit message from modal; move defer to base

* refactor: run pre-co...

github.com/interactions-py/v4 - 37840724b160ed649fcd45b5d3055958392da2b3 authored almost 2 years ago by Damego <[email protected]>
refactor(context): allow edit message from modal interaction (#1245)

* refactor(context): allow edit message from modal; move defer to base

* refactor: run pre-co...

github.com/interactions-py/interactions.py - 37840724b160ed649fcd45b5d3055958392da2b3 authored almost 2 years ago by Damego <[email protected]>
chore: remove unused regex

github.com/interactions-py/Astro - 97e9fa675b0fe73a6e6110c624817c7f80bff80e authored almost 2 years ago by Astrea49 <[email protected]>
fix: use a proper diff processor to improve diffs

github.com/interactions-py/Astro - 12082e7956253e93154bc9c66cd08f6b247ecc3b authored almost 2 years ago by Astrea49 <[email protected]>
feat: somewhat basic gh commit parser

github.com/interactions-py/Astro - 1d130bfcb234850e5bfea9eb317ab39f99f79a15 authored almost 2 years ago by Astrea49 <[email protected]>
refactor: adjust gh snippet regex handling

github.com/interactions-py/Astro - e1a366065222020a8d9bc47ed43b546d75686c84 authored almost 2 years ago by Astrea49 <[email protected]>
refactor: return embed on update (#1259)

* Made fields return embed

* Update message.py

* added typehints

* addded versionchange...

github.com/interactions-py/interactions.py - 067ea9b70ecabbb5f0b9d12d4dfea508e58726c2 authored almost 2 years ago by Morgan Metz <[email protected]>
refactor: return embed on update (#1259)

* Made fields return embed

* Update message.py

* added typehints

* addded versionchange...

github.com/interactions-py/v4 - 067ea9b70ecabbb5f0b9d12d4dfea508e58726c2 authored almost 2 years ago by Morgan Metz <[email protected]>
ci: weekly check. (#1258)

updates:
- [github.com/pycqa/isort: 5.11.4 β†’ 5.12.0](https://github.com/pycqa/isort/compare/5.11...

github.com/interactions-py/v4 - 837a8660237a6624efbb450d40cdbf681084160d authored almost 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
ci: weekly check. (#1258)

updates:
- [github.com/pycqa/isort: 5.11.4 β†’ 5.12.0](https://github.com/pycqa/isort/compare/5.11...

github.com/interactions-py/interactions.py - 837a8660237a6624efbb450d40cdbf681084160d authored almost 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
refactor: use clearer way of reversing list

github.com/interactions-py/Astro - d2b5347d0b180854345e7257e2a00a63169eb158 authored almost 2 years ago by Astrea49 <[email protected]>
fix: add in invis character before final text split

github.com/interactions-py/Astro - 89e1f3714c79bf99ac94fe1295ad4797510ff32b authored almost 2 years ago by Astrea49 <[email protected]>
docs: remove extra brackets in audit log entry (#1253)

github.com/interactions-py/interactions.py - 090add6ef53ea07b904f745b9315d0204e7cbccf authored almost 2 years ago by Damego <[email protected]>
docs: remove extra brackets in audit log entry (#1253)

github.com/interactions-py/v4 - 090add6ef53ea07b904f745b9315d0204e7cbccf authored almost 2 years ago by Damego <[email protected]>
feat: add member flags (#1252)

* feat: add member flags

* ci: correct from checks.

---------

Co-authored-by: pre-commi...

github.com/interactions-py/v4 - b583d8d2fcf467e18e57e4eeddaf34714a51639e authored almost 2 years ago by Damego <[email protected]>
feat: add member flags (#1252)

* feat: add member flags

* ci: correct from checks.

---------

Co-authored-by: pre-commi...

github.com/interactions-py/interactions.py - b583d8d2fcf467e18e57e4eeddaf34714a51639e authored almost 2 years ago by Damego <[email protected]>
fix: do a check to see if message is actually Message

...it could be BaseMessage. A bit weird, I know.

github.com/interactions-py/Astro - e3bb9900374bfa6922f4a631be6ba6cbe1d0402a authored almost 2 years ago by Astrea49 <[email protected]>
feat: remove unnecessary id note

github.com/interactions-py/Astro - 97a90133578fd06526ffb366bd21b8d27c45d044 authored almost 2 years ago by Astrea49 <[email protected]>
docs: add missed docs for role connection metadata (#1244)

github.com/interactions-py/interactions.py - 438c8e880218f391a671d369e046fb4da11bf5cc authored almost 2 years ago by Damego <[email protected]>
docs: add missed docs for role connection metadata (#1244)

github.com/interactions-py/v4 - 438c8e880218f391a671d369e046fb4da11bf5cc authored almost 2 years ago by Damego <[email protected]>
refactor: change logging level to debug for per-route ratelimit (#1242)

github.com/interactions-py/v4 - 9810c5b8b9d31455c372b59512cad98eb123886a authored almost 2 years ago by Damego <[email protected]>
refactor: change logging level to debug for per-route ratelimit (#1242)

github.com/interactions-py/interactions.py - 9810c5b8b9d31455c372b59512cad98eb123886a authored almost 2 years ago by Damego <[email protected]>
Merge pull request #1239 from Damego/make-sure-http-is-not-a-string

fix: check `Client._http` is not a string before logout

github.com/interactions-py/interactions.py - a997faeafdd67441f556a701c41e6f908ce82154 authored almost 2 years ago by DeltaX <[email protected]>
Merge pull request #1239 from Damego/make-sure-http-is-not-a-string

fix: check `Client._http` is not a string before logout

github.com/interactions-py/v4 - a997faeafdd67441f556a701c41e6f908ce82154 authored almost 2 years ago by DeltaX <[email protected]>
fix: make sure `Client._http` is not a string

github.com/interactions-py/v4 - b34fbfd1f7eac68b076e2679c787a165e2ef4b26 authored almost 2 years ago by Damego <[email protected]>
fix: make sure `Client._http` is not a string

github.com/interactions-py/interactions.py - b34fbfd1f7eac68b076e2679c787a165e2ef4b26 authored almost 2 years ago by Damego <[email protected]>
feat: Implement own `IntEnum` & `StrEnum` (#1201)

* feat: Implement own `IntEnum` & `StrEnum`

* feat: add logging

* Update team.py

github.com/interactions-py/interactions.py - f052b44fe392e6676c5c34f04a9d69e2fa00fbbb authored almost 2 years ago by Damego <[email protected]>
feat: Implement own `IntEnum` & `StrEnum` (#1201)

* feat: Implement own `IntEnum` & `StrEnum`

* feat: add logging

* Update team.py

github.com/interactions-py/v4 - f052b44fe392e6676c5c34f04a9d69e2fa00fbbb authored almost 2 years ago by Damego <[email protected]>
refactor: move `delete` to base context (#1219)

github.com/interactions-py/v4 - a6d93ecaabe60aeaa05aa6c39f740d209445358a authored almost 2 years ago by Damego <[email protected]>
refactor: move `delete` to base context (#1219)

github.com/interactions-py/interactions.py - a6d93ecaabe60aeaa05aa6c39f740d209445358a authored almost 2 years ago by Damego <[email protected]>
feat: Add support for age-restricted commands (#1208)

* feat: Add support for age-restricted commands

* refactor: pre-commited

* Update command....

github.com/interactions-py/interactions.py - 646e16cabc65855057f7eb381335e0ba7b5a3f93 authored almost 2 years ago by Damego <[email protected]>
feat: Add support for age-restricted commands (#1208)

* feat: Add support for age-restricted commands

* refactor: pre-commited

* Update command....

github.com/interactions-py/v4 - 646e16cabc65855057f7eb381335e0ba7b5a3f93 authored almost 2 years ago by Damego <[email protected]>
feat: Add helpers for role connection (#1207)

github.com/interactions-py/v4 - 13efcc4c50eacd5b4c9c8f0b9a7aa62ac3b0c020 authored almost 2 years ago by Damego <[email protected]>