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

Update client.py

Added deletion of unused commands

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

github.com/interactions-py/v4 - cf7d1072ab1e5a8e4f479c07512d40868fae9d31 authored almost 4 years ago by eunwoo1104 <[email protected]>
Refactored `http.py` to use client's http

github.com/interactions-py/interactions.py - cf7d1072ab1e5a8e4f479c07512d40868fae9d31 authored almost 4 years ago by eunwoo1104 <[email protected]>
should fix mention problem

github.com/interactions-py/Astro - 38f0bc4e52dc26adc2a2177537b125c5be3da299 authored almost 4 years ago by eunwoo1104 <[email protected]>
Update main.py

github.com/interactions-py/Astro - 5f863004c122944c77bdfd5c9b3533d649fb9792 authored almost 4 years ago by eunwoo1104 <[email protected]>
Version up

github.com/interactions-py/v4 - 617a0c013117fbdb578a716c3e469cd84aef40b9 authored almost 4 years ago by eunwoo1104 <[email protected]>
Fixed subcommand tries to invoke as command

github.com/interactions-py/interactions.py - ececd61fd0bb05d8bee23ac827f51da06c1410e3 authored almost 4 years ago by eunwoo1104 <[email protected]>
Fixed subcommand tries to invoke as command

github.com/interactions-py/v4 - ececd61fd0bb05d8bee23ac827f51da06c1410e3 authored almost 4 years ago by eunwoo1104 <[email protected]>
Fixed command can be called as subcommand even if has coro

github.com/interactions-py/interactions.py - 36950f6b6ec9fc0373ae5af2c39d38731475b9bb authored almost 4 years ago by eunwoo1104 <[email protected]>
Fixed command can be called as subcommand even if has coro

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

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

github.com/interactions-py/v4 - 42f90818065bfcbc7410f8f9b5353aad83c54fe0 authored almost 4 years ago by eunwoo1104 <[email protected]>
Fix error raised when value ctx.guild is type int

github.com/interactions-py/v4 - 1a7d7a6934018822c1144aec24b299216023800f authored almost 4 years ago by 4surix <[email protected]>
Fix error raised when value ctx.guild is type int

github.com/interactions-py/interactions.py - 1a7d7a6934018822c1144aec24b299216023800f authored almost 4 years ago by 4surix <[email protected]>
Fixed possible error when `guild_ids` is empyt

github.com/interactions-py/v4 - 20359fe23e8d9d1e26834c293665deea52144ae0 authored almost 4 years ago by eunwoo1104 <[email protected]>
Fixed possible error when `guild_ids` is empyt

github.com/interactions-py/interactions.py - 20359fe23e8d9d1e26834c293665deea52144ae0 authored almost 4 years ago by eunwoo1104 <[email protected]>
Version up

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

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

github.com/interactions-py/interactions.py - f57b7fa31cf42bba6554e348dc413c519777499c authored about 4 years ago by eunwoo1104 <[email protected]>
Fixed docs

github.com/interactions-py/v4 - 36c3c53322823714548bcf1a8c9186f4c179bd77 authored about 4 years ago by eunwoo1104 <[email protected]>
Added docs

github.com/interactions-py/v4 - 5f6891b0e665796abb1e8b0c78a32e86c3f24c9b authored about 4 years ago by eunwoo1104 <[email protected]>
Added cog command remove function

github.com/interactions-py/v4 - 1acf36fd6c4226a3a1a85b482d8b9c8b7f101b77 authored about 4 years ago by eunwoo1104 <[email protected]>
Added cog command remove function

github.com/interactions-py/interactions.py - 1acf36fd6c4226a3a1a85b482d8b9c8b7f101b77 authored about 4 years ago by eunwoo1104 <[email protected]>
Added cog subcommand support

github.com/interactions-py/v4 - c800536bf4bc9d6950bdddd43361cff48598488f authored about 4 years ago by eunwoo1104 <[email protected]>
Added cog subcommand support

github.com/interactions-py/interactions.py - c800536bf4bc9d6950bdddd43361cff48598488f authored about 4 years ago by eunwoo1104 <[email protected]>
Fixed cog not working properly

github.com/interactions-py/interactions.py - 03f0a255e40d1d3307d5d6ebd87595b7118a7bab authored about 4 years ago by eunwoo1104 <[email protected]>
Fixed cog not working properly

github.com/interactions-py/v4 - 03f0a255e40d1d3307d5d6ebd87595b7118a7bab authored about 4 years ago by eunwoo1104 <[email protected]>
Update client.py

github.com/interactions-py/v4 - cd31c8993ca535f85cad7b786729e470ab731da9 authored about 4 years ago by eunwoo1104 <[email protected]>
Changed all command dict to object

github.com/interactions-py/interactions.py - 5273ae364946dc57217aa053158441db87601a4c authored about 4 years ago by eunwoo1104 <[email protected]>
Changed all command dict to object

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

github.com/interactions-py/v4 - de594f692459d3b0ffd50f8009b5f18569439b47 authored about 4 years ago by eunwoo1104 <[email protected]>
Merge pull request #33 from maduck/master

fix: retry bug in get_all_commands utility

github.com/interactions-py/interactions.py - de594f692459d3b0ffd50f8009b5f18569439b47 authored about 4 years ago by eunwoo1104 <[email protected]>
fix: retry bug in get_all_commands utility

github.com/interactions-py/interactions.py - ca30173c397c1d5ec456e286e4e0692d1cba5284 authored about 4 years ago by MaDuck <[email protected]>
fix: retry bug in get_all_commands utility

github.com/interactions-py/v4 - ca30173c397c1d5ec456e286e4e0692d1cba5284 authored about 4 years ago by MaDuck <[email protected]>
Update README.md

github.com/interactions-py/v4 - ce6bb750a91157ed5c0737d801958f639bd947ca authored about 4 years ago by eunwoo1104 <[email protected]>
Updated docs

github.com/interactions-py/v4 - c1bcc0ce4aaea3f62730f1fef93bf7589a9b520b authored about 4 years ago by eunwoo1104 <[email protected]>
Added docs

github.com/interactions-py/v4 - 34cbcb08c956733efbb106dac385ec232db6c0d2 authored about 4 years ago by eunwoo1104 <[email protected]>
Fixed subcommand can override previously added base command

github.com/interactions-py/interactions.py - b8a115d5d53ec94a5bd11d8d45cf1688a2650053 authored about 4 years ago by eunwoo1104 <[email protected]>
Fixed subcommand can override previously added base command

github.com/interactions-py/v4 - b8a115d5d53ec94a5bd11d8d45cf1688a2650053 authored about 4 years ago by eunwoo1104 <[email protected]>
Rename `subcommand` to `subcommand_name`

github.com/interactions-py/v4 - 6dd02a3dca6dbe6892664190807f489834b65373 authored about 4 years ago by eunwoo1104 <[email protected]>
Rename `subcommand` to `subcommand_name`

github.com/interactions-py/interactions.py - 6dd02a3dca6dbe6892664190807f489834b65373 authored about 4 years ago by eunwoo1104 <[email protected]>
Added `events` docs

github.com/interactions-py/interactions.py - d25d1e80d0be018dfae5468b1eaddf8f9034c185 authored about 4 years ago by eunwoo1104 <[email protected]>
Added `events` docs

github.com/interactions-py/v4 - d25d1e80d0be018dfae5468b1eaddf8f9034c185 authored about 4 years ago by eunwoo1104 <[email protected]>
Added `subcommand`, `subcommand_group` to SlashContext`

github.com/interactions-py/v4 - 41c7ca86825507132ea8b428ca7054e31efb30a4 authored about 4 years ago by eunwoo1104 <[email protected]>
Added `subcommand`, `subcommand_group` to SlashContext`

github.com/interactions-py/interactions.py - 41c7ca86825507132ea8b428ca7054e31efb30a4 authored about 4 years ago by eunwoo1104 <[email protected]>
Fixed `guild_ids` and `has_subcommands` can be falsely overrided

github.com/interactions-py/interactions.py - fae5da363c7f2b9cd9f27d927c0ac3375423db43 authored about 4 years ago by eunwoo1104 <[email protected]>
Fixed `guild_ids` and `has_subcommands` can be falsely overrided

github.com/interactions-py/v4 - fae5da363c7f2b9cd9f27d927c0ac3375423db43 authored about 4 years ago by eunwoo1104 <[email protected]>
Changed `on_slash_command` event to only have `ctx`

github.com/interactions-py/interactions.py - 4f38d7ae364888a9c9fc10f1b329fae1ecea5bbb authored about 4 years ago by eunwoo1104 <[email protected]>
Changed `on_slash_command` event to only have `ctx`

github.com/interactions-py/v4 - 4f38d7ae364888a9c9fc10f1b329fae1ecea5bbb authored about 4 years ago by eunwoo1104 <[email protected]>
Added docs

github.com/interactions-py/v4 - 6ce55126d5e566f6d3aef6a93573991afda4bdcc authored about 4 years ago by eunwoo1104 <[email protected]>
Added command error handling

github.com/interactions-py/v4 - 84fb29de377370d630892c17f42fbb73f4898abf authored about 4 years ago by eunwoo1104 <[email protected]>
Added command error handling

github.com/interactions-py/interactions.py - 84fb29de377370d630892c17f42fbb73f4898abf authored about 4 years ago by eunwoo1104 <[email protected]>
Added rate limit handling to manage_commands utils

github.com/interactions-py/interactions.py - 6790920eaf871c9743eba945ec7dc76d81fe501f authored about 4 years ago by eunwoo1104 <[email protected]>
Added rate limit handling to manage_commands utils

github.com/interactions-py/v4 - 6790920eaf871c9743eba945ec7dc76d81fe501f authored about 4 years ago by eunwoo1104 <[email protected]>
Fixed error can be present when description is None

github.com/interactions-py/v4 - 7ffb2c7bb411959fc563693e4d0da5d002cdf5ee authored about 4 years ago by eunwoo1104 <[email protected]>
Fixed error can be present when description is None

github.com/interactions-py/interactions.py - 7ffb2c7bb411959fc563693e4d0da5d002cdf5ee authored about 4 years ago by eunwoo1104 <[email protected]>
Added auto-register feature

github.com/interactions-py/v4 - c94ba0be01b01c07a92ce2ea33d182bdc6fd24e1 authored about 4 years ago by eunwoo1104 <[email protected]>
Added auto-register feature

github.com/interactions-py/interactions.py - c94ba0be01b01c07a92ce2ea33d182bdc6fd24e1 authored about 4 years ago by eunwoo1104 <[email protected]>
Initial Commit

github.com/interactions-py/Astro - 96fee46742b4abb75f16c0fbb84d9436c4f1bd74 authored about 4 years ago by eunwoo1104 <[email protected]>
Changes some args of `send` and `edit` is keyword-only args

github.com/interactions-py/interactions.py - 7e46a5c289feed1ad432e6e996772051d615175a authored about 4 years ago by eunwoo1104 <[email protected]>
Changes some args of `send` and `edit` is keyword-only args

github.com/interactions-py/v4 - 7e46a5c289feed1ad432e6e996772051d615175a authored about 4 years ago by eunwoo1104 <[email protected]>
Update index.rst

github.com/interactions-py/v4 - b4aa04f4e34b819404e0a420cb01cbf1a5e743ab authored about 4 years ago by eunwoo1104 <[email protected]>
Update README.md

github.com/interactions-py/v4 - f4e12e52c3596d2a3010419c4b0ce43f6a7af6e3 authored about 4 years ago by eunwoo1104 <[email protected]>
Added `get_all_commands` coroutine

github.com/interactions-py/interactions.py - 1628050b4662c88017c59d3f1da3d79a77037e95 authored about 4 years ago by eunwoo1104 <[email protected]>
Added `get_all_commands` coroutine

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

Make README Easier to read

github.com/interactions-py/interactions.py - ec10e4a651300dc887a03ddb96ceed7d699ff7e5 authored about 4 years ago by eunwoo1104 <[email protected]>
Merge pull request #28 from jean1398reborn/patch-1

Make README Easier to read

github.com/interactions-py/v4 - ec10e4a651300dc887a03ddb96ceed7d699ff7e5 authored about 4 years ago by eunwoo1104 <[email protected]>
whoops

mistake

github.com/interactions-py/v4 - 4269cb9f36ff1a3005ff5ad3a482f887b85d684b authored about 4 years ago by Jean Du Plessis <[email protected]>
whoops

mistake

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

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

github.com/interactions-py/v4 - aa904ae7c0c96f9840cbb9f04b63414dfaaf0c0f authored about 4 years ago by Jean Du Plessis <[email protected]>
Update README.md

github.com/interactions-py/v4 - 337478851b11421c5248e0941e6d0107932ff515 authored about 4 years ago by eunwoo1104 <[email protected]>
Fixed type 2 and 5 not working

github.com/interactions-py/v4 - 661c089d4d64f28dffe77fe7053d9291e4714c79 authored about 4 years ago by eunwoo1104 <[email protected]>
Fixed type 2 and 5 not working

github.com/interactions-py/interactions.py - 661c089d4d64f28dffe77fe7053d9291e4714c79 authored about 4 years ago by eunwoo1104 <[email protected]>
Some minor fix to #22

github.com/interactions-py/v4 - 99d40f4fe183b084612509d245850b444e44fb24 authored about 4 years ago by eunwoo1104 <[email protected]>
Some minor fix to #22

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

github.com/interactions-py/interactions.py - 5ba505832f91c9c8f6636db88cc3af6f551e0955 authored about 4 years ago by eunwoo1104 <[email protected]>
Changed `SlashContext.guild` is ID when cannot get guild

github.com/interactions-py/v4 - 5ba505832f91c9c8f6636db88cc3af6f551e0955 authored about 4 years ago by eunwoo1104 <[email protected]>
Version up

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

Dispatch an event on valid command

github.com/interactions-py/interactions.py - 950292dea94125fbdc0c895b806fb1e31daf780d authored about 4 years ago by eunwoo1104 <[email protected]>
Merge pull request #22 from PredaaA/patch-1

Dispatch an event on valid command

github.com/interactions-py/v4 - 950292dea94125fbdc0c895b806fb1e31daf780d authored about 4 years ago by eunwoo1104 <[email protected]>
Fix order and support subcommands

github.com/interactions-py/interactions.py - 81d2830c7802fb8c0cdafa79af868c65000ab393 authored about 4 years ago by PredaaA <[email protected]>
Fix order and support subcommands

github.com/interactions-py/v4 - 81d2830c7802fb8c0cdafa79af868c65000ab393 authored about 4 years ago by PredaaA <[email protected]>
Dispatch an event on valid command

github.com/interactions-py/v4 - dc1cf97694cc264419c4004d336d4c10b2345ffc authored about 4 years ago by PredaaA <[email protected]>
Dispatch an event on valid command

github.com/interactions-py/interactions.py - dc1cf97694cc264419c4004d336d4c10b2345ffc authored about 4 years ago by PredaaA <[email protected]>
Fix incorrect version name

github.com/interactions-py/interactions.py - 66deebf6ebbad70cb404f34b26b25e9519478326 authored about 4 years ago by eunwoo1104 <[email protected]>
Fix incorrect version name

github.com/interactions-py/v4 - 66deebf6ebbad70cb404f34b26b25e9519478326 authored about 4 years ago by eunwoo1104 <[email protected]>