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
55ead42d618e3572b2cb3e0f854bb110ae59083b authored over 2 years ago
* feat: implement channel.get_history helper method
* ci: check
* check
4ac3ffca1e472be5cafe6eb7b0310dc9de9d3754 authored over 2 years ago556eeea668795e315317e4e609bc9335c68264b0 authored over 2 years ago
65a9358d8749ffa58da129c61fe4d1bdc839c808 authored over 2 years ago
ec746fcfd4261d7bd22f2d8956230263f94701fe authored over 2 years ago
1954a047372535c977a6bc5dd00c6e2c693bcb29 authored over 2 years ago
part of sub commands make trouble in python 3.10 above the error occur
TypeError: run.<locals>...
* fix!: fix bug with event names for extensions
* Update interactions/client/bot.py
Co-authore...
23b061125f7cfd99a6029400ed365f28a5458b27 authored almost 3 years agoSome brackets were left open and could throw off a few users.
a68d464f7820647c2bb34bdaf764f4252c26e41f authored almost 3 years ago* feat: implement name property for the member object
* Apply suggestions from code review
Co-...
5b526b1d6a969a2a97216ef3b9efa6901f619a7c authored almost 3 years ago* Update channel.py
* Update channel.py
a0c445c84f7265595822ea986d4d4685b905ebe0 authored almost 3 years ago* fix: prevent kwargs modification during `for` loop iteration
* fix: proper empty choices pa...
f4b7bae6c732e8de08a457ac28cb2f6f16308ba0 authored almost 3 years ago* refactor: cleanup base.py & sourcery-AI-refactor
* revert: remove colorama from requirement...
129a6b3f9a88d7fcfe2ec8568b2f43951cd5df38 authored almost 3 years ago* fix!: Fix changing role positions
Changed the api request function to send an JSON array in...
6b4926149d38e43972269b355532997b69916907 authored almost 3 years ago* fix: Fix commands not being registered properly
* refactor: remove irrelevant comments
*...
9dad167f97e3b022dc11f1bbff33a5544ac5c338 authored almost 3 years agobb30463b8e2b21313f541fa11dbb6618739e87a3 authored almost 3 years ago
b1aef754eb70bf666746fb57a2849aadde2311f6 authored almost 3 years ago
When doing the members check in Guild.
fdf40cc70d8216c48cb8e0169eedf6dd437da2d7 authored almost 3 years ago* fix: re-apply fix (got lost because merged into the wrong file)
* fix: make name a kwarg in...
723527970e38504b2aed9591b234c9a7972cdc43 authored almost 3 years ago* Fix thing
* Update client.py
* Update client.pyi
68d81a61d62962a7b4e08267a93285dbcce74009 authored almost 3 years ago
This file is a marker file used to indicate a package can be used for type checking.
The MAINIF...
* refactor: resolve TODOs
help that was pain
* refactor: resolve TODOs
* fix!: missing ...
8979eee7415ed361374a6d2d097d41c9634f97ab authored almost 3 years agoee8dd64ae445248891be93c014bc504edbe35e41 authored almost 3 years ago
* feat: Implement Image model
* feat: Implement image features for guild.modify
* refactor: ma...
e6dc35fafc4abae716d348e72d0e0ae614d10ef6 authored almost 3 years ago* fix: include .pyi files when building
This also includes a few other basics, like the requi...
538faeab2932a2b8e5e59ca9586a518e9162db29 authored almost 3 years ago
- Update `get_bans` helper method to reflect changes made to its endpoint
- Add `get_all_bans` ...
630237fa76613e0b1b1290a951b396332c95c456 authored almost 3 years ago
* fix(example): Fix example.py so it can launch and work
* Update example.py
* Update bot.py
5898208d261a97cd5206abe00050ce01476a53f0 authored almost 3 years ago
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.1.0 → v4.2.0](https://github.com/pre-comm...
This file was actually cloned outside of the client directory in a PR that had not appropriately...
1d3ec28aa5d8bd1b8cc6c52c15960e118b6a8cc8 authored almost 3 years agoThis file was actually cloned outside of the client directory in a PR that had not appropriately...
4844d750f4838cf82adea0ac647524e4a2402839 authored almost 3 years agofc30050609d277f31af96cad58b0b49b1d4fc4ab authored almost 3 years ago
c6976c18521144a3502282d55d90f33e3ca8f908 authored almost 3 years ago
9ae143b8ba5bd8a0cf5c6cb64a8133fbc3fba16a authored almost 3 years ago
* fix: pinned aiohttp version to >=3.8.1
aiohttp version 3.8.1 is required for the sending of F...
16b02127d877159b39573c49674eb0f0d918940f authored almost 3 years ago* [Fix] Guild commands synchronization
* ci: correct from checks.
* fix : remove delete fr...
1ed54156bb0a1ca4210fdb9a4058fa75bf05c505 authored almost 3 years agoa6942f7326129267d222e3c4ccb3090438977d9c authored almost 3 years ago
44ba5a44d59825eaa83f21ad38c86f6fc3e20c2a authored almost 3 years ago
chore!: pre-release for 4.1.1-rc.1
00ebd1b896f7cc17415cebd04cfc1877a6badbc8 authored almost 3 years ago5dd14fabe10e5520d60bcd14045cb398f9e3b2a6 authored almost 3 years ago
36c21310307bcf6c102c969b96c140c3807cc040 authored almost 3 years ago
* refactor: allow file sending in all send and editing methods (except context)
* refactor: u...
51d824c2f6459a24f16b9f107cd33672f76d041b authored almost 3 years ago639574ed9f2a2d5c8cd6dc1720a7ca8995ed07cf authored almost 3 years ago
* fix: UnboundLocalError when server has no icon
* feat: implement Guild.banner_url
* feat...
ab0e036ed57974264cc50d592c32da20cd74a85c authored almost 3 years agoe7b7a2ff54b7f5ebb78a0b1791610b5a0a2474bf authored almost 3 years ago
* fix: Fix webhook execution payload.
* refactor: Reimplement execute webhook on new HTTP lay...
5f2436035f7aafab0264439084c692607f7f4e72 authored almost 3 years ago658a62a5f92db379476049149dd760a13ac1954f authored almost 3 years ago
updates:
- [github.com/psf/black: 22.1.0 → 22.3.0](https://github.com/psf/black/compare/22.1.0....
* fix: Fix remaining variable definition.
* refactor: Recompress logic conditions to utilise ...
e391492d974e98758337e2202367b3336a58f12d authored almost 3 years agob477c950f3cf9dfc2e6fe2e1e2b24d815b909144 authored almost 3 years ago
feat!: Architecture import fix, Localisation support, HTTP tweaks, misc fixes.
4fb0254d7a5bba54b433ba8a2f3c621eed5cab34 authored almost 3 years agod7d218ef45e68bb5b3e4395c67b77059e48f2c74 authored almost 3 years ago
11e5a51d615b1361ba35acef4615b58fd178e25b authored almost 3 years ago
a611a275c9530e738ba428afd24055d4ca2cb7b3 authored almost 3 years ago
33d2f3fba639f8b6dcd3e8dfeeae135a33dcc823 authored almost 3 years ago
9ce05685c526e606669db7fccafa8dd816414d61 authored almost 3 years ago
* feat: Add url property for message objects
* ci: correct from checks.
* Update interactions/...
0a0d5c98b0ace0a720133834b22cca5340e2a6fe authored almost 3 years ago0ac9bc26116303b5aece4a80db82137dbfbbaead authored almost 3 years ago
c03c0ab906134277fff421fe2f18faa32f4edee3 authored almost 3 years ago
2dcf18c754f2af82dcbf7fab782f16c5c5e4c8cb authored almost 3 years ago
1d5685caf5c31de0934822a4d67237116e3e42e6 authored almost 3 years ago
5bbf0abd619f77b4af805824c5399128ea503f9d authored almost 3 years ago
7a2ed8f58ed08d214fc8b97803966f48ec0a88fd authored almost 3 years ago
This is a decision that the core development team met on. The goal of this
refactor is to provid...
4e439748246cadefd9fe04521ccba115286f405d authored almost 3 years ago
* fix: unable to send custom classes to instantiate Embed
* fix: remove useless __init__ stat...
567f32a652f6bf6cce6df4603d8b8c9e52fbec31 authored almost 3 years agoc8af8bdadebc6a0e0fe3ea2cfd52967133830077 authored almost 3 years ago
* fix!: listen for a `CLOSING_MESSAGE`
* refactor: imports
* fix: close check
* fix: close check
a983c0b2c9fea8e1f1bf014753925ef2d74b462f authored almost 3 years ago* docs: add migration docs for 4.1
* docs: detail message content intent in migration
* AD...
ca49be1cb86e7ac500267c3d65a4c66ddc3e9301 authored almost 3 years ago* refactor: modify self when editing its object
* refactor: modify class instance when editin...
3fc7bee18fb391fbf0cb9bedfd345b57b417d723 authored almost 3 years ago4dcd2e18db9d33fa8acba11cc0f1f4eee24bf417 authored almost 3 years ago
a52cf8e566c17af233b9bdce8ec912c2379a230e authored almost 3 years ago
ad7f4513778025b2d3bc34d9d24ff3f43563b7a6 authored almost 3 years ago
* refactor: allow archiving of threads in channel helper methods
* feat: add methods for thread...
4bc73c24654d912fd51495aded04ba3c59709d2a authored almost 3 years ago8873ada7caf83887033791fec0ef056e7496bc67 authored almost 3 years ago
ea95732a7c3c1d9a0141267c658b91a9ba56cae6 authored almost 3 years ago
7ee564c06ec476600a1a5717eaa5edb260e8095e authored almost 3 years ago
556b387150eac83d40e9dd26c052ed2c6f9b1574 authored almost 3 years ago
460328a27a10269a0110e8d3ac60b9f7cae6d73a authored almost 3 years ago
f2830cb4601b7652d559611c8d4c7720faa1e6bf authored almost 3 years ago
d6f28b729d5ec4e2c7af5862dbe55c18342292bc authored almost 3 years ago
(#582)
4eaa09f0f7a73cb572944afd175c1f7cf0696bb6 authored almost 3 years ago7caf10769f44a59acff4d82db9db9a35b69ff319 authored almost 3 years ago
* feat: Adding icon_url property for team.Application
* ci: correct from checks.
* Update ...
86dc4dbf9686087e84738a4173360e80883ada0e authored almost 3 years agoThis was an unanimous decision that was made by both the core and external development teams. Fo...
196c3657d1bd42ccc9094832d4436ceddeb8f0ec authored almost 3 years agochore!: pre-release 4.1.1-beta.2
711ae0ff020ca91f9102f966581ee47ff1c9725a authored almost 3 years ago* docs: add migration docs for 4.1
* docs: detail message content intent in migration
* AD...
c1564f70e31409ce0f1d6ec5059f3087ce9143a7 authored almost 3 years ago* fix!: fix EmbedImageStruct serialization
* fix!: Button emoji serialization
* fix!: message ...
e0cbb8a4c6758754eded67a5480bb9f2203f4374 authored almost 3 years ago* feat: Adding icon_url property for team.Application
* ci: correct from checks.
* Update ...
29889fe6ecc20121c96c4876c1c0c5ada7565c17 authored almost 3 years ago* fix: unable to send custom classes to instantiate Embed
* fix: remove useless __init__ statem...
5cd9ea59f9881452080d4ec052c9ace46ce7467c authored almost 3 years ago* feat: ``__setattr__`` implementation for components to allow editing
* feat: ``__str__`` an...
e456a9e2324b39e8087725aa94cace5455119192 authored almost 3 years ago6b2fbf9b1c4b1416fc71c599fd01a5c54e7b6a12 authored almost 3 years ago
* feat: two new guild methods
* feat: added new guild methods to pyi
* fix: corrected http...
44448e3df5b5e248aa0acaba975bb3aba5bab577 authored almost 3 years ago* feat: implement helper methods for gw events
* gw member
* refactor: requested changes
* ci...
c68ebe1ecbbf46ab96c8090db7d91980fa24f28d authored almost 3 years ago* fix!: fix EmbedImageStruct serialization
* fix!: Button emoji serialization
* fix!: mess...
d9cd5b6cd08fe0043026b01d58a8109ca3f5aa3a authored almost 3 years agoc297139d2ebeb6a561295f7ff54cae122c08a6f3 authored almost 3 years ago
* feat: add `__eq__` to Snowflake
* chore: remove outdated comments
63656b7942ca08688c09030e86f6c6fb09d0cbe1 authored almost 3 years ago* docs: add migration docs for 4.1
* docs: detail message content intent in migration
* AD...
d43e8dc0ebe99bf89b58fc9d729661445a8c501c authored almost 3 years ago* feat: Implement changing presences on runtime.
* feat: Implement helper method for changing...
74e742a40603901c51f3166fd426152ff581bf59 authored almost 3 years agoe37ee3a7cd2efe886c789e2b5dbda9c147720fcf authored almost 3 years ago