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

refactor: remove more naff

github.com/interactions-py/interactions.py - 40bd6d735807f5715405e18836eb045ba6815eb2 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: Support Voice rcv (#1288)

* feat: Support voice rcv

* style: linter pass

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

github.com/interactions-py/interactions.py - 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...

github.com/interactions-py/interactions.py - 9a7e448c2838da34fea087c20118dbfc3cb37791 authored almost 2 years ago by LordOfPolls <[email protected]>
feat!: Implement support for the `guild_audit_log_entry_create` event (#1224)

* feat: Implement support for the `guild_audit_log_entry_create` event

* refactor: subclass `...

github.com/interactions-py/interactions.py - a2c842180d85fa02bc3ce53a8b44e1514784712e authored almost 2 years ago by Damego <[email protected]>
docs: adjust/fix a lot of the docs for i.py v5 (#1257)

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

github.com/interactions-py/interactions.py - 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...

github.com/interactions-py/interactions.py - 63b2e81183a356523c82039c1543ed928eb48aad authored almost 2 years ago by LordOfPolls <[email protected]>
feat: Add member flags (#1251)

* feat: Add member flags

* ci: correct from checks.

---------

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

github.com/interactions-py/interactions.py - 44a4a97f2c7287cf47ab68b4dc0820b3678533e8 authored almost 2 years ago by Damego <[email protected]>
fix: fix member._user_ref classvar

github.com/interactions-py/interactions.py - 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_...

github.com/interactions-py/interactions.py - f63d430ef71967d479b7203d29db488f84dcdd4e authored almost 2 years ago by LordOfPolls <[email protected]>
refactor: tidy up context.py

github.com/interactions-py/interactions.py - 69c36c02023e30a5fa2769f48adc8e491396f62e authored almost 2 years ago by LordOfPolls <[email protected]>
fix: fix logic error in sync resp caching

github.com/interactions-py/interactions.py - 856083bfd9af1a3a30de3b223908a2a4d72d2a8b authored almost 2 years ago by LordOfPolls <[email protected]>
fix: rework interaction storage to handle subcommands properly

github.com/interactions-py/interactions.py - 906c6edf24c9068d9f295ba31628888c2f04fc31 authored almost 2 years ago by LordOfPolls <[email protected]>
fix: use python 3.10 for pre-commit (#1234)

Also fixes the errors that come up because of this fix.

Co-authored-by: Astrea49 <25420078+As...

github.com/interactions-py/interactions.py - 50bdfcbd0177ebfcfcc6b2595376bb0000b8783f authored almost 2 years ago by Astrea <[email protected]>
fix: fix component emoji

github.com/interactions-py/interactions.py - 6e8d1c4e7a892003b83cd274c34623313c9342f4 authored almost 2 years ago by LordOfPolls <[email protected]>
refactor: resolve carryover import issues

github.com/interactions-py/interactions.py - 9eee3b42329de913d50d11cbe9de1d913b33567a authored almost 2 years ago by LordOfPolls <[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]>
feat: sexy buttonstyles alias

github.com/interactions-py/interactions.py - 77702bb9a3cf9f1b453c1748ae40f51c0b6542d4 authored almost 2 years ago by LordOfPolls <[email protected]>
feat: sexy ChannelTypes alias

github.com/interactions-py/interactions.py - 6eb1b437b4e96a950ccbf7afdbcb220953374bab authored almost 2 years ago by LordOfPolls <[email protected]>
fix: Subcommands not properly getting options

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

github.com/interactions-py/interactions.py - 2582d7ba124ac541c66b1aae6c9fa62990fa9b5e authored almost 2 years ago by zevaryx <[email protected]>
feat: add respond alias to context

github.com/interactions-py/interactions.py - 3fe6ff59403168eaa4aaf9d31d2b4c9e121fb967 authored almost 2 years ago by LordOfPolls <[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...

github.com/interactions-py/interactions.py - 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...

github.com/interactions-py/interactions.py - 582deb05e0359b90f3b717cfde1e50d36c3f3909 authored almost 2 years ago by Astrea <[email protected]>
fix: Account for group = SlashCommand(...) usage

github.com/interactions-py/interactions.py - 4ef8d4d422fc1f21552e849fa49a3c1033d44d76 authored almost 2 years ago by zevaryx <[email protected]>
docs: re-add prefixed command guide (#1263)

* docs: re-add prefixed command guide

* fix: use relative links to fix old links

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

github.com/interactions-py/interactions.py - 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:...

github.com/interactions-py/interactions.py - 7aece9adb0f2cc996773165716a71b5b608d181a authored almost 2 years ago by LordOfPolls <[email protected]>
style: linter pass

github.com/interactions-py/interactions.py - 3a279fcb5d1ff112ec43de6316b4a5d88730b5e9 authored almost 2 years ago by LordOfPolls <[email protected]>
fix: add str typing to StringSelect

github.com/interactions-py/interactions.py - e9b645c72b3bc4b3539ab1da94bb36aef0238172 authored almost 2 years ago by LordOfPolls <[email protected]>
fix: wrong defer state being sent

github.com/interactions-py/interactions.py - c134fbbbe561b6867924ad6be78b9998edad3656 authored almost 2 years ago by LordOfPolls <[email protected]>
feat: readd `interactions.const` import

github.com/interactions-py/interactions.py - 6394a834310b4812e6bff752354eef28c4343647 authored almost 2 years ago by LordOfPolls <[email protected]>
build: fix legacy necro readme issue

github.com/interactions-py/interactions.py - e4e841fc9abca19e567156712239b75e119e7577 authored almost 2 years ago by LordOfPolls <[email protected]>
docs: new docstring for FastJson

github.com/interactions-py/interactions.py - 936fd32bc565bbf86febfa89263f26b028eb30ae authored almost 2 years ago by LordOfPolls <[email protected]>
fix: fix oversights in autocomplete migration

github.com/interactions-py/interactions.py - b5d62e395e16b4aea765a5a2d70d115fd0aeb963 authored almost 2 years ago by LordOfPolls <[email protected]>
feat: add missing context methods (#1237)

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

github.com/interactions-py/interactions.py - 21d82d7cb2e17ec20bf80bf73b2ae39206328607 authored almost 2 years ago by Astrea <[email protected]>
fix: add missing attribs to modal context

github.com/interactions-py/interactions.py - 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

github.com/interactions-py/interactions.py - f9fbb548574450667fc905922c5b54b862ffec3f authored almost 2 years ago by LordOfPolls <[email protected]>
fix: typehint Client.ext (#1255)

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

github.com/interactions-py/interactions.py - 55dad16732dac38b6c3e782982038b616c1b62a8 authored almost 2 years ago by Astrea <[email protected]>
feat: add components to main.py example

github.com/interactions-py/interactions.py - 7c27a72c1f8b38f1e5afae2437e95e9c634921bd authored almost 2 years ago by LordOfPolls <[email protected]>
feat: add gif sticker type

github.com/interactions-py/interactions.py - b35f79146e8b3a49e6f1e8cdb76aeb7eb68cffd7 authored almost 2 years ago by LordOfPolls <[email protected]>
refactor: rename StickerFormatTypes to match new convention

github.com/interactions-py/interactions.py - bb819e1524083b5984c4d30315ed772734d52487 authored almost 2 years ago by LordOfPolls <[email protected]>
feat: context menu context is now generated

github.com/interactions-py/interactions.py - 3bc996f2f9144429ffc0dae11a88099f17e00d76 authored almost 2 years ago by LordOfPolls <[email protected]>
feat: ensure all resolvable types are attempted to be resolved

github.com/interactions-py/interactions.py - 84cdb9881bc092ac5c6fe8a190b2ab0afab68ab3 authored almost 2 years ago by LordOfPolls <[email protected]>
feat: allow token to be passed through client init or through start

github.com/interactions-py/interactions.py - 8fb67e375de13a433e9fb6851d47f155aa58812c authored almost 2 years ago by LordOfPolls <[email protected]>
fix: handle no message access for context

github.com/interactions-py/interactions.py - 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 ...

github.com/interactions-py/interactions.py - f3ebf6cc9facd652733f98a136f60b9081b96366 authored almost 2 years ago by Astrea <[email protected]>
fix: adjust cmd-related deco typehints (#1229)

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

github.com/interactions-py/interactions.py - d86e068aa01f5885fc1fe32e3c0a57f224a7f74e authored almost 2 years ago by Astrea <[email protected]>
feaT: support for @silent messages

github.com/interactions-py/interactions.py - 4ec192bbad1b5d69e2e6edf2798cc15eee702ce9 authored almost 2 years ago by LordOfPolls <[email protected]>
fix: component commands use custom id for _command_name

github.com/interactions-py/interactions.py - eec81041843fcf324fed6bcf9b5be96803ffc9fe authored almost 2 years ago by LordOfPolls <[email protected]>
perf: move jurigged startup to before `startup` event

github.com/interactions-py/interactions.py - 2a7d9f6fff61b5ad12d004ab856351ee59545c16 authored almost 2 years ago by LordOfPolls <[email protected]>
fix: AttributeError in emoji conversion for options (#1279)

github.com/interactions-py/interactions.py - 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

---------

...

github.com/interactions-py/interactions.py - 7becd13b739dd5c8c2017c74e9c2f1c0199aa1a2 authored almost 2 years ago by Astrea <[email protected]>
Add pytest ini options

github.com/interactions-py/interactions.py - 6d69dedf341f767db08ff00a42bc42d5e1d45bfd authored almost 2 years ago by Katelyn Gigante <[email protected]>
fix: correct emoji parsing and component -> modal (#1283)

* fix: three fixes

* feat: add myself lol

github.com/interactions-py/interactions.py - dc0f43b376260429951dcd96cf9334f605c498ab authored almost 2 years ago by Max <[email protected]>
docs: mirror readme on root index

github.com/interactions-py/interactions.py - f251ebea76bee3ae4caf00096900e02881e8245d authored almost 2 years ago by LordOfPolls <[email protected]>
fix: Type issues with app command permission (#1247)

* fix: Type issues with app command permission

* ci: correct from checks.

Co-authored-by: ...

github.com/interactions-py/interactions.py - 16ebfbdbfabc4961c1c5772554f0934a0fdc4c61 authored almost 2 years ago by Ben Woo <[email protected]>
docs: change url

github.com/interactions-py/interactions.py - ad5a28bfabe24579b091a75fbcf023a9f3187504 authored almost 2 years ago by LordOfPolls <[email protected]>
style: pre-commit now respects pyproj

github.com/interactions-py/interactions.py - 0445558c11e51681c1231bdc13db2cd576471fb0 authored almost 2 years ago by LordOfPolls <[email protected]>
docs: use interactions logo

github.com/interactions-py/interactions.py - 631dbf0ffee1abaf108f03615079a81e9fa30ddd authored almost 2 years ago by LordOfPolls <[email protected]>
feat!: Add command enhancements (#1286)

* feat!: Add command's enhancements

* fix: incorrect type

* chore: bruh

* ci: correct f...

github.com/interactions-py/interactions.py - 0139b1fa95a2f405f71bf88e4d95e9436c8b2f88 authored almost 2 years ago by Damego <[email protected]>
refactor: remove naff references in debug ext

github.com/interactions-py/interactions.py - 91f34b1393a372abbb3524ac9744d186a40da90b authored almost 2 years ago by LordOfPolls <[email protected]>
fix: set command_name for comp commands

github.com/interactions-py/interactions.py - d9edc2e089e6e81b76c0ebbaf31fc44d30ee077a authored almost 2 years ago by LordOfPolls <[email protected]>
feat: support linked roles

github.com/interactions-py/interactions.py - 04a82df5d95169517125f71f530ba4f00deffaae authored almost 2 years ago by LordOfPolls <[email protected]>
docs: update autocomplete

github.com/interactions-py/interactions.py - 312c563d9ae11f49395f2ec379dc7e19dd37494e authored almost 2 years ago by LordOfPolls <[email protected]>
docs: remove hybrid commands

github.com/interactions-py/interactions.py - ffd98e6befb766c8c3f7a0912aec4cc21849ad2a authored almost 2 years ago by LordOfPolls <[email protected]>
feat!: make ctx.author return member or user (#1236)

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

github.com/interactions-py/interactions.py - 89d2e6ef6e6525ece38f2c44c9457797afa3e3dc authored almost 2 years ago by Astrea <[email protected]>
feat💥: make subcmds able to inherit checks from base cmds (#1274)

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

github.com/interactions-py/interactions.py - def4835f16de90d0a45332bb3cdee2b4f0653287 authored almost 2 years ago by Astrea <[email protected]>
fix: bug in subcommand processing on initial sync

github.com/interactions-py/interactions.py - 3d91e5476e6067f56355a48cafc6a359c103da52 authored almost 2 years ago by LordOfPolls <[email protected]>
perf: add caching to "get_event"

github.com/interactions-py/interactions.py - bc767617d0569b0e5224022ec59b96f51c78618c authored almost 2 years ago by LordOfPolls <[email protected]>
fix: prevent None in self.user.guilds

github.com/interactions-py/interactions.py - 646ceead1446793edbd781e76bf2807352b0e141 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 ...

github.com/interactions-py/interactions.py - a84ebcc1c1c7e2bfcc9fd717ac6c710e7269710d authored almost 2 years ago by LordOfPolls <[email protected]>
feat: allow client, _client and bot usage

github.com/interactions-py/interactions.py - 09e295ca7300b0e57e82cdabd6d29a49144d0db0 authored almost 2 years ago by LordOfPolls <[email protected]>
refactor: move sticker enums to enums.py

Also makes the enums value tolerant

github.com/interactions-py/interactions.py - fa3de35251ee6b160aa7e90427903fb863437f00 authored almost 2 years ago by LordOfPolls <[email protected]>
feat: support orjson, ujson, and msgspec

github.com/interactions-py/interactions.py - 90e868020f0a2cccd9c9cbe0918ecd0cc7731f85 authored almost 2 years ago by LordOfPolls <[email protected]>
feat: support coroutine checks in bot,wait_for

Without breaking!

github.com/interactions-py/interactions.py - 9c7cefeccae82d6520f5b4b224dd8322049d5109 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"...

github.com/interactions-py/interactions.py - b0cd72061b01c1fcf1f2eb17302ea4ea4b4a23e2 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...

github.com/interactions-py/interactions.py - 1907390ebc26b72c6dc6b8ad0ad07d05beef00ae authored almost 2 years ago by Katelyn Gigante <[email protected]>
fix: remove errant import

github.com/interactions-py/interactions.py - ee4d2a92611c8f6a0b1f92506b120880f1a4b2ca authored almost 2 years ago by LordOfPolls <[email protected]>
feat: allow context mngr interface for File obj

github.com/interactions-py/interactions.py - 4b3b7b753c2ee6024277b0fb23c4690e7e7a8618 authored almost 2 years ago by LordOfPolls <[email protected]>
feat: rewrite components

perf goes brrrrr

github.com/interactions-py/interactions.py - 1490a3f2ac89282d5bfd785d2d98edcfe1fb34df authored almost 2 years ago by LordOfPolls <[email protected]>
feat: support ffprobe in audio

github.com/interactions-py/interactions.py - 2edfd5f0741b3a1ee1ccf66ee5cf887c7795bbd5 authored almost 2 years ago by LordOfPolls <[email protected]>
feat: update windows opus

github.com/interactions-py/interactions.py - 484983a5de4341358941249a9ecab32fe327af2f authored almost 2 years ago by LordOfPolls <[email protected]>
docs: cleanup main.py

github.com/interactions-py/interactions.py - d824c3bc07bc394e60e338f43e70b86c7d739904 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]>
fix: fix sticker creation

Added bonus of making http process payload more robust

github.com/interactions-py/interactions.py - 6d2cae9c1162a75594ae388146e2038766015831 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...

github.com/interactions-py/interactions.py - f80d99ec8c45910e280ea453cd67ffe1e407743b authored almost 2 years ago by LordOfPolls <[email protected]>
fix: handle dispatch before event loop created

github.com/interactions-py/interactions.py - 8496e706eba0566c63c5830f977d3d92857a4e27 authored almost 2 years ago by LordOfPolls <[email protected]>
docs: update credits

github.com/interactions-py/interactions.py - 78055a54ef2c4f4ed2b49eec418fb6de7d89753d authored almost 2 years ago by LordOfPolls <[email protected]>
feat: add user.avatar_url

code suggestion tools love suggesting snippet, this adds that

github.com/interactions-py/interactions.py - f8202cfcf4a63e11af86fe200802b4c436425799 authored almost 2 years ago by LordOfPolls <[email protected]>
feat: respect server avatars with `user.avatar_url`

github.com/interactions-py/interactions.py - b65e55748f2e7a140268c6cfe3f1d1c343968c2e authored almost 2 years ago by LordOfPolls <[email protected]>
ci: Fix check-yaml pre-commit action (#1266)

github.com/interactions-py/interactions.py - c7d0a6bebbde393540487ac503c02b0809fddec5 authored almost 2 years ago by Katelyn Gigante <[email protected]>
fix: re-add filename parsing for sending string paths

github.com/interactions-py/interactions.py - 8a7660486caee69f9768cdf9241d3f001e0f64c6 authored almost 2 years ago by LordOfPolls <[email protected]>
feat: add metaevent "event"

this event listens to everything

github.com/interactions-py/interactions.py - 26348800d24e1708eb065caffb3094aefca9be2a authored almost 2 years ago by LordOfPolls <[email protected]>
fix: remove unneeded param for edit_origin

github.com/interactions-py/interactions.py - 4a09914c5d2627020ae588f24f83591833b1b870 authored almost 2 years ago by LordOfPolls <[email protected]>
docs: fix typehints for app cmd descriptions

Prevents IDE warnings

github.com/interactions-py/interactions.py - 429c94482bc7d7b4f8c06a708e14be3c3cd8bea6 authored almost 2 years ago by LordOfPolls <[email protected]>