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

feat: Add helpers for role connection (#1207)

github.com/interactions-py/interactions.py - 13efcc4c50eacd5b4c9c8f0b9a7aa62ac3b0c020 authored almost 2 years ago by Damego <[email protected]>
fix: remove stray pr specification line

github.com/interactions-py/Astro - 6399b1c222418cc86cb841bd7df889352e50d231 authored almost 2 years ago by Astrea49 <[email protected]>
refactor: don't create timestamp just for formatting

github.com/interactions-py/Astro - 79101fd76c698df4f006008ea9069281d5de8b72 authored almost 2 years ago by Astrea49 <[email protected]>
ci: bump pre-commit tool versions

github.com/interactions-py/Astro - e11a726fb41ef07d9beef3a321fc1dc1308d3b4c authored almost 2 years ago by Astrea49 <[email protected]>
feat: reword info (fixes #61)

github.com/interactions-py/Astro - 12e67bfe58530bcefaf1e6115b8131282d2a6f00 authored almost 2 years ago by Astrea49 <[email protected]>
refactor: bug has been fixed, remove workaround

github.com/interactions-py/Astro - b120581fb7efe40de46cc44608ddc492816d7ca9 authored almost 2 years ago by Astrea49 <[email protected]>
style: inline fields to avoid vertical clutter (#60)

github.com/interactions-py/Astro - 3935a65a828db7e5dfe3d30581ef710912ce9dae authored almost 2 years ago by Sophia <[email protected]>
fix: Skip guild from syncing instead of raising an error (#1223)

* fix: Warns user that the bot is not in guild than rather fails

* fix: dying due to error

...

github.com/interactions-py/v4 - 4eeb1386c970d8eb95e05b707ccdb01966013153 authored almost 2 years ago by GeomKid <[email protected]>
fix: Skip guild from syncing instead of raising an error (#1223)

* fix: Warns user that the bot is not in guild than rather fails

* fix: dying due to error

...

github.com/interactions-py/interactions.py - 4eeb1386c970d8eb95e05b707ccdb01966013153 authored almost 2 years ago by GeomKid <[email protected]>
refactor: add an ability to delay bot's token (#1216)

* fix: Set the websocket's token without referencing the httpclient

* fix: correct the websoc...

github.com/interactions-py/v4 - d2f76688fd9e5e6078c95d8e38b4cec8283ac30d authored almost 2 years ago by Catalyst4 <[email protected]>
refactor: add an ability to delay bot's token (#1216)

* fix: Set the websocket's token without referencing the httpclient

* fix: correct the websoc...

github.com/interactions-py/interactions.py - d2f76688fd9e5e6078c95d8e38b4cec8283ac30d authored almost 2 years ago by Catalyst4 <[email protected]>
refactor!: Change type of permissions attrs to `Permissions` (#1209)

* refactor!: Mark permissions attrs as `Permissions` class

* fix: thanks, git

github.com/interactions-py/v4 - b4154b8f69c7abe82ffe13a83062f754933a045b authored almost 2 years ago by Damego <[email protected]>
refactor!: Change type of permissions attrs to `Permissions` (#1209)

* refactor!: Mark permissions attrs as `Permissions` class

* fix: thanks, git

github.com/interactions-py/interactions.py - b4154b8f69c7abe82ffe13a83062f754933a045b authored almost 2 years ago by Damego <[email protected]>
docs: add missed fields for the `GuildAuditLogEntry` (#1222)

* docs: add missed fields for the `GuildAuditLogEntry`

* docs: Ed, are you kidding me?

github.com/interactions-py/v4 - a6f832d21c5022d500401f969bc3549804b02ca4 authored almost 2 years ago by Damego <[email protected]>
docs: add missed fields for the `GuildAuditLogEntry` (#1222)

* docs: add missed fields for the `GuildAuditLogEntry`

* docs: Ed, are you kidding me?

github.com/interactions-py/interactions.py - a6f832d21c5022d500401f969bc3549804b02ca4 authored almost 2 years ago by Damego <[email protected]>
fix: Warns user that the bot is not in guild than rather fails (#1220)

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

github.com/interactions-py/v4 - 9270d3c79b9c7aa827ccb0cabe6d7d3a398f47e6 authored almost 2 years ago by GeomKid <[email protected]>
fix: Warns user that the bot is not in guild than rather fails (#1220)

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

github.com/interactions-py/interactions.py - 9270d3c79b9c7aa827ccb0cabe6d7d3a398f47e6 authored almost 2 years ago by GeomKid <[email protected]>
feat: Add support for the event `GUILD_AUDIT_LOG_ENTRY_CREATE` (#1221)

* fix: Add GuildAuditLogEntry event

* fix: add AuditLogEntry object as payload

* fix:Chang...

github.com/interactions-py/v4 - f26dfd36f8492b4c709dac61bb5ce46fc74b0591 authored almost 2 years ago by GeomKid <[email protected]>
feat: Add support for the event `GUILD_AUDIT_LOG_ENTRY_CREATE` (#1221)

* fix: Add GuildAuditLogEntry event

* fix: add AuditLogEntry object as payload

* fix:Chang...

github.com/interactions-py/interactions.py - f26dfd36f8492b4c709dac61bb5ce46fc74b0591 authored almost 2 years ago by GeomKid <[email protected]>
fix: bug can't use list with components in `disable_components` (#1218)

github.com/interactions-py/v4 - 496ec391bc673227092021ad28dd7eabb1d3c532 authored almost 2 years ago by Damego <[email protected]>
fix: bug can't use list with components in `disable_components` (#1218)

github.com/interactions-py/interactions.py - 496ec391bc673227092021ad28dd7eabb1d3c532 authored almost 2 years ago by Damego <[email protected]>
feat: Add `channel` & `guild` property for `VoiceState` (#1215)

github.com/interactions-py/v4 - 6ea391920ee1db780a41a0d1a3bc1499895da3b4 authored almost 2 years ago by Damego <[email protected]>
feat: Add `channel` & `guild` property for `VoiceState` (#1215)

github.com/interactions-py/interactions.py - 6ea391920ee1db780a41a0d1a3bc1499895da3b4 authored almost 2 years ago by Damego <[email protected]>
fix(attrs): add factory value to interaction resolved data (#1212)

* fix(attrs): add factory value to interaction resolved data

* ci: correct from checks.

Co...

github.com/interactions-py/v4 - 628a472e52bf68b603f2b898188f89627d97dc48 authored almost 2 years ago by Damego <[email protected]>
fix(attrs): add factory value to interaction resolved data (#1212)

* fix(attrs): add factory value to interaction resolved data

* ci: correct from checks.

Co...

github.com/interactions-py/interactions.py - 628a472e52bf68b603f2b898188f89627d97dc48 authored almost 2 years ago by Damego <[email protected]>
fix: Error starting when using scope param in command decorator (#1217)

github.com/interactions-py/interactions.py - 1155cf4525280c392b12ee10171b338172f52fb7 authored about 2 years ago by Enrico Stemmer <[email protected]>
fix: Error starting when using scope param in command decorator (#1217)

github.com/interactions-py/v4 - 1155cf4525280c392b12ee10171b338172f52fb7 authored about 2 years ago by Enrico Stemmer <[email protected]>
Merge pull request #1194 from interactions-py/unstable

chore: Push unstable to stable.

github.com/interactions-py/interactions.py - 5a7691345e97b20b99e5da225b2eeeea244229f7 authored about 2 years ago by DeltaX <[email protected]>
Merge pull request #1194 from interactions-py/unstable

chore: Push unstable to stable.

github.com/interactions-py/v4 - 5a7691345e97b20b99e5da225b2eeeea244229f7 authored about 2 years ago by DeltaX <[email protected]>
feat: implement modify guild emoji helper (#1202)

* feat: implement modify guild emoji helper

* you didn't see that

* hmm

* add http clie...

github.com/interactions-py/interactions.py - 6cc7648b8f0d4573bea9af482fc3236261708f40 authored about 2 years ago by ItsRqtl <[email protected]>
feat: implement modify guild emoji helper (#1202)

* feat: implement modify guild emoji helper

* you didn't see that

* hmm

* add http clie...

github.com/interactions-py/v4 - 6cc7648b8f0d4573bea9af482fc3236261708f40 authored about 2 years ago by ItsRqtl <[email protected]>
ci: weekly check. (#1213)

updates:
- [github.com/pycqa/isort: v5.11.3 → 5.11.4](https://github.com/pycqa/isort/compare/v5...

github.com/interactions-py/interactions.py - 7982ace5c248ae2bfdfb7eaaffc35517770027a6 authored about 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
ci: weekly check. (#1213)

updates:
- [github.com/pycqa/isort: v5.11.3 → 5.11.4](https://github.com/pycqa/isort/compare/v5...

github.com/interactions-py/v4 - 7982ace5c248ae2bfdfb7eaaffc35517770027a6 authored about 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
refactor: use tag_selection vs TAG_SELECTION

It fits better with the naming convention of other custom ids

github.com/interactions-py/Astro - d10156c62f8b2dd9677f8baa7adea1f48a287165 authored about 2 years ago by Astrea49 <[email protected]>
fix: return if thread is archived for tag selection

github.com/interactions-py/Astro - 519d9178a0a7d93cc9394eb2efcf90b816549a8a authored about 2 years ago by Astrea49 <[email protected]>
fix: make sure there's always a name for logs

github.com/interactions-py/Astro - d16156d7ab75dcf72754b406d23da9f0077429bd authored about 2 years ago by Astrea49 <[email protected]>
fix: try again after 5 seconds if send msg failed

github.com/interactions-py/Astro - 4641821a62b7ed5b10847266a91c23243a0140b1 authored about 2 years ago by Astrea49 <[email protected]>
fix: don't use ... if content is short enough

github.com/interactions-py/Astro - 0e8459549596819d1495eb1c333b671f4d908f7e authored about 2 years ago by Astrea49 <[email protected]>
fix: use string for applied tag

github.com/interactions-py/Astro - b814e0c393d64429367a07e4f2d505ea53db991b authored about 2 years ago by Astrea49 <[email protected]>
fix, refactor: Refactor some code/references in internal Context parameters. (#1206)

github.com/interactions-py/interactions.py - cb01a3871a79cb1d2f4451c5ece033c7d3a8e4b2 authored about 2 years ago by DeltaX <[email protected]>
fix, refactor: Refactor some code/references in internal Context parameters. (#1206)

github.com/interactions-py/v4 - cb01a3871a79cb1d2f4451c5ece033c7d3a8e4b2 authored about 2 years ago by DeltaX <[email protected]>
ci: weekly check. (#1205)

updates:
- [github.com/pycqa/isort: 5.11.1 → v5.11.3](https://github.com/pycqa/isort/compare/5....

github.com/interactions-py/interactions.py - 96e58c5eec592c3ad9afe46291d6842b0f0c905e authored about 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
ci: weekly check. (#1205)

updates:
- [github.com/pycqa/isort: 5.11.1 → v5.11.3](https://github.com/pycqa/isort/compare/5....

github.com/interactions-py/v4 - 96e58c5eec592c3ad9afe46291d6842b0f0c905e authored about 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
fix: various minor issues for logging messages

github.com/interactions-py/Astro - 3612e79f2bc7f1789a33ea3286cb76e6e38d6064 authored about 2 years ago by Astrea49 <[email protected]>
fix: don't archive if thread is archived

github.com/interactions-py/Astro - 34b43ea967474a6985f1aa4ebc280eaac7e6f6fe authored about 2 years ago by Astrea49 <[email protected]>
fix: cut off content if needed

github.com/interactions-py/Astro - e3216461f3f08e166e421903f8dbc23ef4118620 authored about 2 years ago by Astrea49 <[email protected]>
fix: respect changed text for help modal

github.com/interactions-py/Astro - 90baf98ad483a301679ba2fb179d4a755a2c7c14 authored about 2 years ago by Astrea49 <[email protected]>
fix: support old close thread buttons

github.com/interactions-py/Astro - 1a3bc915f2e7673c0d3099b25fe8c724f612507c authored about 2 years ago by Astrea49 <[email protected]>
feat: limit downloading size for gh snippet

github.com/interactions-py/Astro - 533d17a8cfdaa2028ff8b314676ae87b79118367 authored about 2 years ago by Astrea49 <[email protected]>
fix: show correct lines for gh link parse

github.com/interactions-py/Astro - e9c6ce4d7520f19bbaff88f28ee323634599de9b authored about 2 years ago by Astrea49 <[email protected]>
merge: rewrite Astro to NAFF code base

feat!: rewrite Astro to NAFF code base

github.com/interactions-py/Astro - 2b47d68036d2c260e91782aaa910f816e697934f authored about 2 years ago by Astrea <[email protected]>
feat: add poll ping option to subscribe

This also rewords parts of subscribe to make more sense with its inclusion.

github.com/interactions-py/Astro - 173a2fcc9e737e284d5474765089e4ee4689e118 authored about 2 years ago by Astrea49 <[email protected]>
feat: use perms v2 for archive

github.com/interactions-py/Astro - 4053771a9b701392ae4250df397fe05f6c25669a authored about 2 years ago by Astrea49 <[email protected]>
refactor: use more dynamic way to get role name

github.com/interactions-py/Astro - 9717022642004b2fb85a135a573ef9bbea0fe2d7 authored about 2 years ago by Astrea49 <[email protected]>
refactor: helper > advanced

github.com/interactions-py/Astro - 861e92c0c735e92526f538af0cfd20b75eff18b5 authored about 2 years ago by Astrea49 <[email protected]>
merge: master > refactor/naff-rewrite

github.com/interactions-py/Astro - 104a0620070301f56542f1cbb46468ecefbf6de2 authored about 2 years ago by Astrea49 <[email protected]>
fix: don't show autogen tag in tag selection

github.com/interactions-py/Astro - c5b2254c7d9b4f6d352355ca4afe4b2ea3458888 authored about 2 years ago by Astrea49 <[email protected]>
feat: add auto prefix to autogenerated help

github.com/interactions-py/Astro - 9b0dd8a760fb2e2a50b2527c44fa611421a1e9db authored about 2 years ago by Astrea49 <[email protected]>
fix: use metadata value for autogenerated tag

github.com/interactions-py/Astro - ef7468200be42332f0a7d93b435f82e7302d71bf authored about 2 years ago by Astrea49 <[email protected]>
fix: syntax fun

github.com/interactions-py/Astro - 56f975db883cae6840ba4324d3763865c3ab4454 authored about 2 years ago by Astrea49 <[email protected]>
fix: apply valid tag for help_thread_creation

github.com/interactions-py/Astro - baff384146dc031affe12370bdcb3e3eeb9ed75a authored about 2 years ago by Astrea49 <[email protected]>
style(help): modify help thread creation titles

So since we're using an "autogenerated" tag in #help, we can instead make the modal title trunca...

github.com/interactions-py/Astro - f26fa6be91e683f61df5ec5417121cd73c7c1724 authored about 2 years ago by Sophia <[email protected]>
style(roles): correct typo in /subscribe

github.com/interactions-py/Astro - 0761ab743fdc903934ea6a3e50cda083f3575514 authored about 2 years ago by Sophia <[email protected]>
refactor(docs): /docs-search -> /docs

github.com/interactions-py/Astro - e2a16f2aeb6fe19a6a0555e3577e56af922f4967 authored about 2 years ago by Sophia <[email protected]>
meta: update /help util errors to advanced term

github.com/interactions-py/Astro - df03b6a834c5db5f0c58dd8afe408eeacba66c85 authored about 2 years ago by Sophia <[email protected]>
feat: ignore loading messages for msg update

github.com/interactions-py/Astro - aa90dae638590d1e5cd166efb2f237af608fbde1 authored about 2 years ago by Astrea49 <[email protected]>
feat: Implement barebones Linked Roles support. (#1203)

* docs, feat: Implement barebones Linked Roles support.

* chore: Revert accidental file chang...

github.com/interactions-py/interactions.py - fe64d11d1af8f46f71ef9623a1436ce3e3143cfa authored about 2 years ago by DeltaX <[email protected]>
feat: Implement barebones Linked Roles support. (#1203)

* docs, feat: Implement barebones Linked Roles support.

* chore: Revert accidental file chang...

github.com/interactions-py/v4 - fe64d11d1af8f46f71ef9623a1436ce3e3143cfa authored about 2 years ago by DeltaX <[email protected]>
fix: few bugs with object serialization (#1204)

* fix: bug with role related events

* fix: not ignore NoneType values on update

github.com/interactions-py/interactions.py - 77e30490f92cd613ed0ca3608849474c66ae1618 authored about 2 years ago by Damego <[email protected]>
fix: few bugs with object serialization (#1204)

* fix: bug with role related events

* fix: not ignore NoneType values on update

github.com/interactions-py/v4 - 77e30490f92cd613ed0ca3608849474c66ae1618 authored about 2 years ago by Damego <[email protected]>
refactor: use tansy to clean up slash commands

github.com/interactions-py/Astro - 8f88cae739a5cbc35fcfc739866f93f487d4bb62 authored about 2 years ago by Astrea49 <[email protected]>
fix: proper start/end line handling

github.com/interactions-py/Astro - a3f88a00196cecb9895ba4a0ec581a887b428d84 authored about 2 years ago by Astrea49 <[email protected]>
fix: adjustments and bug fixes from testing

github.com/interactions-py/Astro - fa9f71753d6a13d15633c1742a04fb03e0c4f1ff authored about 2 years ago by Astrea49 <[email protected]>
refactor: use autodefer for mod.py

github.com/interactions-py/Astro - a91ae07a1851ce2cd861c41e41019d16c5d5a0d1 authored about 2 years ago by Astrea49 <[email protected]>
fixL add missing TAG_SELECTION callback

github.com/interactions-py/Astro - 5f1d98b4ce073778da8d1485b3dfe010d477f18c authored about 2 years ago by Astrea49 <[email protected]>
fix: properly handle tag emojis

github.com/interactions-py/Astro - 583884bea142a1e9ed762173d657528dd995038d authored about 2 years ago by Astrea49 <[email protected]>
fix: drop session on ext load

github.com/interactions-py/Astro - 41a62dfd19137cce108b60402a6ebeda6302deb8 authored about 2 years ago by Astrea49 <[email protected]>
feat: add log.py

Technically feature complete, but the bot as a whole hasn't been tested

github.com/interactions-py/Astro - 0881b542dbfa7e19922fda8fded860acb052476f authored about 2 years ago by Astrea49 <[email protected]>
feat: slight touchups for ext loading

github.com/interactions-py/Astro - 707f7754cc5a0ff04bb87e30743c7b4d445d2816 authored about 2 years ago by Astrea49 <[email protected]>
feat: add mod.py and update a few things

...the other things just kind of happened as a result of making
mod.py, in my defense.
The messa...

github.com/interactions-py/Astro - 500181dc8d61c5a4ae6480ae464d2f4c058c598f authored about 2 years ago by Astrea49 <[email protected]>
fix: actually fill in action logs for user.py

github.com/interactions-py/Astro - 7209f7746bc45f48331586a8f94022cf3840c9a3 authored about 2 years ago by Astrea49 <[email protected]>
refactor: use 2d list instead of actionrow

Saves us a couple of lines

github.com/interactions-py/Astro - 70a739e4031f983027d13d000fd7c70573d8d1ba authored about 2 years ago by Astrea49 <[email protected]>
feat: just check owner instead of all members

I mean, it's the thread create event, only the bot should be in it.

github.com/interactions-py/Astro - 2e59212d7b10a1da27eb9277fa6f1c894e4723e6 authored about 2 years ago by Astrea49 <[email protected]>
feat: use rapidfuzz for tag autocomplete

github.com/interactions-py/Astro - eda97871a94c0a360132183cfa59733dc48736cb authored about 2 years ago by Astrea49 <[email protected]>
fix: load dotenv before importing anything else

github.com/interactions-py/Astro - dee75a0feb92060a052605984d0f3368c3b84bf0 authored about 2 years ago by Astrea49 <[email protected]>
feat: ! vs ., the endless debate

github.com/interactions-py/Astro - ee8784d0ac7cee2689a94a6029c7430d64bfdf18 authored about 2 years ago by Astrea49 <[email protected]>
feat: use error_send more often

github.com/interactions-py/Astro - 0a3202e83784dea3ba6def0325a4656758872644 authored about 2 years ago by Astrea49 <[email protected]>
feat: add help.py (was message.py)

github.com/interactions-py/Astro - cc273d46f6e7984b0e60191641f189be0a3a64cd authored about 2 years ago by Astrea49 <[email protected]>
feat: adjust error embed appearance

github.com/interactions-py/Astro - 7c15f64544db8673408b22ac6d2435f6bd8c78a8 authored about 2 years ago by Astrea49 <[email protected]>
feat: add user.py

github.com/interactions-py/Astro - 7f4cc3d938e720bfd982bf59a03f094b7d936997 authored about 2 years ago by Astrea49 <[email protected]>
fix: display 9 tags, not 10

github.com/interactions-py/Astro - 4f6f1c5995e3deafc44c8b4a3cded2e1128f0e5d authored about 2 years ago by Astrea49 <[email protected]>
feat: slightly more astro errors

github.com/interactions-py/Astro - 7df1a1a5e08c2dc4d4f43a8fb0816282c938b93f authored about 2 years ago by Astrea49 <[email protected]>
feat: add snippet support

Mostly adapted from NAFB.

github.com/interactions-py/Astro - 769f55587627470bc593e05817d8ffeb055494d7 authored about 2 years ago by Astrea49 <[email protected]>
refactor: use annotation method for options

Per suggestion of i0.

github.com/interactions-py/Astro - 480d406a9a1d17c43af8ed26511dcb1a1a62e845 authored about 2 years ago by Astrea49 <[email protected]>
style: remove unclear walrus op usage

github.com/interactions-py/Astro - e401933b10cdc53a98ef685b5c9f0c4b3bd039d1 authored about 2 years ago by Astrea49 <[email protected]>
chore: add githubkit to requirements.txt

github.com/interactions-py/Astro - 1734c2bac05e769b75e9f3bb4772590464f01479 authored about 2 years ago by Astrea49 <[email protected]>
fix: see if the split worked in the first place

github.com/interactions-py/Astro - 66cf0f6a64b4f741407f7704032c5caed33a2a1b authored about 2 years ago by Astrea49 <[email protected]>
refactor: better method for header handling

github.com/interactions-py/Astro - bc2e8e8dc8c3825cbf5f5547a384d3930d6a3ff2 authored about 2 years ago by Astrea49 <[email protected]>
feat!: tag_name > name

github.com/interactions-py/Astro - 956e16001047879c68a13da6b6268134e29ed072 authored about 2 years ago by Astrea49 <[email protected]>