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

Consolidate ifs

github.com/interactions-py/v4 - b32d0e2da956bbc31066d7bdbe4240c97258eca3 authored over 3 years ago by LilSpazJoekp <[email protected]>
Fix spelling mistakes in components.rst

There were some spelling mistakes, such as an "I" instead of "I" in "How do i know which button ...

github.com/interactions-py/v4 - 50a58a3d05f2379d287dfe4c9804d557288277d9 authored over 3 years ago by Toricane <[email protected]>
Fix spelling mistakes in components.rst

There were some spelling mistakes, such as an "I" instead of "I" in "How do i know which button ...

github.com/interactions-py/interactions.py - 50a58a3d05f2379d287dfe4c9804d557288277d9 authored over 3 years ago by Toricane <[email protected]>
Update model.py

github.com/interactions-py/v4 - 6827d094d0af0aa0497cc5e223536741ed905003 authored over 3 years ago by Vioshim <[email protected]>
Fix Discord.py 2.0's CooldownMapping

github.com/interactions-py/v4 - 96781b3b463ca4a3910013ff3b826dc6c4499296 authored over 3 years ago by vioshim <85KXh!VNPsRCWi_>
Fix Discord.py 2.0's CooldownMapping

github.com/interactions-py/interactions.py - 96781b3b463ca4a3910013ff3b826dc6c4499296 authored over 3 years ago by vioshim <85KXh!VNPsRCWi_>
Applied pre_push

github.com/interactions-py/v4 - 8412c774a57da4f168372042dc337e963e37cfef authored over 3 years ago by Artem <[email protected]>
Fix get_components_ids when passing rows with URL ButtonStyle

github.com/interactions-py/v4 - f1b2adfcc13ac0e0a2d914008bc9aed1f86ac4ae authored over 3 years ago by Artem <[email protected]>
Fix get_components_ids when passing rows with URL ButtonStyle

github.com/interactions-py/interactions.py - f1b2adfcc13ac0e0a2d914008bc9aed1f86ac4ae authored over 3 years ago by Artem <[email protected]>
Add minimax ai to tic tac toe

github.com/interactions-py/Astro - 0ed1a28b4f52074bdee3bdacc2b1aa0f24b43354 authored over 3 years ago by LordOfPolls <[email protected]>
Merge branch 'components'

github.com/interactions-py/v4 - 859beb65c2744a5a4d3a422d647268dbe6502669 authored over 3 years ago by LordOfPolls <[email protected]>
Merge branch 'components'

github.com/interactions-py/interactions.py - 859beb65c2744a5a4d3a422d647268dbe6502669 authored over 3 years ago by LordOfPolls <[email protected]>
Component callback docs, small fix (#217)

* Fixed PartialEmoji usage in create_button

* Include component callbacks in docs, patch some...

github.com/interactions-py/interactions.py - 31039ce94d2f081be7a080b98b817952c2079c33 authored over 3 years ago by artem30801 <[email protected]>
Component callback docs, small fix (#217)

* Fixed PartialEmoji usage in create_button

* Include component callbacks in docs, patch some...

github.com/interactions-py/v4 - 31039ce94d2f081be7a080b98b817952c2079c33 authored over 3 years ago by artem30801 <[email protected]>
stylise win

github.com/interactions-py/Astro - dae87237d1e1d5003a665f315bd178e3d650bc61 authored over 3 years ago by LordOfPolls <[email protected]>
Component Doc Changes (#215)

* added note about datatype

* Minor doc changes for formatting, grammar, and clarity

github.com/interactions-py/v4 - 71758e64f6616772d33c1d4a0284e7652e909cb5 authored over 3 years ago by LordOfPolls <[email protected]>
Component Doc Changes (#215)

* added note about datatype

* Minor doc changes for formatting, grammar, and clarity

github.com/interactions-py/interactions.py - 71758e64f6616772d33c1d4a0284e7652e909cb5 authored over 3 years ago by LordOfPolls <[email protected]>
Remove positional arg support (#214)

* remove positional arg support

* add migration info

github.com/interactions-py/interactions.py - 6e0d077bc342e2ea072c6d8a8b46117e5793d9c4 authored over 3 years ago by LordOfPolls <[email protected]>
Remove positional arg support (#214)

* remove positional arg support

* add migration info

github.com/interactions-py/v4 - 6e0d077bc342e2ea072c6d8a8b46117e5793d9c4 authored over 3 years ago by LordOfPolls <[email protected]>
Components callbacks (#210)

* Add support for component callbacks

* Refactored component callbacks. Added cog callbacks s...

github.com/interactions-py/v4 - fb5be46e9fa975cbd289f9547bb547a1165d50ce authored over 3 years ago by artem30801 <[email protected]>
Components callbacks (#210)

* Add support for component callbacks

* Refactored component callbacks. Added cog callbacks s...

github.com/interactions-py/interactions.py - fb5be46e9fa975cbd289f9547bb547a1165d50ce authored over 3 years ago by artem30801 <[email protected]>
Merge pull request #213 from CheryX/patch-1

Simple fix in components

github.com/interactions-py/interactions.py - 38fe68c48e7830e97f26315f8e28da015ec1efff authored over 3 years ago by LordOfPolls <[email protected]>
Merge pull request #213 from CheryX/patch-1

Simple fix in components

github.com/interactions-py/v4 - 38fe68c48e7830e97f26315f8e28da015ec1efff authored over 3 years ago by LordOfPolls <[email protected]>
add component tutorial (#212)

* add component tutorial

* mention that this only handles one press

* add link to componen...

github.com/interactions-py/interactions.py - 7b0215a2a512a5bdecb739927ced54caa9706373 authored over 3 years ago by LordOfPolls <[email protected]>
add component tutorial (#212)

* add component tutorial

* mention that this only handles one press

* add link to componen...

github.com/interactions-py/v4 - 7b0215a2a512a5bdecb739927ced54caa9706373 authored over 3 years ago by LordOfPolls <[email protected]>
String Snowflake ID in decorator args (#209)

* Update README.md

* Fixes Guild ID mismatch.

* Reorder logic due to iterating a None obje...

github.com/interactions-py/v4 - cd4e8bff283ba025abcf394d75472855626ac279 authored over 3 years ago by DeltaX <[email protected]>
String Snowflake ID in decorator args (#209)

* Update README.md

* Fixes Guild ID mismatch.

* Reorder logic due to iterating a None obje...

github.com/interactions-py/interactions.py - cd4e8bff283ba025abcf394d75472855626ac279 authored over 3 years ago by DeltaX <[email protected]>
Merge pull request #211 from JeffreyHuang06/patch-1

Update gettingstarted.rst

github.com/interactions-py/interactions.py - c9f67da3624d481b7093880f6cd808fadd1ae292 authored over 3 years ago by fl0w <[email protected]>
Merge pull request #211 from JeffreyHuang06/patch-1

Update gettingstarted.rst

github.com/interactions-py/v4 - c9f67da3624d481b7093880f6cd808fadd1ae292 authored over 3 years ago by fl0w <[email protected]>
Update gettingstarted.rst

Fixed grammatical errors in the "Want to restrict access? Setup permissions!" section

github.com/interactions-py/v4 - 0e4b9ecb6138c9ff742257bbd703d1cf58950954 authored over 3 years ago by JeffreyHuang06 <[email protected]>
Update gettingstarted.rst

Fixed grammatical errors in the "Want to restrict access? Setup permissions!" section

github.com/interactions-py/interactions.py - 0e4b9ecb6138c9ff742257bbd703d1cf58950954 authored over 3 years ago by JeffreyHuang06 <[email protected]>
language tweaks

github.com/interactions-py/Astro - 9b4064303ef44e72bdf4513a1534e0082cbdc07c authored over 3 years ago by LordOfPolls <[email protected]>
added language commands

github.com/interactions-py/Astro - a7147d85a2d7ec72a1cfbb588e5e6f18cef01523 authored over 3 years ago by LordOfPolls <[email protected]>
increase how much data is returned

github.com/interactions-py/Astro - b4aaf7e402ed9084c6e9b8f3051132bc5ddb30ab authored over 3 years ago by LordOfPolls <[email protected]>
Futher improvements in components implementation (#204)

* Added support for actionrows in wait_for_component

(cherry picked from commit 4e2c31057383d...

github.com/interactions-py/v4 - 6a5cb290bd4ae3b3d172072094869f0fa4652f32 authored over 3 years ago by artem30801 <[email protected]>
Futher improvements in components implementation (#204)

* Added support for actionrows in wait_for_component

(cherry picked from commit 4e2c31057383d...

github.com/interactions-py/interactions.py - 6a5cb290bd4ae3b3d172072094869f0fa4652f32 authored over 3 years ago by artem30801 <[email protected]>
more info, and allow trigger in any guild, tweak regex

github.com/interactions-py/Astro - b191e60f98da0367ce883c0ffdc83e5b9c8a9663 authored over 3 years ago by LordOfPolls <[email protected]>
ensure lowercase

github.com/interactions-py/Astro - 83dce4f1698ef1d45f0d0d40cdbd7f1bb25b7c75 authored over 3 years ago by LordOfPolls <[email protected]>
fl0w — Today at 21:35 Make ephemeral

github.com/interactions-py/Astro - 65c954c6aa521c3d9df612ec8cbeed0e5baaa7e6 authored over 3 years ago by LordOfPolls <[email protected]>
add/remove tag perms

github.com/interactions-py/Astro - 15c7dbfcf01109701c30a2e662f6a3d908909349 authored over 3 years ago by LordOfPolls <[email protected]>
update get_settings

github.com/interactions-py/Astro - 1f18a5cf8fd1fe853a8db79e61d91de918db57eb authored over 3 years ago by LordOfPolls <[email protected]>
rework `git.py` logic

github.com/interactions-py/Astro - 084d5fa0e7b6e036d19ac6d302da2a07e78235d2 authored over 3 years ago by LordOfPolls <[email protected]>
remove debug print

github.com/interactions-py/Astro - c31da50dcbe4ad5c85cf15ed136e14d2d95a706a authored over 3 years ago by LordOfPolls <[email protected]>
add git cog

github.com/interactions-py/Astro - cfd88229cb38f09c3b367266af8def81fd73dc01 authored over 3 years ago by LordOfPolls <[email protected]>
format tweak

github.com/interactions-py/Astro - ea0e157a497fcf43b242af6d19cb6441be603c4f authored over 3 years ago by LordOfPolls <[email protected]>
move tags to their own cog

github.com/interactions-py/Astro - dad8b237f41d5170b6f7f373d8d135da03810f33 authored over 3 years ago by LordOfPolls <[email protected]>
Merge pull request #206 from LordOfPolls/components

fix docs for ported dpy funcs

github.com/interactions-py/v4 - f19eb927af9a044a25d1d8d29a6fe973ae982e93 authored over 3 years ago by fl0w <[email protected]>
Merge pull request #206 from LordOfPolls/components

fix docs for ported dpy funcs

github.com/interactions-py/interactions.py - f19eb927af9a044a25d1d8d29a6fe973ae982e93 authored over 3 years ago by fl0w <[email protected]>
fix docs for ported dpy funcs

github.com/interactions-py/interactions.py - 73f6f4e85fa1736f8bee0728f9c7fdb2a5d78440 authored over 3 years ago by LordOfPolls <[email protected]>
fix docs for ported dpy funcs

github.com/interactions-py/v4 - 73f6f4e85fa1736f8bee0728f9c7fdb2a5d78440 authored over 3 years ago by LordOfPolls <[email protected]>
unsure why this was commented out, it seems needed

github.com/interactions-py/Astro - 4a1cc2bcd51ebc6080ef3a2cec672c515f4ec1b1 authored over 3 years ago by LordOfPolls <[email protected]>
Update main.py

github.com/interactions-py/Astro - 47a3c24f363de464e4bef34dc3d2653b63116c38 authored over 3 years ago by LordOfPolls <[email protected]>
Merge pull request #162 from LilSpazJoekp/cleanup

General cleanup and format code with black

github.com/interactions-py/v4 - da4fb0f8ede425cb61a6efa1c263c6392f82f0e9 authored over 3 years ago by LordOfPolls <[email protected]>
Merge pull request #162 from LilSpazJoekp/cleanup

General cleanup and format code with black

github.com/interactions-py/interactions.py - da4fb0f8ede425cb61a6efa1c263c6392f82f0e9 authored over 3 years ago by LordOfPolls <[email protected]>
Run black and isort on codebase

github.com/interactions-py/interactions.py - edfdeac9efe9167b6c5c3c0cab8912873eab456f authored over 3 years ago by LilSpazJoekp <[email protected]>
Run black and isort on codebase

github.com/interactions-py/v4 - edfdeac9efe9167b6c5c3c0cab8912873eab456f authored over 3 years ago by LilSpazJoekp <[email protected]>
fix linting errors

github.com/interactions-py/v4 - cb967cd7897c5c05f2bfba16eb0e85b7f55076cd authored over 3 years ago by LilSpazJoekp <[email protected]>
fix linting errors

github.com/interactions-py/interactions.py - cb967cd7897c5c05f2bfba16eb0e85b7f55076cd authored over 3 years ago by LilSpazJoekp <[email protected]>
Remove non-project specific patterns from exclude_patterns in docs/conf.py

github.com/interactions-py/interactions.py - 9b951e4165881afaab43e1f171e3af90581e8b92 authored over 3 years ago by LilSpazJoekp <[email protected]>
Move scope.jpg to _static folder

github.com/interactions-py/interactions.py - 56f0fc1282f3de923f90fffb87521fe61c71d499 authored over 3 years ago by LilSpazJoekp <[email protected]>
Add black, isort, and flake8 linters

github.com/interactions-py/interactions.py - 68167a889b787dccef813cef9c7a35e1bf0574a2 authored over 3 years ago by LilSpazJoekp <[email protected]>
Add version and release info to docs

github.com/interactions-py/interactions.py - 4888b59d3842bb3a25574f64a44f90a19b9477f3 authored over 3 years ago by LilSpazJoekp <[email protected]>
Move scope.jpg to _static folder

github.com/interactions-py/v4 - 56f0fc1282f3de923f90fffb87521fe61c71d499 authored over 3 years ago by LilSpazJoekp <[email protected]>
Remove non-project specific patterns from exclude_patterns in docs/conf.py

github.com/interactions-py/v4 - 9b951e4165881afaab43e1f171e3af90581e8b92 authored over 3 years ago by LilSpazJoekp <[email protected]>
Add black, isort, and flake8 linters

github.com/interactions-py/v4 - 68167a889b787dccef813cef9c7a35e1bf0574a2 authored over 3 years ago by LilSpazJoekp <[email protected]>
Add version and release info to docs

github.com/interactions-py/v4 - 4888b59d3842bb3a25574f64a44f90a19b9477f3 authored over 3 years ago by LilSpazJoekp <[email protected]>
Remove unused imports

github.com/interactions-py/v4 - 79decae515bf1142152007ebee32ac87d898a4e5 authored over 3 years ago by LilSpazJoekp <[email protected]>
Cleanup setup.py: added more classifiers, changed how README and const.py are opened, added license parameter

github.com/interactions-py/v4 - 5fb533f2b0342eb8f456f5f29b4467c3ba8b285d authored over 3 years ago by LilSpazJoekp <[email protected]>
Move requirements into setup.py

github.com/interactions-py/v4 - b32efa5dc6647f43ec1af01fb1aea891587cba64 authored over 3 years ago by LilSpazJoekp <[email protected]>
Remove non-project specific patterns from .gitignore.

Many of these should be placed in a global gitignore:
https://help.github.com/en/github/using-gi...

github.com/interactions-py/v4 - aa829e4855db5a38434a756b80e74f60df81e648 authored over 3 years ago by LilSpazJoekp <[email protected]>
Parse package version from const.py file

github.com/interactions-py/v4 - ed96c374299f5fa16afcca7b2667d887cf1bce47 authored over 3 years ago by LilSpazJoekp <[email protected]>
Remove non-project specific patterns from .gitignore.

Many of these should be placed in a global gitignore:
https://help.github.com/en/github/using-gi...

github.com/interactions-py/interactions.py - aa829e4855db5a38434a756b80e74f60df81e648 authored over 3 years ago by LilSpazJoekp <[email protected]>
Move requirements into setup.py

github.com/interactions-py/interactions.py - b32efa5dc6647f43ec1af01fb1aea891587cba64 authored over 3 years ago by LilSpazJoekp <[email protected]>
Parse package version from const.py file

github.com/interactions-py/interactions.py - ed96c374299f5fa16afcca7b2667d887cf1bce47 authored over 3 years ago by LilSpazJoekp <[email protected]>
Cleanup setup.py: added more classifiers, changed how README and const.py are opened, added license parameter

github.com/interactions-py/interactions.py - 5fb533f2b0342eb8f456f5f29b4467c3ba8b285d authored over 3 years ago by LilSpazJoekp <[email protected]>
Remove unused imports

github.com/interactions-py/interactions.py - 79decae515bf1142152007ebee32ac87d898a4e5 authored over 3 years ago by LilSpazJoekp <[email protected]>
Move __version__ and BASE to const.py

github.com/interactions-py/interactions.py - 4c0c0a864ca3ac563712149fbd6f190907878c28 authored over 3 years ago by LilSpazJoekp <[email protected]>
Move __version__ and BASE to const.py

github.com/interactions-py/v4 - 4c0c0a864ca3ac563712149fbd6f190907878c28 authored over 3 years ago by LilSpazJoekp <[email protected]>
Update README.md

github.com/interactions-py/v4 - 986f5a89cb1f1ce22c0b09c0d22fc028775faff1 authored over 3 years ago by Kento <[email protected]>
Merge pull request #179 from nkstonks/master

Polished up readme

github.com/interactions-py/interactions.py - 5d67fb19e5d700c7bee7dba9a19a26f8068018a5 authored over 3 years ago by LordOfPolls <[email protected]>
Merge pull request #179 from nkstonks/master

Polished up readme

github.com/interactions-py/v4 - 5d67fb19e5d700c7bee7dba9a19a26f8068018a5 authored over 3 years ago by LordOfPolls <[email protected]>
Add components sending and handling support (#200)

* Added components support

* Added manage_components to init

* Added default emoji support...

github.com/interactions-py/v4 - 8d337b524b69787b1c3b876adea6859d88c8fea1 authored over 3 years ago by artem30801 <[email protected]>
Add components sending and handling support (#200)

* Added components support

* Added manage_components to init

* Added default emoji support...

github.com/interactions-py/interactions.py - 8d337b524b69787b1c3b876adea6859d88c8fea1 authored over 3 years ago by artem30801 <[email protected]>
Version Up

github.com/interactions-py/v4 - d6670e4ccb6afe3b1ecae8df55d07e8c88a4e1a6 authored over 3 years ago by Eunwoo Choi <[email protected]>
Fixed bugs with manage_commands

github.com/interactions-py/v4 - f1e0af79936495c107934f42cce7a0a67e7c0c37 authored over 3 years ago by Eunwoo Choi <[email protected]>
Fixed bugs with manage_commands

github.com/interactions-py/interactions.py - f1e0af79936495c107934f42cce7a0a67e7c0c37 authored over 3 years ago by Eunwoo Choi <[email protected]>
Version Up

github.com/interactions-py/v4 - b473a2c92f740c3c60962b652a9c21b82ed1b4b6 authored over 3 years ago by Eunwoo Choi <[email protected]>
Merge pull request #199 from eunwoo1104/AnotherCat-fix-manage_commands

Fix manage commands

github.com/interactions-py/v4 - e950add1e67207d3cfb500856d8aef6f88a95bdc authored over 3 years ago by Eunwoo Choi <[email protected]>
Merge pull request #199 from eunwoo1104/AnotherCat-fix-manage_commands

Fix manage commands

github.com/interactions-py/interactions.py - e950add1e67207d3cfb500856d8aef6f88a95bdc authored over 3 years ago by Eunwoo Choi <[email protected]>
Merge pull request #197 from benwoo1110/default-permission-missing

Fix issue where default_permission doesn't get updated on sync.

github.com/interactions-py/interactions.py - f5baaebb9e211730b58957b2621b1b79fbd2a18a authored over 3 years ago by Eunwoo Choi <[email protected]>