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

Changed how logger is passed

19a48782b73b351f3239829527d98eb99a9dd6cd authored about 4 years ago by eunwoo1104 <[email protected]>
Fix docs not showing

675e09c09bdaea5e878217f482cc0594b4ac8e86 authored about 4 years ago by eunwoo1104 <[email protected]>
Added warning when use both `hidden` and `embeds`

5b92e40bcfbbc2bd43cc3da5d76586e122cf24b7 authored about 4 years ago by eunwoo1104 <[email protected]>
Added `complete_hidden`

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

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

f4efba48312bd648fd82d47f81b0101fd7716cff authored about 4 years ago by eunwoo1104 <[email protected]>
Fixed KeyError at unexpected `auto_convert` format #16

086e1c3bde532a164eaa12c863fb0132851a0231 authored about 4 years ago by eunwoo1104 <[email protected]>
Fix wrong docs sort

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

0c8f8f10251d2a790e10d302d4de89abc2492a51 authored about 4 years ago by eunwoo1104 <[email protected]>
Edited docs

a417ebaee3d876154770b5d8804e04c6f7684afa authored about 4 years ago by eunwoo1104 <[email protected]>
Added Cog example

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

db80d94929aa39a730c1310857a3cbba6890e594 authored about 4 years ago by eunwoo1104 <[email protected]>
Added override_type in case checking type has a problem

b8bde7c60d1551ccf41f3ef018c77b4aef4ae1c9 authored about 4 years ago by eunwoo1104 <[email protected]>
Added listener remove function

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

a9cee6e347cc268fa68883d4926d4bac4aa4f06b authored about 4 years ago by eunwoo1104 <[email protected]>
Replaced guild_id -> guild_ids for multiple guild command support

cfb4886f5f5aabfbfa14bc7fab6c5c5b43f70c35 authored about 4 years ago by eunwoo1104 <[email protected]>
Preparing subcommand

31b4f6104e980b52378c7ec1d84529efc9cc8fc1 authored about 4 years ago by eunwoo1104 <[email protected]>
Fixed type hint at SlashContext

c69f7ae8bbea0554291e05bb33e0eb2dbffa2c47 authored about 4 years ago by eunwoo1104 <[email protected]>
Fix hidden not working at initial post

9ba8acbf3d784b0d3151c437bd79e3f170bf6d7f authored about 4 years ago by eunwoo1104 <[email protected]>
Version up

46d25f09836a467d0376f91b470af86a3fbbf835 authored about 4 years ago by eunwoo1104 <[email protected]>
Changed system of adding command

618a2cb59d6bbd3384b8dbe7f7f46cafbe0bb5e2 authored about 4 years ago by eunwoo1104 <[email protected]>
Added discord.Client support

344d54eef5cbb8d4befff2d480715d2a5bccb676 authored about 4 years ago by eunwoo1104 <[email protected]>
Fixed wrong AllowedMentions usage

8bc3af6c223c67edeee8fc6ead1349b750604ad2 authored about 4 years ago by eunwoo1104 <[email protected]>
Updated __version__

ed1c95704426af3e64e7df5bd0833007f4c93518 authored about 4 years ago by eunwoo1104 <[email protected]>
Removed unused code for now

37812b4600fe7b036ac12eee996239faaac801c3 authored about 4 years ago by eunwoo1104 <[email protected]>
Completely implemented edit

dc776482a3da22954d23e95716cf8fd5797d6e9e authored about 4 years ago by eunwoo1104 <[email protected]>
Added hidden support

c57c1f17d1e6c8f9919e25193b816ae5ff533335 authored about 4 years ago by eunwoo1104 <[email protected]>
Added `options` at decorator

128dbae3dc1d67bc8e040c7198a54ba48c259eb2 authored about 4 years ago by eunwoo1104 <[email protected]>
Fixed error when allowed_mentions is None

46b5cc858e7c7a8d37e98432928430bb37fd07d9 authored about 4 years ago by eunwoo1104 <[email protected]>
Fixed examples

830e87c2064389d2e9b14d51c9b7dbb290195549 authored about 4 years ago by eunwoo1104 <[email protected]>
Rename text to content

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

8a49a958500950039b0272f66e70c559e2e71e72 authored about 4 years ago by eunwoo1104 <[email protected]>
Properly support followup messages

ee6e0cb87d430dfbaf44a1c51912989623462644 authored about 4 years ago by eunwoo1104 <[email protected]>
Added AllowedMentions support

ddef6cbd2d157e0a8957ba8d3d14e79758e3c565 authored about 4 years ago by eunwoo1104 <[email protected]>
Added response delete/edit

25cb969fb7cfceef89be42408aed35fabd3558c9 authored about 4 years ago by eunwoo1104 <[email protected]>
Update docs

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

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

a27033746ec7979b413165d0881411ad0981dd33 authored about 4 years ago by eunwoo1104 <[email protected]>
Fixed exception occur if commands are added without bot

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

543b6c3fb720512490ece49671442805faacf550 authored about 4 years ago by eunwoo1104 <[email protected]>
Renamed SlashContext id -> interaction_id

478f01cad91e09420ea20a99a205337e3d292da1 authored about 4 years ago by eunwoo1104 <[email protected]>
Implemented process_options

73063eeeb92cbc6deebb27c83d9589cc76a438f0 authored about 4 years ago by eunwoo1104 <[email protected]>
Deleted _build

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

14cafc1fcf49cf3a4937a099b1dc87a87958fff4 authored about 4 years ago by eunwoo1104 <[email protected]>
Rename client.SlashCommand http -> req, Updated docs

32158214c3c39f76c6c96b9e5e78a7b585aaecb5 authored about 4 years ago by eunwoo1104 <[email protected]>
PyPI prep

750e41d8d6fbe0b8f77da4671eb1951dba4f222b authored about 4 years ago by eunwoo1104 <[email protected]>
Create python-publish.yml

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

a41e3760f02fca6b4ce984444482ad8982b2f55a authored about 4 years ago by eunwoo1104 <[email protected]>
Sphinx prep

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

5ca01eb1b160ed4d17ddf888f1dcbf5f471e79f0 authored about 4 years ago by eunwoo1104 <[email protected]>
Change SlashContext __id-> / id->command_id

c4b71a889d5810ccc1a9062b62428135274094bf authored about 4 years ago by eunwoo1104 <[email protected]>
Added `channel` at SlashContext

ef27b551f6614171ed7a42af11f6c61c1159151a authored about 4 years ago by eunwoo1104 <[email protected]>
Minor changes

16c192b77451834f7f81fdca78c961696f85ad10 authored about 4 years ago by eunwoo1104 <[email protected]>
Changed README language to english

3d1a5a59929541b11f94e50dbca445b5c42c703d authored about 4 years ago by eunwoo1104 <[email protected]>
Added logger, args support, and some bug fixes

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

81e0f15f6d3e5f55237e6e18012a26a7c8408545 authored about 4 years ago by eunwoo1104 <[email protected]>
Added utils

1ef83d174fafa65f515ba2a884959a933295fe3f authored about 4 years ago by eunwoo1104 <[email protected]>
Initial Commit

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