Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/interactions-py/Astro

๐Ÿ”Ž Utilities made easy.
https://github.com/interactions-py/Astro

style: ignore new files

f2af006e63752aed834639edb82934ffbe45c3f7 authored almost 3 years ago by James Walston <[email protected]>
revert: wipe

1797b79ad9f4e3dd2fc00c3eb0099824f65cc583 authored almost 3 years ago by James Walston <[email protected]>
docs: Update README

e6536b5123815058122dee879d7debf7bdb8aecd authored about 3 years ago by James Walston <[email protected]>
fix paginator crash when using next button on last page (#15)

Accidentally made it add `top` to `counter` if counter >= top, now adds 0 instead, fixing the issue

b1aac9a5a5376f9f604de0db1aad70e9fc29d3c9 authored over 3 years ago by Toricane <[email protected]>
bug fix

304a375298f74fb0eea17d2f817e8232aa837322 authored over 3 years ago by LordOfPolls <[email protected]>
formatting + new docs (#13)

* Remove unnecessary comments + formatting

* Fix link + formatting

* Update README.md

U...

1af0480d1a39b2376812c5180dca2ef2aa6dfdb2 authored over 3 years ago by Toricane <[email protected]>
Add an example user menu + component paginator for /search + Catalyst4's paginator (#10)

* Add an example user menu

Adds an example user menu that says who used it on who

* Uses compo...

e8212181f64b36422802cbd18c2ab0d1e6f86414 authored over 3 years ago by Toricane <[email protected]>
smh ๐Ÿงน

0c2c872afe8ba1a1363abef393e9aa84512b730e authored over 3 years ago by LordOfPolls <[email protected]>
Update main.py

3ee6a21a49a8a7bbe768896e1ca90e1354f41006 authored over 3 years ago by james <[email protected]>
Add template for tester role.

1e3ed1b7879b86e19ba7c314f05b61a1fecb008d authored over 3 years ago by james <[email protected]>
Allow v4.0 testing joining/leaving

1c4662e6ec65ca86aa6b6581fb0549b34fde53d7 authored over 3 years ago by james <[email protected]>
lazy patch mobile bug

5baa124ea66abd69b5ec09b1baa2ed932361a520 authored over 3 years ago by LordOfPolls <[email protected]>
Merge pull request #9 from Toricane/master

Fix examples

77841d673cf86e3df78beea9f43da2a6d0e95d94 authored over 3 years ago by james <[email protected]>
yet another language KEKW

18b8450fb26a12d0b437f099d38d4cd7151c7109 authored over 3 years ago by james <[email protected]>
yet another language KEKW

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

2b3c99683f9e0110e12495e1e48ccb8ffd5c2283 authored over 3 years ago by Toricane <[email protected]>
Add new menu example

8732c40e6d41a02534a5d3654564030c5883c6c2 authored over 3 years ago by james <[email protected]>
Add language to template.

3947f82b881ff595267967b78bf2fb4b0f90e3cb authored over 3 years ago by james <[email protected]>
Add new language to command selections

4b0bc4296397c7f556d507db75f43be6862e178e authored over 3 years ago by james <[email protected]>
Fix examples

The paginator caused some problems for the examples, and Jugador did add `wait_for_component()`,...

2fc50082efa0a9eb4140f9ff7a45f306127a6eab authored over 3 years ago by Toricane <[email protected]>
Fix paginator examples (#8)

* Fix typos and examples

This commit fixes lots of typos. It also makes the examples easier t...

3a8dfa29c618edd6e031042459d45893992d2ae9 authored over 3 years ago by Toricane <[email protected]>
Embed paginator and on_component listener change (#7)

* [Addtion] Customizable button based embed paginator

* [Addition] Added example paginator co...

97feb43f4f3e467f85f3c9c608fda0915523536b authored over 3 years ago by Jugador123 <[email protected]>
Merge pull request #6 from discord-py-slash-commands/revert-5-master

Revert "[Addtion] Customizable button based embed paginator"

9a6afe21a76b115825af1ca3abc7bdc0285b936f authored over 3 years ago by LordOfPolls <[email protected]>
Revert "[Addtion] Customizable button based embed paginator (#5)"

This reverts commit 4151c12390c61e23df4b81df33f02553832edfc5.

11ff7ec47fd72ce36682bcd5510eea10f1f1af25 authored over 3 years ago by LordOfPolls <[email protected]>
[Addtion] Customizable button based embed paginator (#5)

* [Addtion] Customizable button based embed paginator

* [Addition] Added example paginator co...

4151c12390c61e23df4b81df33f02553832edfc5 authored over 3 years ago by Jugador123 <[email protected]>
Merge pull request #4 from Toricane/master

Add examples for slash, buttons, and selects

e0ebbafe446d3a78432b4adf20f88037092fd241 authored over 3 years ago by LordOfPolls <[email protected]>
Black Format

0a351910d255f25db15878dc7cfd42e6cead733d authored over 3 years ago by LordOfPolls <[email protected]>
Optimise Imports

5a8e5e74b1ad8637c9b2db47a3d846151dd1e61b authored over 3 years ago by LordOfPolls <[email protected]>
Made reply to select ephemeral/hidden

Made the message that is sent when someone selects options in a select ephemeral/hidden

664b054abbeb8245a3b9a09e664d8781c54e93e1 authored over 3 years ago by Toricane <[email protected]>
Display which button/select option was used

Displays which button was pressed, and what options were selected in a select. Also removed `cus...

2e75ace57422a6d576e840e3e76b84a9ccd72ab3 authored over 3 years ago by Toricane <[email protected]>
load cog

1881aaf5e0967dd0315248511c0fd035000e39d6 authored over 3 years ago by Toricane <[email protected]>
examples

fddcbd49a9cdfb6a8b4835af9ba2113dd640b74b authored over 3 years ago by Toricane <[email protected]>
Add minimax ai to tic tac toe

0ed1a28b4f52074bdee3bdacc2b1aa0f24b43354 authored over 3 years ago by LordOfPolls <[email protected]>
stylise win

dae87237d1e1d5003a665f315bd178e3d650bc61 authored over 3 years ago by LordOfPolls <[email protected]>
minor fix

1641fa67cfcc46343836f8afee4d01edfd0f288f authored over 3 years ago by LordOfPolls <[email protected]>
add games

a8721668829b19aa9968c3044cde674fb7ff1bc4 authored over 3 years ago by LordOfPolls <[email protected]>
language tweaks

9b4064303ef44e72bdf4513a1534e0082cbdc07c authored over 3 years ago by LordOfPolls <[email protected]>
added language commands

a7147d85a2d7ec72a1cfbb588e5e6f18cef01523 authored over 3 years ago by LordOfPolls <[email protected]>
increase how much data is returned

b4aaf7e402ed9084c6e9b8f3051132bc5ddb30ab authored over 3 years ago by LordOfPolls <[email protected]>
more info, and allow trigger in any guild, tweak regex

b191e60f98da0367ce883c0ffdc83e5b9c8a9663 authored over 3 years ago by LordOfPolls <[email protected]>
ensure lowercase

83dce4f1698ef1d45f0d0d40cdbd7f1bb25b7c75 authored over 3 years ago by LordOfPolls <[email protected]>
fl0w โ€” Today at 21:35 Make ephemeral

65c954c6aa521c3d9df612ec8cbeed0e5baaa7e6 authored over 3 years ago by LordOfPolls <[email protected]>
add/remove tag perms

15c7dbfcf01109701c30a2e662f6a3d908909349 authored over 3 years ago by LordOfPolls <[email protected]>
update get_settings

1f18a5cf8fd1fe853a8db79e61d91de918db57eb authored over 3 years ago by LordOfPolls <[email protected]>
rework `git.py` logic

084d5fa0e7b6e036d19ac6d302da2a07e78235d2 authored over 3 years ago by LordOfPolls <[email protected]>
remove debug print

c31da50dcbe4ad5c85cf15ed136e14d2d95a706a authored over 3 years ago by LordOfPolls <[email protected]>
add git cog

cfd88229cb38f09c3b367266af8def81fd73dc01 authored over 3 years ago by LordOfPolls <[email protected]>
format tweak

ea0e157a497fcf43b242af6d19cb6441be603c4f authored over 3 years ago by LordOfPolls <[email protected]>
move tags to their own cog

dad8b237f41d5170b6f7f373d8d135da03810f33 authored over 3 years ago by LordOfPolls <[email protected]>
nu

052036e1933a5ebf242bde4bed27512db6e4d5dc authored over 3 years ago by LordOfPolls <[email protected]>
unsure why this was commented out, it seems needed

4a1cc2bcd51ebc6080ef3a2cec672c515f4ec1b1 authored over 3 years ago by LordOfPolls <[email protected]>
Update main.py

47a3c24f363de464e4bef34dc3d2653b63116c38 authored over 3 years ago by LordOfPolls <[email protected]>
Merge pull request #1 from LordOfPolls/master

Improve /search command

5cd2865b941019405af229b4e136c7ce3711e0e4 authored almost 4 years ago by eunwoo1104 <[email protected]>
Merge branch 'master' into master

ef7e0ba396f1e940ea57a1274116f042f4570700 authored almost 4 years ago by eunwoo1104 <[email protected]>
Merge pull request #2 from SNvMK/master

Update to 1.1.0

02076c7b040e0fd112080c51224f78a5f11104b9 authored almost 4 years ago by eunwoo1104 <[email protected]>
Removed feature from README

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

23c17c632b0cb368af8d2cd11542c88d0b01bd39 authored almost 4 years ago by SNVMK <[email protected]>
Commented members count command

b66eab43d4120912db41aa4da9ad38fd9d57fb1c authored almost 4 years ago by SNVMK <[email protected]>
Bumped version in REDME

53a57a607c914e5e4a411f590b891e7698085415 authored almost 4 years ago by SNVMK <[email protected]>
Changed ID back

38e8be200843d142671a5fe31f2713ea5d09697e authored almost 4 years ago by SNVMK <[email protected]>
Revert "Changed ID from my test server to module server, added changes from #1"

This reverts commit 1d0ea87005511ebc3646c075ea56ec5380a2850c.

25fbf7b8fed9493c84777c4984637f318aa1a808 authored almost 4 years ago by SNVMK <[email protected]>
Changed ID from my test server to module server, added changes from #1

1d0ea87005511ebc3646c075ea56ec5380a2850c authored almost 4 years ago by SNVMK <[email protected]>
Update to discord-py-slash-command 1.1.0

fcd974cf1ecab8d2bc88658a9c9cc92c84f2055c authored almost 4 years ago by SNVMK <[email protected]>
Changed README, added members count command

c7fcc7cf5febf3378d2cf90842c2d89cf967a066 authored almost 4 years ago by SNVMK <[email protected]>
dont process any links to sphinx or github

The index page includes these by default, but i strongly doubt someone is using the search comma...

dd5231f7b89c8cab2c7c062c946b41e8c2aaef84 authored almost 4 years ago by LordOfPolls <[email protected]>
Added fuzzy string matching, made case insensitive

de519e7f0cccc3821ffaf6d77385393ec2dd6c03 authored almost 4 years ago by LordOfPolls <[email protected]>
Updated to fit to `1.0.9`

8162fd5a0b6ac6c372486438e498a3140b5970bb authored almost 4 years ago by eunwoo1104 <[email protected]>
docs search

fe2b10d6d6ac1c72347bc0fe37d00aeb98f499ad authored almost 4 years ago by eunwoo1104 <[email protected]>
some massive changes

fefc7949a7511fc73ca0e6c5630eeb9956767de1 authored almost 4 years ago by eunwoo1104 <[email protected]>
should fix mention problem

38f0bc4e52dc26adc2a2177537b125c5be3da299 authored about 4 years ago by eunwoo1104 <[email protected]>
Update main.py

5f863004c122944c77bdfd5c9b3533d649fb9792 authored about 4 years ago by eunwoo1104 <[email protected]>
Initial Commit

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