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

docs: remove hybrid commands

ffd98e6befb766c8c3f7a0912aec4cc21849ad2a authored almost 2 years ago by LordOfPolls <[email protected]>
fix: handle passing StringIO as file

77beb405a1d40235e0818eb9522b90fd2a854691 authored almost 2 years ago by LordOfPolls <[email protected]>
feat: support image alt text

https://github.com/NAFTeam/NAFF/pull/747 used as reference - reimplemented in http client for ef...

88751504b70652ba7bc657024b1eda6812a619e9 authored almost 2 years ago by LordOfPolls <[email protected]>
refactor: black format main.py

10f2feea20142a4eb40e66f31a6c83a6bbf6f6ea authored almost 2 years ago by LordOfPolls <[email protected]>
feat: Add single item list_converter support (#1293)

* Add single item list_converter support

* ci: correct from checks.

* Fix defer_edit_origi...

37914c60c3da6442348d8164cf817e5f7522eb4f authored almost 2 years ago by Speedcup <[email protected]>
fix: incorrect defer state for context menu

9d75ad0b8ca75e1853f3d97cd3e5e4c380deb8e8 authored almost 2 years ago by LordOfPolls <[email protected]>
feat💥: make subcmds able to inherit checks from base cmds (#1274)

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

def4835f16de90d0a45332bb3cdee2b4f0653287 authored almost 2 years ago by Astrea <[email protected]>
fix: emoji deletion error on guild leave (#1297)

* fix: emoji deletion error on guild leave

* ci: correct from checks.

---------

Co-auth...

38929adfd23d5881906f9788832ea50631aa3541 authored almost 2 years ago by Speedcup <[email protected]>
feat: allow passing an integer to button style (#1298)

* feat: allow pass integer to button style

* ci: correct from checks.

---------

Co-auth...

ce3f3553ae859f959fb2e679a15f1a967072b7b3 authored almost 2 years ago by Damego <[email protected]>
fix: bug in subcommand processing on initial sync

3d91e5476e6067f56355a48cafc6a359c103da52 authored almost 2 years ago by LordOfPolls <[email protected]>
fix: fix incorrect caching in interaction cache

8657cdf4c1db93c7e0c93f63565d6f13f4993ce5 authored almost 2 years ago by LordOfPolls <[email protected]>
feat: allow disabling autodefer through auto_defer methods (#1296)

* feat: allow disabling autodefer through auto_defer methods

* fix: oops

---------

Co-a...

3534b23e7f19bbae6fe03e405a7a772f489adeb3 authored almost 2 years ago by Astrea <[email protected]>
ci: replace flake8 with ruff (#1300)

* ci: define ruff config

* refactor: run ruff autofix

* ci: add D404 & D203 to excludes

...

36fbf7feaedc9af6d8b95bf096a3be852fdd5ea5 authored almost 2 years ago by LordOfPolls <[email protected]>
fix: prevent None in self.user.guilds

646ceead1446793edbd781e76bf2807352b0e141 authored almost 2 years ago by LordOfPolls <[email protected]>
fix: errant unicode breakage

2b425535984c904b58776f656d38c43b6431eedf authored almost 2 years ago by LordOfPolls <[email protected]>
refactor: remove legacy naff references

rip

97483be7b38f85639b3e7f4b843d1055716cb2da authored almost 2 years ago by LordOfPolls <[email protected]>
feat: implement console ext (#1287)

* feat: implement console ext

* style: linter pass

* ci: correct from checks.

* Update ...

a84ebcc1c1c7e2bfcc9fd717ac6c710e7269710d authored almost 2 years ago by LordOfPolls <[email protected]>
fix: readd missing attr to component context

0f3c1bc29129a9a5c02d337d63ef6fc74db53c15 authored almost 2 years ago by LordOfPolls <[email protected]>
refactor: linter pass

56e75591cb2b341b833978bd65c71c150e0916b1 authored almost 2 years ago by LordOfPolls <[email protected]>
fix: `editing_origin` not working properly (#1295)

* Update context.py

* ci: correct from checks.

---------

Co-authored-by: pre-commit-ci[...

5dd09df7b285cb230bb1c8b5bb03b47fe8600d60 authored almost 2 years ago by Speedcup <[email protected]>
refactor: remove more naff

40bd6d735807f5715405e18836eb045ba6815eb2 authored almost 2 years ago by LordOfPolls <[email protected]>
refactor: move sticker enums to enums.py

Also makes the enums value tolerant

fa3de35251ee6b160aa7e90427903fb863437f00 authored almost 2 years ago by LordOfPolls <[email protected]>
feat: Support Voice rcv (#1288)

* feat: Support voice rcv

* style: linter pass

* fix: further fixes to voice rcv (see desc...

476026fdbd331d714e5d338a4eb628767473f5d9 authored almost 2 years ago by LordOfPolls <[email protected]>
docs: copy naff docs framework

This can now be built

Commands:
`pip install -e .[docs]`
`mkdocs serve` or `mkdocs build` (your...

9a7e448c2838da34fea087c20118dbfc3cb37791 authored almost 2 years ago by LordOfPolls <[email protected]>
feat: support orjson, ujson, and msgspec

90e868020f0a2cccd9c9cbe0918ecd0cc7731f85 authored almost 2 years ago by LordOfPolls <[email protected]>
feat: re-add gateway.latency prop

d7cf13b26bdf45b253076135dadd6cd88482ac13 authored almost 2 years ago by LordOfPolls <[email protected]>
docs: adjust/fix a lot of the docs for i.py v5 (#1257)

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

67c6a3ae8d78a7cb2836e0ed974c387b72d5ae58 authored almost 2 years ago by Astrea <[email protected]>
feat: Add ratelimit tracebacks (#1250)

* feat: add optional tracebacks for ratelimits

* feat: debug ext now enables ratelimit traceb...

63b2e81183a356523c82039c1543ed928eb48aad authored almost 2 years ago by LordOfPolls <[email protected]>
feat: support coroutine checks in bot,wait_for

Without breaking!

9c7cefeccae82d6520f5b4b224dd8322049d5109 authored almost 2 years ago by LordOfPolls <[email protected]>
fix: fix member._user_ref classvar

5c3fe6ac5d9b8a821f65883ac98b5aa656d21e85 authored almost 2 years ago by LordOfPolls <[email protected]>
feat: restore missing objects in namespace

Automagically generated by reverting all packages back to their wildcarded state without `__all_...

f63d430ef71967d479b7203d29db488f84dcdd4e authored almost 2 years ago by LordOfPolls <[email protected]>
feat: allow bot http to be used as a context manager

example:
```python
async with Client(token=os.environ["TOKEN"]) as bot:
print("Logged in as"...

b0cd72061b01c1fcf1f2eb17302ea4ea4b4a23e2 authored almost 2 years ago by LordOfPolls <[email protected]>
fix: forgot to update state.latency

194070ab46d93b7efb35562f7444a8f8869e2e93 authored almost 2 years ago by LordOfPolls <[email protected]>
docs: add metadata to DebugExt

4ba8e00b720aaef119a33a23e622afeabdbaed10 authored almost 2 years ago by LordOfPolls <[email protected]>
refactor: tidy up components.py

e21fd512f4e1c5e8a5da5e50f2ea5cfc02315beb authored almost 2 years ago by LordOfPolls <[email protected]>
ci: Add NAFF flake plugins (#1227)

* Bring back (some of) the naff flake8 linters.

Fixing and re-enabling them is gonna be a pai...

1907390ebc26b72c6dc6b8ad0ad07d05beef00ae authored almost 2 years ago by Katelyn Gigante <[email protected]>
fix: fix logic error in sync resp caching

856083bfd9af1a3a30de3b223908a2a4d72d2a8b authored almost 2 years ago by LordOfPolls <[email protected]>
fix: rework interaction storage to handle subcommands properly

906c6edf24c9068d9f295ba31628888c2f04fc31 authored almost 2 years ago by LordOfPolls <[email protected]>
fix: remove errant import

ee4d2a92611c8f6a0b1f92506b120880f1a4b2ca authored almost 2 years ago by LordOfPolls <[email protected]>
fix: fix component emoji

6e8d1c4e7a892003b83cd274c34623313c9342f4 authored almost 2 years ago by LordOfPolls <[email protected]>
refactor: resolve carryover import issues

9eee3b42329de913d50d11cbe9de1d913b33567a authored almost 2 years ago by LordOfPolls <[email protected]>
feat: allow context mngr interface for File obj

4b3b7b753c2ee6024277b0fb23c4690e7e7a8618 authored almost 2 years ago by LordOfPolls <[email protected]>
feat: allow embed chaining

Mirrors new functionality here: https://github.com/interactions-py/interactions.py/pull/1259

Co...

9d3e273526036e0c39d1b87e78c379b660fe1972 authored almost 2 years ago by LordOfPolls <[email protected]>
feat: sexy buttonstyles alias

77702bb9a3cf9f1b453c1748ae40f51c0b6542d4 authored almost 2 years ago by LordOfPolls <[email protected]>
feat: sexy ChannelTypes alias

6eb1b437b4e96a950ccbf7afdbcb220953374bab authored almost 2 years ago by LordOfPolls <[email protected]>
feat: support ffprobe in audio

2edfd5f0741b3a1ee1ccf66ee5cf887c7795bbd5 authored almost 2 years ago by LordOfPolls <[email protected]>
fix: Subcommands not properly getting options

395c752dfd34c25ddf112da0f28f77ab04538a15 authored almost 2 years ago by zevaryx <[email protected]>
fix: "Type" typo in ContextMenuContext.defer

2582d7ba124ac541c66b1aae6c9fa62990fa9b5e authored almost 2 years ago by zevaryx <[email protected]>
feat: update windows opus

484983a5de4341358941249a9ecab32fe327af2f authored almost 2 years ago by LordOfPolls <[email protected]>
feat: add AlreadyResponded and update errors for defer

a15a17e6d4bfc9c3ed1312f1bd8a0a49c3489e9a authored almost 2 years ago by LordOfPolls <[email protected]>
fix: allow paginators to actually work (#1240)

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

f037574369b29b87926fe2440d275bb2871bf029 authored almost 2 years ago by Astrea <[email protected]>
style: `GUILD_MESSAGE_CONTENT` -> `MESSAGE_CONTENT` (#1265)

This is a name change meant to respect the proper naming convention from the Developer Documenta...

3b954a14ee84ea14115c3c3cd4673b7ef0a3131d authored almost 2 years ago by Sophia <[email protected]>
feat: re-add warning for prefix + no message content (#1264)

* feat: re-add warning for prefix + no message content

* fix: check that prefix is not mentio...

582deb05e0359b90f3b717cfde1e50d36c3f3909 authored almost 2 years ago by Astrea <[email protected]>
fix: a few dm related fixes

106a395aa1dc40cb29db62e59459a003d205820d authored almost 2 years ago by LordOfPolls <[email protected]>
docs: re-add prefixed command guide (#1263)

* docs: re-add prefixed command guide

* fix: use relative links to fix old links

---------...

e997267965b967a6da68c8797b849da65c4c42b8 authored almost 2 years ago by Astrea <[email protected]>
refactor 💥: enums are now singular (#1261)

* refactor: enums are now singular

Flags were intentionally excluded from this

* refactor:...

7aece9adb0f2cc996773165716a71b5b608d181a authored almost 2 years ago by LordOfPolls <[email protected]>
fix: update ip discovery to fit new spec

bc1515f6b28c860b9caf51cb5c5cdba668a7664f authored almost 2 years ago by LordOfPolls <[email protected]>
refactor: ffprobe is now toggled with an attribute

bd5911ca1bb6ddf4e30f869dc687fa1676ab25af authored almost 2 years ago by LordOfPolls <[email protected]>
fix: add str typing to StringSelect

e9b645c72b3bc4b3539ab1da94bb36aef0238172 authored almost 2 years ago by LordOfPolls <[email protected]>
fix: wrong defer state being sent

c134fbbbe561b6867924ad6be78b9998edad3656 authored almost 2 years ago by LordOfPolls <[email protected]>
fix: improve reliability of initial voice connection

1ebe821c8cacb4bbac4bab01ca9389b79c45b69e authored almost 2 years ago by LordOfPolls <[email protected]>
feat: readd `interactions.const` import

6394a834310b4812e6bff752354eef28c4343647 authored almost 2 years ago by LordOfPolls <[email protected]>
build: fix legacy necro readme issue

e4e841fc9abca19e567156712239b75e119e7577 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

beebbc2b873b440dfb7227aca06366c3bd354be3 authored almost 2 years ago by LordOfPolls <[email protected]>
fix: set probe to true by default for audio

2e3ce6c108e6584deb6947c17cff93ad9d8ecbbb authored almost 2 years ago by LordOfPolls <[email protected]>
perf: use FastJson in Client

140300baabb8c7eac00c8da24b40cccf7699cad7 authored almost 2 years ago by LordOfPolls <[email protected]>
Build: Update setup files (#1226)

* chore: Update pyproject.toml

* chore: Update setup.py

751b107fcb894c281fe91bd94c8f3c4e52986204 authored almost 2 years ago by Blue <[email protected]>
fix: fix oversights in autocomplete migration

b5d62e395e16b4aea765a5a2d70d115fd0aeb963 authored almost 2 years ago by LordOfPolls <[email protected]>
refactor: lint

54f68304e68e39df8512f0830fc8b677bd0ddfb8 authored almost 2 years ago by LordOfPolls <[email protected]>
docs: readme rewrite (#1262)

* docs: proposed new readme

* docs: fix autocodeblock

* docs: extension formatting fix

* docs...

f80d99ec8c45910e280ea453cd67ffe1e407743b authored almost 2 years ago by LordOfPolls <[email protected]>
fix: add missing attribs to modal context

c2076c8152e98506e6a5a3a7fff6e766242cdeb8 authored almost 2 years ago by LordOfPolls <[email protected]>
feat: add global autocomplete (#1273)

* feat: add global autocomplete

* refactor: linter pass

* fix: remove cheeky breakpoint

f9fbb548574450667fc905922c5b54b862ffec3f authored almost 2 years ago by LordOfPolls <[email protected]>
fix: handle dispatch before event loop created

8496e706eba0566c63c5830f977d3d92857a4e27 authored almost 2 years ago by LordOfPolls <[email protected]>
fix: adjust event-related typehints (#1256)

* fix: adjust event/listen-related typehints

* ci: correct from checks.

---------

Co-au...

4238b2b7fbc3b39b35fb55f3b9bbaa41b15df7a1 authored almost 2 years ago by Astrea <[email protected]>
feat: add gif sticker type

b35f79146e8b3a49e6f1e8cdb76aeb7eb68cffd7 authored almost 2 years ago by LordOfPolls <[email protected]>
refactor: rename StickerFormatTypes to match new convention

bb819e1524083b5984c4d30315ed772734d52487 authored almost 2 years ago by LordOfPolls <[email protected]>
feat: add user.avatar_url

code suggestion tools love suggesting snippet, this adds that

f8202cfcf4a63e11af86fe200802b4c436425799 authored almost 2 years ago by LordOfPolls <[email protected]>
feat: context menu context is now generated

3bc996f2f9144429ffc0dae11a88099f17e00d76 authored almost 2 years ago by LordOfPolls <[email protected]>
feat: ensure all resolvable types are attempted to be resolved

84cdb9881bc092ac5c6fe8a190b2ab0afab68ab3 authored almost 2 years ago by LordOfPolls <[email protected]>
feat: respect server avatars with `user.avatar_url`

b65e55748f2e7a140268c6cfe3f1d1c343968c2e authored almost 2 years ago by LordOfPolls <[email protected]>
feat: log ffmpeg version

d9869cac594eeffa9524ee2f74846371d08ca038 authored almost 2 years ago by LordOfPolls <[email protected]>
fix: fix incorrect endpoints for stickers

3aee48694db54dad3aea3ba7e0b037e1a5b0b2fb authored almost 2 years ago by LordOfPolls <[email protected]>
fix: handle no message access for context

48a42320fb07b4b61c489da3fe511e458debd706 authored almost 2 years ago by LordOfPolls <[email protected]>
feat💥: rework slash command parameter processing (#1275)

* feat💥: rework slash command parameter processing

This both makes it much faster and allows ...

f3ebf6cc9facd652733f98a136f60b9081b96366 authored almost 2 years ago by Astrea <[email protected]>
ci: Fix check-yaml pre-commit action (#1266)

c7d0a6bebbde393540487ac503c02b0809fddec5 authored almost 2 years ago by Katelyn Gigante <[email protected]>
feaT: support for @silent messages

4ec192bbad1b5d69e2e6edf2798cc15eee702ce9 authored almost 2 years ago by LordOfPolls <[email protected]>
fix: component commands use custom id for _command_name

eec81041843fcf324fed6bcf9b5be96803ffc9fe authored almost 2 years ago by LordOfPolls <[email protected]>
fix: re-add filename parsing for sending string paths

8a7660486caee69f9768cdf9241d3f001e0f64c6 authored almost 2 years ago by LordOfPolls <[email protected]>
ci: correct from checks.

935dc511964f01c12ca2102304dea50f690ae5a3 authored almost 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
fix: AttributeError in emoji conversion for options (#1279)

cfe5ea9f4a83d1c1772bd1dedfaaca1d108ed956 authored almost 2 years ago by Aiden <[email protected]>
feat: update and correctly typehint user.pyi (#1278)

* feat: update and correctly typehint user.pyi

* chore: run black on user.pyi

---------

...

7becd13b739dd5c8c2017c74e9c2f1c0199aa1a2 authored almost 2 years ago by Astrea <[email protected]>
fix: remove unneeded param for edit_origin

4a09914c5d2627020ae588f24f83591833b1b870 authored almost 2 years ago by LordOfPolls <[email protected]>
fix: correct emoji parsing and component -> modal (#1283)

* fix: three fixes

* feat: add myself lol

dc0f43b376260429951dcd96cf9334f605c498ab authored almost 2 years ago by Max <[email protected]>
docs: mirror readme on root index

f251ebea76bee3ae4caf00096900e02881e8245d authored almost 2 years ago by LordOfPolls <[email protected]>
docs: fix typehints for app cmd descriptions

Prevents IDE warnings

429c94482bc7d7b4f8c06a708e14be3c3cd8bea6 authored almost 2 years ago by LordOfPolls <[email protected]>
fix: add missing emoji methods to root dir

them being missing broke things

68c38a7ab805612a7d54a22320e905d588f48b5e authored almost 2 years ago by LordOfPolls <[email protected]>
fix: correct a ton of improper typehints (#1232)

* fix: correct a ton of improper typehints

* ci: correct from checks.

Co-authored-by: Astr...

03e7e600b180d4313d9df6c4e9cc47772ad749d0 authored almost 2 years ago by Astrea <[email protected]>
fix: fix typehint for listener

7961a998b2057788456746247a058ad0dc3e7999 authored almost 2 years ago by LordOfPolls <[email protected]>
fix: cache member data with context

86937a3d0f71e3db5303ca876f8fadd1b0858e64 authored almost 2 years ago by LordOfPolls <[email protected]>
refactor: remove breakpoint

7bd9ca78c0a6cfdefa2dfaca69f085a5f999e848 authored almost 2 years ago by LordOfPolls <[email protected]>