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

Update docs/gettingstarted.rst

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

116dcf6c6dbd316133f7ab5e594082a21f07f65d authored almost 4 years ago by fl0w <[email protected]>
Update docs/gettingstarted.rst

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

ef553b462b7267d3d59e90c8419bbf82684c7daa authored almost 4 years ago by fl0w <[email protected]>
Update docs/gettingstarted.rst

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

97515db036a2700bcf6a1301f568770cc8981132 authored almost 4 years ago by fl0w <[email protected]>
Update docs/gettingstarted.rst

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

65b06f4f04acab786456c6eb8d772dad14539ab1 authored almost 4 years ago by fl0w <[email protected]>
Update docs/gettingstarted.rst

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

021a0b423df3ac3c6a8b2ca6c62997801ea9ca44 authored almost 4 years ago by fl0w <[email protected]>
Update gettingstarted.rst

a9e65f7acb61505faac4f33b4d61153fdbc8eefb authored almost 4 years ago by fl0w <[email protected]>
Clarification to command functions.

Added response send examples for interactions based off of options/choices.

99e7c41e97dac402ebd286f0628f9fc7f2ddcc74 authored almost 4 years ago by fl0w <[email protected]>
New code docs.

62148b93ac8256c8e107c4053e8516275e69ba02 authored almost 4 years ago by fl0w <[email protected]>
Re-wording

Let's make this a goal to be even more user-friendly now. We need to hold their hands through th...

9fd6abdbdcafdf58f15fa0678806ea029392e7a8 authored almost 4 years ago by fl0w <[email protected]>
Clarification

There were a few grammatical errors and inconsistencies that I wanted to clear up here.

7613fe13bd92dda25688f451bfdcfbc100a68cfd authored almost 4 years ago by fl0w <[email protected]>
Merge pull request #113 from DXsmiley/master

Add override for the application ID in order to support legacy applications

1f6ce425c1159789baa8d2bebde91fc56413bd0c authored almost 4 years ago by eunwoo1104 <[email protected]>
fix cmd called twice for a weird reason

Get the message data with a PATCH request

dd52f015c4e775648d4b50a61987c833d5b56ab8 authored almost 4 years ago by AnotherCat <[email protected]>
fix error with sending initial response

put data into the required data field

063f9e7d7440c356240de5939e6473a0ec2143ad authored almost 4 years ago by AnotherCat <[email protected]>
Raise error if deffered and already responded to

Added check to defer()
Added AlreadyResponded error

87106d5867299f206e94b2011a0bd30058525876 authored almost 4 years ago by AnotherCat <[email protected]>
Add override for the application id in order to support legacy applications

22853f846203fd8e1dc54ba96900f549e9d587a6 authored almost 4 years ago by DXsmiley <[email protected]>
Merge branch 'master' into new-ui-changes

1fb34ce3dc4552a8e1e3d6f6b44f2f69556f9fdc authored almost 4 years ago by AnotherCat <[email protected]>
Merge pull request #109 from itstommi/patch-1

Fixed minor spelling mistake

2a9ebcfe1ce5ca376e13ab038810a9eebf2a414f authored almost 4 years ago by eunwoo1104 <[email protected]>
Fixed minor spelling mistake

db09ae9bd7de14e9b9938af2c188be9cd216f477 authored almost 4 years ago by itstommi <[email protected]>
Added some docstring

f48e29277c518be6434029d6dcfdbf4780be9cc8 authored almost 4 years ago by eunwoo1104 <[email protected]>
Changed type hinting of `SlashContext.channel`

1237599a17aaeebabc8aae176bb9a0709be21fac authored almost 4 years ago by eunwoo1104 <[email protected]>
Merge pull request #106 from LordOfPolls/master

Update FAQ to remove references to legacy code

bbec2e0e109a8bcbd3d47206fb8651299e094d3b authored almost 4 years ago by eunwoo1104 <[email protected]>
Change context and http to reflect upcoming changes

495754205472273417ca8f251b137c5636d6e5b9 authored almost 4 years ago by AnotherCat <[email protected]>
Update FAQ to remove legacy references

c5d1cfaeea658626f8c491013905083c0842a9d8 authored almost 4 years ago by LordOfPolls <[email protected]>
Merge pull request #105 from robotic-coder/master

Fixes and optimisations mainly for guilds with only the applications.commands scope

0c7df22d6e811de419a67e6442c73c652972ba7e authored almost 4 years ago by eunwoo1104 <[email protected]>
Avoid waiting for message when bot will not see it

Previously, the code below the if-statement will always execute if eat
is False. In guilds where...

7812a1d208e6892b41d27facaf46ef265ac52f13 authored almost 4 years ago by robotic-coder <[email protected]>
Use guild_id instead of inspecting guild

Previously, this line caused guild-specific commands to not
execute in guilds with the applicati...

9cb4bb30fba54c67bfaf9a83e10ecb3ca4faee15 authored almost 4 years ago by robotic-coder <[email protected]>
Use channel_id instead of channel to get id

Previously, this line caused a crash when sending responses in a guild
that uses the application...

36ce1f6f4598771762c2e2acce1bf4025d61278d authored almost 4 years ago by robotic-coder <[email protected]>
Version Up

6955da8c1d0dbe0ffe768c6d7ffc227f6cbbef66 authored almost 4 years ago by eunwoo1104 <[email protected]>
Fixed error if `choices` is not passed to `create_option`

dd8719c25845bea5e32ed37b17a1ec6906bf44ef authored almost 4 years ago by eunwoo1104 <[email protected]>
Fixed error when `guild_ids` is not passed to decorator

69f125d251d1fc855cdf574488778a21e33fc26f authored almost 4 years ago by eunwoo1104 <[email protected]>
Merge pull request #104 from LordOfPolls/master

Define subcommand_name

a5caf921ce2db49d98ebce086370e5ba911909be authored almost 4 years ago by eunwoo1104 <[email protected]>
Remove valid check for sub_name

49a646e15d852bba311884f663981cde238993f7 authored almost 4 years ago by Daniel Allen <[email protected]>
Merge pull request #99 from AnotherCat/improve-create_option

Clarify docs, allow a list of strings for choices

5a87804e47bab85cd468d914a2e592cb9df7b049 authored almost 4 years ago by eunwoo1104 <[email protected]>
Remove trailing-whitespace

31c9052b2dda9137676c27a198f4f4edfbd8d555 authored almost 4 years ago by Daniel Allen <[email protected]>
Define subcommand_name

87e21cc69095a0a8d99d90c5b8c73ee75e58d150 authored almost 4 years ago by Daniel Allen <[email protected]>
use note

7f5464a7624b7e9f94c323741eeb353f1ad0f1c7 authored almost 4 years ago by AnotherCat <[email protected]>
Merge pull request #98 from LordOfPolls/master

Makes temporary_auto_convert Case Insensitive

97edea090d340f72d578cc205305cf03bd3b146b authored almost 4 years ago by eunwoo1104 <[email protected]>
Clarify docs, allow a list of strings for choices

328e5c709b41f9319f0805b61c06bbc467be25d3 authored almost 4 years ago by AnotherCat <[email protected]>
Why do i keep forgetting to remove this

3cb854eea7bdc16c1bcf930d3ee425c70abf57a2 authored almost 4 years ago by Daniel Allen <[email protected]>
Added change to on_socket_response

4c5437cdf5073b937f06e55bc70628915fc5fa33 authored almost 4 years ago by Daniel Allen <[email protected]>
Remove debug print

a9902123b8b41cc498866d7556cd28d51fc96362 authored almost 4 years ago by Daniel Allen <[email protected]>
Make temporary_auto_convert case insensitive

2e8cbaa020d312a254ca57d4d47895978a51c0b0 authored almost 4 years ago by Daniel Allen <[email protected]>
Fixed outdated docs example

9045b95d729c63c7a28f9aa6d25f4315d88ae1df authored almost 4 years ago by eunwoo1104 <[email protected]>
Reverted `discord.Client` event adding method

a2a5dd44791d362c98c7a2a9d5ad330f93222450 authored almost 4 years ago by eunwoo1104 <[email protected]>
Update __init__.py

b625f704951461b94355979cabc56b1f2f85026a authored almost 4 years ago by eunwoo1104 <[email protected]>
Update setup.py

bc5564474a1184ed1be9380bd9f32ab78a592ab1 authored almost 4 years ago by eunwoo1104 <[email protected]>
Fixed `discord.Client` raises exception due to missing `on_socket_response`

6ace6ea229a1db586c15fffc00322ad89d76971b authored almost 4 years ago by eunwoo1104 <[email protected]>
Version Up

782b7a9126b33cd92a791ed3d8ce6fe71f416d08 authored almost 4 years ago by eunwoo1104 <[email protected]>
Fixed error at SlashContext initialization if only command is added to guild

Note: `.author` will be `discord.User`, not Member

8a5aa3ba1ee8420f5c70b1d394b61b6041ce1beb authored almost 4 years ago by eunwoo1104 <[email protected]>
Fixed cog commands won't register due to missing key

fb76d7d2539b92fc0315c00437571490b43d95c6 authored almost 4 years ago by eunwoo1104 <[email protected]>
Version up

fc35f7648bbc2619b84b4f5e0107cd38feb17e30 authored almost 4 years ago by eunwoo1104 <[email protected]>
Fixed #97 by adding temporary auto_convert

e5157b8b59a21a35d471738047d280b951a11c64 authored almost 4 years ago by eunwoo1104 <[email protected]>
Fixed docs incorrect ref

77cc7553da651169aa013803b4915cd0233d7792 authored almost 4 years ago by eunwoo1104 <[email protected]>
Fixed FAQ fits to new release

e8bbb31fb9a9e4491362a3ab93b394f1ea3086a8 authored almost 4 years ago by eunwoo1104 <[email protected]>
Fixed forgot to fix description

a9c6aa391ebe0daa284a0540e8654c6bfebf6c41 authored almost 4 years ago by eunwoo1104 <[email protected]>
Implemented connector support for auto option generator

b5e18ae9c0ba89036c895c1074db0ee74bb47773 authored almost 4 years ago by eunwoo1104 <[email protected]>
Fixed sending hidden does not work

91448203c8ed434b3af489c9946dfacb8b79aabd authored almost 4 years ago by eunwoo1104 <[email protected]>
Removed legacy method

15ee4ffd2582f3ced6b6a511b46616595ef26b7a authored almost 4 years ago by eunwoo1104 <[email protected]>
Removed deprecated param

e9ea92774a23b5b2dc55b2697f637df550eee8bf authored almost 4 years ago by eunwoo1104 <[email protected]>
Fixed incorrect docstring

269be61bb40617d5851ec30f13d4bf952ad14620 authored almost 4 years ago by eunwoo1104 <[email protected]>
Removed temporary description

b31a305815bfe73b15b264b86b87b9aa7d146b75 authored almost 4 years ago by eunwoo1104 <[email protected]>
Added another docstring

4dd43a2ada7f6aedc967df28972a1e7e67e44402 authored almost 4 years ago by eunwoo1104 <[email protected]>
Added more docstring

64cc2a5213f74f2cd1d425b5830d0dc839c2aab6 authored almost 4 years ago by eunwoo1104 <[email protected]>
Added `file`, `files` unavailable with `hidden`

f8523afa016c90275b9174dfed2f9c396036d6d3 authored almost 4 years ago by eunwoo1104 <[email protected]>
Lower no `.respond()` called before `.send()` logger message to `INFO`

0c66d310bf5be32c51e51fc364038190f645b896 authored almost 4 years ago by eunwoo1104 <[email protected]>
Implemented #51 suggestion

1585043628ba8ff79b529fb352ec847b8ab090bd authored almost 4 years ago by eunwoo1104 <[email protected]>
Fixed #95

9a595bec5420762bec020a1abbf61ca61c927c4a authored almost 4 years ago by eunwoo1104 <[email protected]>
Added more options to `SlashCommand`

6830e516c97df8308b87fed72d236e34b6490554 authored almost 4 years ago by eunwoo1104 <[email protected]>
Properly support `@commands.check()` decorator

02d1e346c9c6ab600e57a57f2a66e3af1c79a2ab authored almost 4 years ago by eunwoo1104 <[email protected]>
Merge pull request #96 from eunwoo1104/need-to-fix

Fixed #88

7bd94def734d1e2d5d4ec7dec913f8aa5fbf9969 authored almost 4 years ago by eunwoo1104 <[email protected]>
Completely fixed

bf309b7ce1e6f038ada5ab1a474d2ca98a8aed1d authored almost 4 years ago by eunwoo1104 <[email protected]>
More duplication fix due to same object ID

84b15348002a25735453aec6dd9f8114b9f664ee authored almost 4 years ago by eunwoo1104 <[email protected]>
Solved using deepcopy

bbde60a35da69aaf8995bb287fbfedd90b0fc803 authored almost 4 years ago by eunwoo1104 <[email protected]>
Not perfect #88 fix

9060bfde49f7e43863af597bfcbdfd5c8d958e9c authored almost 4 years ago by eunwoo1104 <[email protected]>
Remove `wait` param since its always true

e3bf04887c40665b87283d078cd8eb708cc5aa23 authored almost 4 years ago by eunwoo1104 <[email protected]>
Automatically hide user invoke if not respond but `.send` triggered with `hidden`

24e876b8b084e29404470602ca7d2da161593180 authored almost 4 years ago by eunwoo1104 <[email protected]>
Update migrate_to_109.rst

bc294221757eb28a68c2809d1bd8e36148f9aa3d authored almost 4 years ago by eunwoo1104 <[email protected]>
Rename `auto_register` -> `sync_commands` to reduce confusion

5cb9c546787c9adaf3a1529180ae68f6ea4f78cc authored almost 4 years ago by eunwoo1104 <[email protected]>
Use `sync_all_commands` to avoid request limit

459a3adf7637cfc7523a27e9b8e4293b01bc4dee authored almost 4 years ago by eunwoo1104 <[email protected]>
Added connector

f13b387c084a8e862da2219f259fba47299e9ce4 authored almost 4 years ago by eunwoo1104 <[email protected]>
Update migrate_to_109.rst

794f0dbc158be4c31b3873abf0121e1a8c4c04b3 authored almost 4 years ago by eunwoo1104 <[email protected]>
Removed auto_convert since we don't need it anymore.

0513a9ef1dc23dde78a1f6c28eed81f83d982fd2 authored almost 4 years ago by eunwoo1104 <[email protected]>
Update migrate_to_109.rst

dc7ead81b7609a385d80095bd1d0f57340abe950 authored almost 4 years ago by eunwoo1104 <[email protected]>
Update migrate_to_109.rst

c74c2a98e2e1be9a77752a51192b23725470e37d authored almost 4 years ago by eunwoo1104 <[email protected]>
Use more of discord provided datas

df308da977fc8e9b0bf0c516542bb5a4e18f9775 authored almost 4 years ago by eunwoo1104 <[email protected]>
Restructured SlashContext's data objects

1d22e5684c6ec75222374f419da8bca502336a90 authored almost 4 years ago by eunwoo1104 <[email protected]>
Better event overriding

cffa3bc6b5e91b22c719fc7c223dad323027f851 authored almost 4 years ago by eunwoo1104 <[email protected]>
Update migrate_to_109.rst

dc57b7019d6fb3d7906fc6be13b7b7f7aef9b4ec authored almost 4 years ago by eunwoo1104 <[email protected]>
Added migirate docs

18f3d3151514055b219c61b1e9d9b70684dc670f authored almost 4 years ago by eunwoo1104 <[email protected]>
Update README.md

96cc22730015549c7602c32e972a3a0137412ef4 authored almost 4 years ago by eunwoo1104 <[email protected]>
Added DM slash command support

e693e6974bb5cf1210fd68e528a2c603bebf915b authored almost 4 years ago by eunwoo1104 <[email protected]>
Properly implemented kwargs option pass

44a972d7257cf07eef1532c09f96a3756f9f07d2 authored almost 4 years ago by eunwoo1104 <[email protected]>
Added option kwargs pass.

b08512140f0710b3b1cb4aca7f127b87f59c367c authored almost 4 years ago by eunwoo1104 <[email protected]>
Merge pull request #89 from mike1808/patch-1

Allow command for all used guilds in subcommands

5976830d525863d3aafbe0733b7156f82d041202 authored almost 4 years ago by eunwoo1104 <[email protected]>
Allow commands for all used guilds in subcommands

* Fix base commands lookup for the subcommand.

This issue won't fix #88 but it will make the ...

91c8234a8711cbce9014c3d73ac86531d77e5d0a authored almost 4 years ago by Mikael Manukyan <[email protected]>
Merge pull request #86 from AnotherCat/create_option-accept-types

Resolves #84 - Pass type to create_option

6295b4c76c2f2d978c25b325b1b77d592fdaf3d3 authored almost 4 years ago by eunwoo1104 <[email protected]>
fix spelling

7f68996263f508985d131da2db744f05261f4bb7 authored almost 4 years ago by AnotherCat <[email protected]>
Accept types in create_option

432b1ea144d27e83c7698c0fba0237ddbf919424 authored almost 4 years ago by AnotherCat <[email protected]>
Fix int option type returned if type was bool

17970a82f0e2fc9769e65b848f8fdf2048edf419 authored almost 4 years ago by AnotherCat <[email protected]>
Changing term `extension` to `command handler` to reduce some possible confusion

d40d98c48a6349bbd1088aedf3755f27a4a48892 authored almost 4 years ago by eunwoo1104 <[email protected]>