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

Final patch

7ea9ffbef3b012ab834fa336be29b12141ecf8f7 authored over 3 years ago by goverfl0w <[email protected]>
Patched blark/isort formats.

d7bdf1e8fde09fec62b9f0e7315c4e10823cd144 authored over 3 years ago by goverfl0w <[email protected]>
Version up.

67a46114bf4adca89bbab3f63841e7c899d3b6a3 authored over 3 years ago by james <[email protected]>
Version up.

ce574403052436c708addfc233901a3a41da8dcb authored over 3 years ago by goverfl0w <[email protected]>
Add documentation and error raising.

e0bb2c70fb6cf82861f00fc6c8abc34762d4fe79 authored over 3 years ago by goverfl0w <[email protected]>
Repaired cog base object data handling.

36e154b6ea5979254cfab0daa33d432dcea4af1e authored over 3 years ago by goverfl0w <[email protected]>
Fix cog context.

718d2b0dd04c0c5c5b0058a9650f83dd62f3c76e authored over 3 years ago by goverfl0w <[email protected]>
Add working context menus.

505a90858ec68324f9f294cd641dc24592d4ddc7 authored over 3 years ago by goverfl0w <[email protected]>
Unknown int?

3f23e5ed92f2e71e229b5aedea8ed157a23239bf authored over 3 years ago by goverfl0w <[email protected]>
mmmmh

daf3e9449092ba5f1d63d7f45b2968179e181c31 authored over 3 years ago by goverfl0w <[email protected]>
It's almost done.

f0336efa9ba99e4028df7311eab294b35fadb0a1 authored over 3 years ago by goverfl0w <[email protected]>
Experiments.

1bc941afaabc7a00d481dd54ccac620079dd1553 authored over 3 years ago by goverfl0w <[email protected]>
Fixing unknown interaction event.

eb676e144b34646182846de0d3dcbb1ab1777cc6 authored over 3 years ago by goverfl0w <[email protected]>
Quick fix for datetime.

2a6f0923c414a3d2240cb8bf6d865c4bfcc35f09 authored over 3 years ago by goverfl0w <[email protected]>
Added author menu list check.

fa45f8efe4aae390d0b5077fc9165de6cf7645ac authored over 3 years ago by goverfl0w <[email protected]>
Smooth brained.

f8aa1d0f97afa8793c259cc664254742d0545f25 authored over 3 years ago by goverfl0w <[email protected]>
Attempting to check for keys.

fcaaea55934378c2c86af17425ead72354e5762d authored over 3 years ago by goverfl0w <[email protected]>
Add context logic for replying to interaction of a context menu.

1ad36e5e21f4646960d7940226ecebfc4f631b93 authored over 3 years ago by goverfl0w <[email protected]>
Implement author/message OBJs from respective menus

048ec66f111b7e07ed0779a1c3fb2d69accd8365 authored over 3 years ago by DeltaX <[email protected]>
Remove unnecessary context creation method

b099bcd177c4988e4eb0821a8e75c9251702be8f authored over 3 years ago by james <[email protected]>
Add optional Description

This is specifically for context menus on_restart (by the IDE).

77f2b40120fe727dad0280adf46d35dc1b96abd1 authored over 3 years ago by DeltaX <[email protected]>
Include type=1 for command creation.

This applies to Cogs as well.

de7a8df15b5a64fced307f12433e0b01b3c5475d authored over 3 years ago by DeltaX <[email protected]>
Include Type on command obj enum + default values

65819ccd95da948951606ace08b5402709c32078 authored over 3 years ago by DeltaX <[email protected]>
Include (beta) context menu implementation

Include context implementation in decorator, include specified Type in command generation, redo ...

c896a9c83fa41294bf96c9836612cea1b5c9f652 authored over 3 years ago by DeltaX <[email protected]>
added debug_guild option which will redirect global commands to guild commands for testing purposes

bfbb670c2b83721b80332bd15d398679e86ff8af authored over 3 years ago by jellywx <[email protected]>
Fix attribute check.

16fdb5da43ae761c9ee09e34265e155d12a2a413 authored over 3 years ago by james <[email protected]>
Fixing command pass for creation on object.

8ef4b82ba92d45fb33c507ece071d1f48ddc5fa5 authored over 3 years ago by james <[email protected]>
Add context menu creation method

c7166f029f7b2ed9c792d8e9999d78855150b58b authored over 3 years ago by james <[email protected]>
Add client context_menu decorator

ea5245527a1fd38f4a3b84fc22dee9776cf7ceb2 authored over 3 years ago by james <[email protected]>
Experimenting with the context request

58b3eb72462b681fb9a79a3c4cc1027ca06e2da4 authored over 3 years ago by james <[email protected]>
Add context creation to the decorator and method call.

cbcb9e000a7a727c551e693dec2cab09b7fb697e authored over 3 years ago by james <[email protected]>
Add ability to create new context menus.

adc97a4dbf58cd36a58f1281cbc2f3a56acf998a authored over 3 years ago by james <[email protected]>
Add context menu types.

dc3bbda2f8871527ee2e9c79346de078d00202ab authored over 3 years ago by james <[email protected]>
Merge branch 'discord-py-interactions:master' into master

859d0615eb7224931b7e4cc2005ebf028bb69d4c authored over 3 years ago by DeltaX <[email protected]>
New message object.

5f97d1027b876285e4508f8b812b0c481fbbca8c authored over 3 years ago by goverfl0w <[email protected]>
Beginning codebase rewrite.

e5be1e6c33ea841395aecfdb9528cfa01e632eb3 authored over 3 years ago by goverfl0w <[email protected]>
Version up

7ab5fbb2aacf27398ed02d6587f3acc9833af299 authored over 3 years ago by LordOfPolls <[email protected]>
Increase Label/Description of selects to 100. (#282)

37d9a94570abfcee1341f295fcda6d49daad0763 authored over 3 years ago by DeltaX <[email protected]>
Implement backwards compatibility with annotations on Python 3.6.x

defc74f4444acb0d6bc873ff5517f58cbefbb8f2 authored over 3 years ago by DeltaXWizard <[email protected]>
Remove potential Attribute error from __origin__

97ea3fd5362edc9e79e4321b89340f9a3c6b2da9 authored over 3 years ago by DeltaXWizard <[email protected]>
Remove typing._UnionGenericAlias for attr checks to reduce import errors.

123223cfc2a27bb5db300cdd1f3aa733d3065535 authored over 3 years ago by DeltaXWizard <[email protected]>
Fix Python 3.8 Union type checking.

5a1d34e49f272f33af5531e0671807deb4e74919 authored over 3 years ago by DeltaXWizard <[email protected]>
Version Up

f7f39e01503a8230b6da36129f12659ff3dbe379 authored over 3 years ago by LordOfPolls <[email protected]>
Allow component response to be ignored (#268)

* Added `ignore` param to ComponentContext.defer

* Added IncorrectFormat error at ComponentCo...

253e8bec5dbf119d858d1cf3c66eb27f9b743b1c authored over 3 years ago by Eunwoo Choi <[email protected]>
Restore ctx.args and ctx.kwargs (#269)

20f7afedeeb68dcef78969939f85003d612edc83 authored over 3 years ago by zevaryx <[email protected]>
resolve flake8 issue

10f50f266a54fcb44286d90326f535d180bf501f authored over 3 years ago by LordOfPolls <[email protected]>
Integrate Float and Mentionable enum + Add ctx.invoke() (#273)

59a39e9ed5cfb6a18e8d720a2723ac92890f0f3b authored over 3 years ago by DeltaX <[email protected]>
#262

Introduction to some d.py Aliases

2e946739a3cbf067e713ea28f352ac246f5b2399 authored over 3 years ago by fl0w <[email protected]>
Switch comparison typing from identity to equality

(From Flow's suggestion)

2fed36f90480a496f9bfe97258bb63947ba34484 authored over 3 years ago by DeltaX <[email protected]>
Tweaks to README.md (#266)

* Tweaks to README.md

* Removed an unneeded header

2fb70698c990e34de84e3c0083704d9770528767 authored over 3 years ago by Sonic49 <[email protected]>
(Redo `.me` documentation to make it conform)

5ce20cd305752e99c268f8650c763c66499a477b authored over 3 years ago by DeltaXWizard <[email protected]>
Add ctx.slash, include type hinting + refine documentation.

245180a42b1fc2e1957d2889bb9ee43c4867ae79 authored over 3 years ago by DeltaXWizard <[email protected]>
Fix sphinx formatting in http

4a8767a49c2d6d5663d4a0636550b6698c42737e authored over 3 years ago by LordOfPolls <[email protected]>
Fixed cmd_name parameter description. (#261)

* Fixed cmd_name parameter description.

https://discord.com/developers/docs/interactions/slas...

bb1d6c096ddf59ee5be593bca02c3cbe1364e7e6 authored over 3 years ago by Tripletri <[email protected]>
Reduce unnecessary internal variable declaration, move towards standard noqa.

7e5d781d1fc71c692367ad725ac770e6cf14e111 authored over 3 years ago by DeltaXWizard <[email protected]>
Make `sync_all_commands` errors easier to understand (#253)

Co-authored-by: Ben Woo <[email protected]>

906e61e3414f584b61aad59ed95016f86061df59 authored over 3 years ago by LordOfPolls <[email protected]>
Add reply Alias.

4a5f4aadbc287687beeb5fbb61291b0ce564d773 authored over 3 years ago by DeltaXWizard <[email protected]>
Add from d.py ctx.me, ctx.cog, and ctx.voice_client aliases.

e4dd1554819e6325423abc814af4adbd895be6db authored over 3 years ago by DeltaXWizard <[email protected]>
Merge branch 'discord-py-slash-commands:master' into master

5f98d04bddd3ef3c5b894a5987d2bf109e6d33a5 authored over 3 years ago by DeltaX <[email protected]>
Version Up

d68ea8ed00720d50845aac586366145cd4a70f0a authored over 3 years ago by LordOfPolls <[email protected]>
Fix KeyError in ComponentContext (#255)

Co-authored-by: Joel Payne <[email protected]>

093ec07a4a9ba53658ae0d1363e18f8483fb310d authored over 3 years ago by TanguyMorelle <[email protected]>
Fix bug on `update_single_command_permissions` (#250)

* Change from a list to a dict

923b0901021d9079bf9d12a9a76770f952f4448c authored over 3 years ago by Jason <[email protected]>
New README information. (#224)

* Add files via upload

* Update README.md

* haha oops i forgot discord and pypi links im kinda...

c06df6481a603d3a0b98947e5c61af4455f709af authored over 3 years ago by fl0w <[email protected]>
Version Up

d99a533a26bbec45cd57114b344f9276fcce654a authored over 3 years ago by LordOfPolls <[email protected]>
Fixed for allowed_mentions for SlashMessage.edit (#252)

Fixes #251

d865cbb2601866728cc77e83bf180391ab2a4061 authored over 3 years ago by Sonic49 <[email protected]>
How to send selects (#246)

* How to send selects

The example of how to create and react to a select did not show how to ...

38bbde4f1643fe83a09cfa9a44c6e0e5fcbb132d authored over 3 years ago by Toricane <[email protected]>
Format Fix

fd61a8e9a1a84d559026ee7e396818ae53cd0dbc authored over 3 years ago by LordOfPolls <[email protected]>
Proper semantic version up

b6fd537d4fff64911ac52fa45494debb1ee055aa authored over 3 years ago by LordOfPolls <[email protected]>
Version Up

d80a5d9c1303cd79d27eb59d32e114e26288a24a authored over 3 years ago by LordOfPolls <[email protected]>
Add the ability to disable selcets (#248)

* Add the ability to disable selcets

* Update discord_slash/utils/manage_components.py

Co-auth...

08c8875ac808c5f2d8b33864c1d721b99ede5bcf authored over 3 years ago by LordOfPolls <[email protected]>
Version Up

26eb863d255eb2dbe5ffd8a9d2d5d9aeec7b5312 authored over 3 years ago by LordOfPolls <[email protected]>
Add None check to `wait_for_component` (#247)

4dd032dc3caefc1ef72f41b1c7a36cb2a7fc17d2 authored over 3 years ago by LordOfPolls <[email protected]>
Merge branch 'discord-py-slash-commands:master' into master

12a3a330e2ad845637db78e110017a04a1494c67 authored over 3 years ago by DeltaX <[email protected]>
Version Up

0ba0d025183d0652ff5de4a854780ae67f3b8bca authored over 3 years ago by LordOfPolls <[email protected]>
Implement permissions decorator for cogs. (#237)

e4c7db88e97420973ba72520633d39f9cb354bf7 authored over 3 years ago by Ben Woo <[email protected]>
handle people not using correct types for custom_id / value (#245)

5b9183eb663eeca947208bb4ed46d7a956072eaf authored over 3 years ago by LordOfPolls <[email protected]>
Make allowed_mentions more like discord.py (#231)

Fixes #229

e15e3e7b9c3373150cad8de9e7c6590e5e75881f authored over 3 years ago by Sonic49 <[email protected]>
Make edit functions more like discord.py edit functions (#230)

c5f322e1b26e637469f28ba27449e2d6e938b265 authored over 3 years ago by Sonic49 <[email protected]>
Fix example in 'Component callbacks' section (#239)

The function in the example had a parameter called button_context, but ctx was used instead insi...

cfa9f9ac4733aa1228f44b0ccb46804c81117117 authored over 3 years ago by Toricane <[email protected]>
Simplify components.rst (#219)

961634770295ddfeef32ea4d6c0c6cae8cb6b524 authored over 3 years ago by LordOfPolls <[email protected]>
Edit Pre-Push to include PyCharm environment folders (#227)

* Fix Guild ID check (from 1.2.2, deleted from 2.0.x)

* Reduce logic calling in string, adjus...

cfb770675f25b229891dddd8bf7db1c4bc1a1051 authored over 3 years ago by DeltaX <[email protected]>
Version Up

a65ebf60913f9e574ac6a32a371107dc10492aa2 authored over 3 years ago by LordOfPolls <[email protected]>
Select Support (#243)

Add select support to context, and tweak docs, select helpers

81e4ef71ae1c38ac0eba91fb81174a09732148a7 authored over 3 years ago by LordOfPolls <[email protected]>
fix logic again, thanks weird merge selection

7a04a8120feaac1c3500a8e4de848eb4b63c8457 authored over 3 years ago by DeltaXWizard <[email protected]>
Merge remote-tracking branch 'origin/master'

# Conflicts:
# discord_slash/client.py

1040013d72eb285fcb628d0c1a59b524dbeca453 authored over 3 years ago by DeltaXWizard <[email protected]>
Remove some spaces

17ef0a56c46bcce2f32445146e5e6dd791e9139e authored over 3 years ago by DeltaXWizard <[email protected]>
Version Change

080e684e765ce2690c1b218725225a5aaceb07c4 authored over 3 years ago by LordOfPolls <[email protected]>
Merge pull request #232 from artem30801/artem30801-fix-url-buttons-context

Fix URL buttons context processing
Fix Docs

b4cb63d6b41a09440aaf02265511488145a9329e authored over 3 years ago by LordOfPolls <[email protected]>
Fix docsting sphinx formatting

3f08189bab9ff1f2c5e48e0a03d5ea4dfecf9955 authored over 3 years ago by Artem <[email protected]>
Fix URL buttons context processing

755fa929b9d8bd8151b2dc5e889ef329ba68aa97 authored over 3 years ago by Artem <[email protected]>
Version Up

83937fefc297c3062c018381ef5c7751225b5d9b authored over 3 years ago by LordOfPolls <[email protected]>
Merge pull request #220 from artem30801/artem30801-fix-url-buttons

Fix get_components_ids when passing rows with URL ButtonStyle

167100921d1f30f71848ab63a56fe396c9d34630 authored over 3 years ago by LordOfPolls <[email protected]>
Update const.py

a5b79bcd075471e9d75d9faee335af8022873a10 authored over 3 years ago by LordOfPolls <[email protected]>
Merge branch 'master' into master

e41109a095b18f4d0f360c57998d7a215424636f authored over 3 years ago by DeltaX <[email protected]>
Merge pull request #226 from benwoo1110/small-fixing

Fix error when guild id is None.

71a55512de0a2d63485e225a350593e672a16e1c authored over 3 years ago by LordOfPolls <[email protected]>
Reduce logic calling in string, adjust pre_push.py

Signed-off-by: DeltaXWizard <[email protected]>

f39bbcdf3e1b3edd0569613b9b211629a37d5c9d authored over 3 years ago by DeltaXWizard <[email protected]>
Fix Guild ID check (from 1.2.2, deleted from 2.0.x)

3d385ef3f9cdde039aca97d60140de645c812c7d authored over 3 years ago by DeltaXWizard <[email protected]>
Ensure guild_ids is never None.

f4cb20dbd1328f9c8306c4237477c96a5b12bfca authored over 3 years ago by Ben Woo <[email protected]>
Making guild_ids checking in cog_ext more concise.

875e6fad08f85a44ea21a9e2d369c6459a0b58b4 authored over 3 years ago by Ben Woo <[email protected]>
Fix error when guild id is None.

c84d301ea9d5e3b908d713c3309c9b100ddf885a authored over 3 years ago by Ben Woo <[email protected]>