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 faq.rst

e47ec305c4337d8df7abdc07907800e47882045d authored almost 4 years ago by eunwoo1104 <[email protected]>
Updated Quickstart

d31ba85af3ea8d42ca04ea82092aa13fce1b7871 authored almost 4 years ago by eunwoo1104 <[email protected]>
Fixed some typos at `faq.rst`

c5b7eba3c2205e2fb2a0d34dbf71727678582585 authored almost 4 years ago by eunwoo1104 <[email protected]>
Merge pull request #45 from AnotherCat/master

Add faq to docs

60bb5d06f4beadc0197494f6b51fee0172ba125c authored almost 4 years ago by eunwoo1104 <[email protected]>
Fix some broken references

cb9e27f652ebe292b1f9a73693eb34e21528e08b authored almost 4 years ago by AnotherCat <[email protected]>
Fixed description can be falsely overwritten

2f97735d15c6797904ef5e139d33ca30c4308a02 authored almost 4 years ago by eunwoo1104 <[email protected]>
Version Up

5c9ac742b8adc388998424e174bda49fdbd5b267 authored almost 4 years ago by eunwoo1104 <[email protected]>
Version down for fix release

f25e7a46c81eceeb54ceb3f49eb3d51d11c4f8dd authored almost 4 years ago by eunwoo1104 <[email protected]>
Added `base_desc`, `sub_group_desc` as alias

9900c045e46f68bde9244cb722a079132800701a authored almost 4 years ago by eunwoo1104 <[email protected]>
Fix spelling mistake/Add more ways to delete cmds

55bba063e2b19b228accda2dde48a860777c4caa authored almost 4 years ago by AnotherCat <[email protected]>
Fixed issue #47

b1a2342ed83697e6af4cf14e0164034e0b336bca authored almost 4 years ago by eunwoo1104 <[email protected]>
Renamed some params #46

9376f8a9cff081625fe65a6daf5b213c5bc20e15 authored almost 4 years ago by eunwoo1104 <[email protected]>
Removed outdated docs

71bd6735b706b7e9e600997f429a04eb3fbb3b92 authored almost 4 years ago by eunwoo1104 <[email protected]>
Updated docs

17ecce8e3fc68b8fe02d1ba90b01ae6846fc8f63 authored almost 4 years ago by eunwoo1104 <[email protected]>
Fixed forgotten `model.` at #44

ecd19dbd8aa7654a751c8b0ef12e4bbf2dbccee0 authored almost 4 years ago by eunwoo1104 <[email protected]>
Merge pull request #44 from mavit/ApplicationCommandOptionType

New enumeration, SlashCommandOptionType

764dac4a6ee9a0ad7569226b7fa4ad3d4377bb3d authored almost 4 years ago by eunwoo1104 <[email protected]>
Move SlashCommandOptionType from client.py to model.py.

42f6fd6b5625b04cbe62e64fc092f04171297cb6 authored almost 4 years ago by Peter Oliver <[email protected]>
Add faq to docs

37d10a4ab58a5694fccc38610a09f71e083d50cb authored almost 4 years ago by AnotherCat <[email protected]>
Update LICENSE

34f5f04415a2dba504d9c35db578e0b0f9cbf2a9 authored almost 4 years ago by eunwoo1104 <[email protected]>
Version Up

c91d6613969b80b87fd699b5e7e50b8b0dfe8e72 authored almost 4 years ago by eunwoo1104 <[email protected]>
Fixed incorrect dict used for command duplicate detection

3cd1ecc40e175cef2549b912aaff1b2154a8d4ec authored almost 4 years ago by eunwoo1104 <[email protected]>
New enumeration, SlashCommandOptionType

This is the equivalent of [ApplicationCommandOptionType](https://discord.com/developers/docs/int...

952519a23d62b27a01119f7f57a9545fc98d6d27 authored almost 4 years ago by Peter Oliver <[email protected]>
Implemented duplicate command warning

3bc95bf87a1993c65ce4fcbab743ca3574a7857d authored almost 4 years ago by eunwoo1104 <[email protected]>
Fixed `remove_all_commands`

d61cb2b0d320f47f908364d53d826b8dcc4ab9c2 authored almost 4 years ago by eunwoo1104 <[email protected]>
Fixed problems with subcommand auto-registering

f80b1ad800c6ce62169b13b7d3fb7c62519978d7 authored almost 4 years ago by eunwoo1104 <[email protected]>
Added subcommand auto-registering

4907643a310eecc08eaf5e28c94b0a72d7e40e3f authored almost 4 years ago by eunwoo1104 <[email protected]>
Update quickstart.rst

363213a70d9d7bef0c3b72d0bd3e6ae1a881ceb9 authored almost 4 years ago by eunwoo1104 <[email protected]>
Created quickstart.rst

e4157ca5710df6c475d047540d32837aeaed4a6e authored almost 4 years ago by eunwoo1104 <[email protected]>
Fixed name issue with cog_ext

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

3817e04c928d57ef928edb5db57b2869ed00e761 authored almost 4 years ago by eunwoo1104 <[email protected]>
Fixed docs

49b03df4b30c36c5b352440c4c085a671aaae10d authored almost 4 years ago by eunwoo1104 <[email protected]>
Some changes to #41

baf3f7edab79e3f50b905a04d9912667497d9288 authored almost 4 years ago by eunwoo1104 <[email protected]>
Merge pull request #41 from 4surix/master

Add functions to removes all commands.

abdf0a810e2138c60dbc251f87d9a9ae4f77349a authored almost 4 years ago by eunwoo1104 <[email protected]>
Move functions to utils.manage_commands

968557d001bd9221e76fc426d4259c161b834a60 authored almost 4 years ago by 4surix <[email protected]>
Merge pull request #39 from MrSpinne/master

Added deletion of unused commands

618febfb4b1da947611d94b013f9d17d204375f2 authored almost 4 years ago by eunwoo1104 <[email protected]>
Removing useless line

2ed9d9f0c49a5cc307c452f1c2f455f0cb0f92cf authored almost 4 years ago by 4surix <[email protected]>
Fix comments

d66d55c310df4b45502164d0a8977644c97383f6 authored almost 4 years ago by 4surix <[email protected]>
Add functions to remove all commands

b673483fbdfa7b4a8f485da02791b4f4f671dfa3 authored almost 4 years ago by 4surix <[email protected]>
Update client.py

Added deletion of unused commands

dfe1365a823c7d77b85609cdcb338fc08ae0ac9d authored almost 4 years ago by Spinne <[email protected]>
Refactored `http.py` to use client's http

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

617a0c013117fbdb578a716c3e469cd84aef40b9 authored almost 4 years ago by eunwoo1104 <[email protected]>
Fixed subcommand tries to invoke as command

ececd61fd0bb05d8bee23ac827f51da06c1410e3 authored almost 4 years ago by eunwoo1104 <[email protected]>
Fixed command can be called as subcommand even if has coro

36950f6b6ec9fc0373ae5af2c39d38731475b9bb authored almost 4 years ago by eunwoo1104 <[email protected]>
Merge pull request #36 from 4surix/master

Fix error raised when value ctx.guild is type int

42f90818065bfcbc7410f8f9b5353aad83c54fe0 authored almost 4 years ago by eunwoo1104 <[email protected]>
Fix error raised when value ctx.guild is type int

1a7d7a6934018822c1144aec24b299216023800f authored almost 4 years ago by 4surix <[email protected]>
Fixed possible error when `guild_ids` is empyt

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

79a787ac6b65757c367e8e078a0a8771a4408ab5 authored about 4 years ago by eunwoo1104 <[email protected]>
Merge pull request #34 from eunwoo1104/command-as-model

Changed slash command to the model, added proper Cog support

f57b7fa31cf42bba6554e348dc413c519777499c authored about 4 years ago by eunwoo1104 <[email protected]>
Fixed docs

36c3c53322823714548bcf1a8c9186f4c179bd77 authored about 4 years ago by eunwoo1104 <[email protected]>
Added docs

5f6891b0e665796abb1e8b0c78a32e86c3f24c9b authored about 4 years ago by eunwoo1104 <[email protected]>
Added cog command remove function

1acf36fd6c4226a3a1a85b482d8b9c8b7f101b77 authored about 4 years ago by eunwoo1104 <[email protected]>
Added cog subcommand support

c800536bf4bc9d6950bdddd43361cff48598488f authored about 4 years ago by eunwoo1104 <[email protected]>
Fixed cog not working properly

03f0a255e40d1d3307d5d6ebd87595b7118a7bab authored about 4 years ago by eunwoo1104 <[email protected]>
Update client.py

cd31c8993ca535f85cad7b786729e470ab731da9 authored about 4 years ago by eunwoo1104 <[email protected]>
Changed all command dict to object

5273ae364946dc57217aa053158441db87601a4c authored about 4 years ago by eunwoo1104 <[email protected]>
Merge pull request #33 from maduck/master

fix: retry bug in get_all_commands utility

de594f692459d3b0ffd50f8009b5f18569439b47 authored about 4 years ago by eunwoo1104 <[email protected]>
fix: retry bug in get_all_commands utility

ca30173c397c1d5ec456e286e4e0692d1cba5284 authored about 4 years ago by MaDuck <[email protected]>
Update README.md

ce6bb750a91157ed5c0737d801958f639bd947ca authored about 4 years ago by eunwoo1104 <[email protected]>
Updated docs

c1bcc0ce4aaea3f62730f1fef93bf7589a9b520b authored about 4 years ago by eunwoo1104 <[email protected]>
Added docs

34cbcb08c956733efbb106dac385ec232db6c0d2 authored about 4 years ago by eunwoo1104 <[email protected]>
Fixed subcommand can override previously added base command

b8a115d5d53ec94a5bd11d8d45cf1688a2650053 authored about 4 years ago by eunwoo1104 <[email protected]>
Rename `subcommand` to `subcommand_name`

6dd02a3dca6dbe6892664190807f489834b65373 authored about 4 years ago by eunwoo1104 <[email protected]>
Added `events` docs

d25d1e80d0be018dfae5468b1eaddf8f9034c185 authored about 4 years ago by eunwoo1104 <[email protected]>
Added `subcommand`, `subcommand_group` to SlashContext`

41c7ca86825507132ea8b428ca7054e31efb30a4 authored about 4 years ago by eunwoo1104 <[email protected]>
Fixed `guild_ids` and `has_subcommands` can be falsely overrided

fae5da363c7f2b9cd9f27d927c0ac3375423db43 authored about 4 years ago by eunwoo1104 <[email protected]>
Changed `on_slash_command` event to only have `ctx`

4f38d7ae364888a9c9fc10f1b329fae1ecea5bbb authored about 4 years ago by eunwoo1104 <[email protected]>
Added docs

6ce55126d5e566f6d3aef6a93573991afda4bdcc authored about 4 years ago by eunwoo1104 <[email protected]>
Added command error handling

84fb29de377370d630892c17f42fbb73f4898abf authored about 4 years ago by eunwoo1104 <[email protected]>
Added rate limit handling to manage_commands utils

6790920eaf871c9743eba945ec7dc76d81fe501f authored about 4 years ago by eunwoo1104 <[email protected]>
Fixed error can be present when description is None

7ffb2c7bb411959fc563693e4d0da5d002cdf5ee authored about 4 years ago by eunwoo1104 <[email protected]>
Added auto-register feature

c94ba0be01b01c07a92ce2ea33d182bdc6fd24e1 authored about 4 years ago by eunwoo1104 <[email protected]>
Changes some args of `send` and `edit` is keyword-only args

7e46a5c289feed1ad432e6e996772051d615175a authored about 4 years ago by eunwoo1104 <[email protected]>
Update index.rst

b4aa04f4e34b819404e0a420cb01cbf1a5e743ab authored about 4 years ago by eunwoo1104 <[email protected]>
Update README.md

f4e12e52c3596d2a3010419c4b0ce43f6a7af6e3 authored about 4 years ago by eunwoo1104 <[email protected]>
Added `get_all_commands` coroutine

1628050b4662c88017c59d3f1da3d79a77037e95 authored about 4 years ago by eunwoo1104 <[email protected]>
Merge pull request #28 from jean1398reborn/patch-1

Make README Easier to read

ec10e4a651300dc887a03ddb96ceed7d699ff7e5 authored about 4 years ago by eunwoo1104 <[email protected]>
whoops

mistake

4269cb9f36ff1a3005ff5ad3a482f887b85d684b authored about 4 years ago by Jean Du Plessis <[email protected]>
Improving README

I believe this is better,
I have no idea what to put here by the way

aa904ae7c0c96f9840cbb9f04b63414dfaaf0c0f authored about 4 years ago by Jean Du Plessis <[email protected]>
Update README.md

337478851b11421c5248e0941e6d0107932ff515 authored about 4 years ago by eunwoo1104 <[email protected]>
Fixed type 2 and 5 not working

661c089d4d64f28dffe77fe7053d9291e4714c79 authored about 4 years ago by eunwoo1104 <[email protected]>
Some minor fix to #22

99d40f4fe183b084612509d245850b444e44fb24 authored about 4 years ago by eunwoo1104 <[email protected]>
Changed `SlashContext.guild` is ID when cannot get guild

5ba505832f91c9c8f6636db88cc3af6f551e0955 authored about 4 years ago by eunwoo1104 <[email protected]>
Version up

4c92953e62300f98c5a2f1cdfd38b04b873b50d9 authored about 4 years ago by eunwoo1104 <[email protected]>
Merge pull request #22 from PredaaA/patch-1

Dispatch an event on valid command

950292dea94125fbdc0c895b806fb1e31daf780d authored about 4 years ago by eunwoo1104 <[email protected]>
Fix order and support subcommands

81d2830c7802fb8c0cdafa79af868c65000ab393 authored about 4 years ago by PredaaA <[email protected]>
Dispatch an event on valid command

dc1cf97694cc264419c4004d336d4c10b2345ffc authored about 4 years ago by PredaaA <[email protected]>
Fix incorrect version name

66deebf6ebbad70cb404f34b26b25e9519478326 authored about 4 years ago by eunwoo1104 <[email protected]>
Fix version

582d3f7c781c0d553b35c612c3a9158ba8b22422 authored about 4 years ago by eunwoo1104 <[email protected]>
Added not existing command handling

ebc8c52e9f0ec943d9e8375bd9619ec1d8a18677 authored about 4 years ago by eunwoo1104 <[email protected]>
Fixed subcommand raises KeyError at specific condition

bf8b5ed38e6826bb6b9c67a70daaa5a0be06e227 authored about 4 years ago by eunwoo1104 <[email protected]>
Added lower() to command name

025ed258b752a4662da2a909896ef029ea317b53 authored about 4 years ago by eunwoo1104 <[email protected]>
Added Subcommand support

4aeb86509309cf65eafa55c6fc9305ad2c111e50 authored about 4 years ago by eunwoo1104 <[email protected]>
Fixed no `author` when intent is off

b867088776ac7abdb1cd9d3fcdb7e8f10cda468c authored about 4 years ago by eunwoo1104 <[email protected]>
Merge pull request #21 from eunwoo1104/fix-cache

Apply #18

3b9159529353ce4b6cd13ea09f8cdc7f25155f44 authored about 4 years ago by eunwoo1104 <[email protected]>
Added error handling at auto convert

ae908ae4937a83e24af9e855b86043d8089a028c authored about 4 years ago by eunwoo1104 <[email protected]>
Merge pull request #18 from hpenney2/master

Use fetch_member instead of get_member for auto-converting

e74fc6039f7230b687ef646a6c6fc96cc05c51b7 authored about 4 years ago by eunwoo1104 <[email protected]>
Use fetch_member instead of get_member for auto-converting

1974195c5411c9db94d493764ffaa8bb57b2c445 authored about 4 years ago by hpenney2 <[email protected]>
Update README.md

e5b4311d6fe781ffc1358ffaa7cd1910350f3719 authored about 4 years ago by eunwoo1104 <[email protected]>
Added more rate limit handling

e4c592fc9e68d535dd33a579917bfac61a2dc45f authored about 4 years ago by eunwoo1104 <[email protected]>
Added rate limit handling

dbb7e3b3c51dd07111abd9d3a712fdc8534ad54c authored about 4 years ago by eunwoo1104 <[email protected]>