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

refactor: better method for header handling

bc2e8e8dc8c3825cbf5f5547a384d3930d6a3ff2 authored about 2 years ago by Astrea49 <[email protected]>
feat!: tag_name > name

956e16001047879c68a13da6b6268134e29ed072 authored about 2 years ago by Astrea49 <[email protected]>
feat: add git ext

c919d670c42940bf8696096c35e39cc4ed5c7c9e authored about 2 years ago by Astrea49 <[email protected]>
ci: add preview flag to black for pre-commit

5238e1a184978a8827e9163c9d7cbf4e5eb738b5 authored about 2 years ago by Astrea49 <[email protected]>
style: slight black adjustments

a7b086fd7fc9de39697b8a97271fe7df9438bab0 authored about 2 years ago by Astrea49 <[email protected]>
feat: add info command

955760a8e2138bed82265818fab127a025fe2ac5 authored about 2 years ago by Astrea49 <[email protected]>
feat: adjustments to on_command_error

928913b863162819dafe17551901b6a16db15f0a authored about 2 years ago by Astrea49 <[email protected]>
feat: allow for custom metadata location pointing

e4aff230e6b9d5dbff46e01e2f6cf7d3180a5083 authored about 2 years ago by Astrea49 <[email protected]>
fix: backwards compat with old role select menus

a978302671774f8c29852b52f766b940c1d79933 authored about 2 years ago by Astrea49 <[email protected]>
docs: add comments to roles.py

d636231e11f1faa69d57ec27cc661756c0b096c2 authored about 2 years ago by Astrea49 <[email protected]>
feat: add role ext

These were in bot.py, but fit nicely in their own ext.

1187445b75185c27f4a79da437b350938ed23620 authored about 2 years ago by Astrea49 <[email protected]>
feat: use orjson for docs-search

95359367410b0b11462da55e863c4951ede9e689 authored about 2 years ago by Astrea49 <[email protected]>
refactor!: remove global auto defer

It was rarely used anywho

b0b22908fc1b640443d93428e4c01c1bd43f96e4 authored about 2 years ago by Astrea49 <[email protected]>
feat: add initial etc extension

This will be used for commands that don't have a place anywhere else.

468d467c8fd4e490ca8e59d5860e28b1ce7b257d authored about 2 years ago by Astrea49 <[email protected]>
fix: make /tag list have same desc as old one

7cdc44af6e4ea3211449a670066d067ca77dc987 authored about 2 years ago by Astrea49 <[email protected]>
fix: make tag info's fields inline

b8dcf699875c34bc006d57d8a622ff296500c68f authored about 2 years ago by Astrea49 <[email protected]>
fix: add deleted tag name autocomplete

51746fa5eeb45cc8610562a08613796ea7048d53 authored about 2 years ago by Astrea49 <[email protected]>
feat: adjust error embed colors

f89fa0b88b20c8acb7961d0c738493cdadaf0551 authored about 2 years ago by Astrea49 <[email protected]>
feat: add tag commands

Mind you, none of this is tested yet.

d914b99b01e2245ada647ed88620c6fc8584fb8e authored about 2 years ago by Astrea49 <[email protected]>
feat: use SRC_PATH for metadata reading

2688f15d572ec3e046740451aa4764125f72864a authored about 2 years ago by Astrea49 <[email protected]>
docs: move SRC_PATH note to right file

6cf7e720d6a7f3a0a5dc3453959310443763a286 authored about 2 years ago by Astrea49 <[email protected]>
feat: add docs ext

5bd141e77858a35bc041c13ea913e5f5a9bd0d25 authored about 2 years ago by Astrea49 <[email protected]>
feat: lay out base of astro

f6e4a982cf82cf767f7cd01f4cc6a0e4a37e92a9 authored about 2 years ago by Astrea49 <[email protected]>
begin architecture rewrite

00746d5f3505312d8b3794bc8dedfe09eaaf9b87 authored about 2 years ago by i0bs <[email protected]>
docs: remove ver from readme

...it would have been annoying to constantly update, to be fair.

f4085ce2ebbb4df462053c5f19a23187ffb574d5 authored about 2 years ago by Astrea49 <[email protected]>
chore: remove pointless .vscode

414c620e23ad818f6daf0e98839a06d7a556f3f3 authored about 2 years ago by Astrea49 <[email protected]>
feat!: remove gg checks

74aff464612829d9aa4bd8f7dca86b42148a6e51 authored about 2 years ago by Astrea49 <[email protected]>
fix: remove empty pages from help command (#56)

51f4786ea8facab8c178d1adb48654ec6a596644 authored about 2 years ago by ItsRqtl <[email protected]>
chore: ignore config.js's

27a60b50d824eb6cce8a2b13d80f75e74b2f3d8d authored about 2 years ago by Astrea49 <[email protected]>
fix: actually add file handler

b3a8d547b6cf511372718dc41c8e1a4cf4046950 authored about 2 years ago by Astrea49 <[email protected]>
chore: add discord.log to gitignore

e2d1c3433cfa2df64f2e10ffaeac4aae82a29cef authored about 2 years ago by Astrea49 <[email protected]>
feat: overhaul logging to be more proper

2ff10eb114a15348cb094aed13f25331dda81588 authored about 2 years ago by Astrea49 <[email protected]>
fix: import Tags properly

e761e0085095e54c2c3e7f19b8a84219fb093e51 authored about 2 years ago by Astrea49 <[email protected]>
style: use annotated for indexed variables

7d5066cd29f53de5d928c809dc2a781a8aa291b0 authored about 2 years ago by Astrea49 <[email protected]>
fix: oops, incorrect import

9dc0f46ab6b96dd887267f7173ef8307f1494e4f authored about 2 years ago by Astrea49 <[email protected]>
feat: implement command to search the docs (#53)

* feat: search the docs probably

* fix something that I messed up

* fix more stuff that I ...

b30111a8aa2402749802b28e656b4fd21e0feada authored about 2 years ago by ItsRqtl <[email protected]>
refactor: sourcery suggestion

9c7cc50fddb9b57ccb34b3a6b950430cf2dc824e authored about 2 years ago by Astrea49 <[email protected]>
refactor: use direct db query for tag view autocomplete

70a39ea5e58094d1a9437c3e886116524b75856e authored about 2 years ago by Astrea49 <[email protected]>
feat: add staff to METADATA

ed8c72f1d839cd3c26de4e4881eea1ddb3d037fe authored about 2 years ago by Astrea49 <[email protected]>
fix: even more quotes_plus

1ed60548f943b33d73408cc4391df84777bfd8ec authored about 2 years ago by Astrea49 <[email protected]>
fix: use quote_plus instead of manual encoding

7633d9e6ac4b83e573af111b803fea4d3d97e424 authored about 2 years ago by Astrea49 <[email protected]>
refactor: sourcery adjustments

fa33385921780322bc8bef891ffdc32640f15f0e authored about 2 years ago by Astrea49 <[email protected]>
feat: add back mod ext support

0adc91e388b600dda0bf366075a5b7440577bde3 authored about 2 years ago by Astrea49 <[email protected]>
ci: add pre-commit and reformat files

37b83faff470a23a6f122fad040d010fd3c52e6f authored about 2 years ago by Astrea49 <[email protected]>
fix: only trigger help prompts in #help

20bfeb1ee462d59cbe5c7ecc107f02d426765aa5 authored about 2 years ago by Astrea49 <[email protected]>
fix: just send embed if tag list is one embed

70d262e58779768b7993c3493664b0e5b1497551 authored about 2 years ago by Astrea49 <[email protected]>
feat: add back tag support (#55)

9d3f8f0d9ee13be424eb51f893eec4770f626f14 authored about 2 years ago by Astrea <[email protected]>
feat!: remove db-based commands for now (#54)

* feat!: remove db-based commands for now

* fix: add a denied msg for add-role-menu

c1a5a5d053703723d586ddf6ca8b8af1f9d17333 authored about 2 years ago by Astrea <[email protected]>
Merge pull request #52 from mAxYoLo01/patch-1

feat: not ping the whole server lol

2b4dee6c1c11ecd5fc7df175f138619463a7dfe1 authored about 2 years ago by EdVraz <[email protected]>
feat: not ping the whole server lol

64d882a6cc02eeeeeba5b42dd64a6646dfd15e7b authored about 2 years ago by Max <[email protected]>
refactor: sleep before sending a message in a forum (#51)

052933789a655745104a07ef505f864345160d17 authored about 2 years ago by EdVraz <[email protected]>
Merge pull request #50 from interactions-py/Damego-patch-1

fix: remove another Ed's bug

b72730b27ac1bdbaffbe4a50b56e7723dd495f83 authored about 2 years ago by EdVraz <[email protected]>
fix indents

291d02734e155c1b06be221d67ff8bbb79ee9ea9 authored about 2 years ago by Damego <[email protected]>
fix: remove another Ed's bug

710a5cf1b2d3b1dc0383e896a3ea34b18b277d33 authored about 2 years ago by Damego <[email protected]>
Update message.py (#48)

Jfc Ed

638dd8286a1b5206ab80841d135e585035602060 authored about 2 years ago by EdVraz <[email protected]>
Merge pull request #47 from interactions-py/EdVraz-fix-object-acess

Ed vraz fix object acess

83308e97c7811ceab705e5ab81628e9b977e9825 authored about 2 years ago by EdVraz <[email protected]>
Merge branch 'master' into EdVraz-fix-object-acess

633b845838e10cad5898d69aeb50a9548621ce7a authored about 2 years ago by EdVraz <[email protected]>
Update message.py

cbdc59dc93e9641af4bc8bf9981de964159f259d authored about 2 years ago by EdVraz <[email protected]>
Update message.py (#46)

2cc2534ee199ae45e0206a56c3dd82b328d54045 authored about 2 years ago by EdVraz <[email protected]>
Update message.py

529aa7ff7c6bd3e22f3f420e287a7092b4b5944e authored about 2 years ago by EdVraz <[email protected]>
fix: make tags work again (#45)

0b9ba81eb40eb4ed4888cbad60a064cc2bbd58fa authored about 2 years ago by EdVraz <[email protected]>
Merge pull request #44 from interactions-py/fix-this-shit

Fix this shit

78b6bb40d81e3735322a0f84edcfb39877fa3d83 authored about 2 years ago by Damego <[email protected]>
Update mod.py

fd3fa36ac8201e9b3609738120d3b49701cb8c4c authored about 2 years ago by EdVraz <[email protected]>
Update model.py

ba4e97f4a5f1bc64c3f007230ae9bc30cb32578b authored about 2 years ago by EdVraz <[email protected]>
Merge pull request #43 from interactions-py/fix_forum_thread

Fix forum threads

c3b489276620753268ead18272f187cbc42f62c2 authored about 2 years ago by Damego <[email protected]>
Update message.py

76109206b501454468b2a8b4deedd0bf2935b2ae authored about 2 years ago by EdVraz <[email protected]>
Update bot.py

d07f4590f9f5d26644ec20c9d75ef30b05597954 authored about 2 years ago by EdVraz <[email protected]>
Delete forums.py

3051efe11448b3252a2420b820374bf416b21c72 authored about 2 years ago by EdVraz <[email protected]>
Merge pull request #41 from interactions-py/change-embed-color

refactor(tags): change embed color to blurple in `list` command

9b4f65a23bd23be23c22c5ba4d84d9d2a7fac8a4 authored over 2 years ago by Nan R <[email protected]>
Update tag.py

4b46d65406c6fb054af596d591ab6456e1173fae authored over 2 years ago by Nan R <[email protected]>
Update tag.py

5f82f63847d430b98e2f320a574eb2e24d938894 authored over 2 years ago by Nan R <[email protected]>
refactor(tags): change embed color to blurple in `list` command

a74e6bbab1221f75975d00d48b4a17eff6e64b05 authored over 2 years ago by Damego <[email protected]>
Update mod.py (#40)

* Update mod.py

* Update mod.py

3b9a21fa43c1a836dfdd611e719a2aa64fd5a75d authored over 2 years ago by EdVraz <[email protected]>
fix: Finally fix thread closing button check

43e91f479e4b3a5b9a9b9bfa8f8a24f7f096714d authored over 2 years ago by Nan R <[email protected]>
Update message.py

e8cade1d389db219136f331c4762ed385e3aa5ac authored over 2 years ago by Nan R <[email protected]>
Update message.py

ab6ac5f62945674e1ab4474b20a42ccbe661e6fa authored over 2 years ago by Nan R <[email protected]>
fix: Thread ownership checking the wrong thing

ce4f8aafd116a3857acc043837061b5b374cf0df authored over 2 years ago by Nan R <[email protected]>
fix: add return in check condition

a4f48bb386e3a7430dda2bc2b3a164b3cb87ff3d authored over 2 years ago by Damego <[email protected]>
fix: attempt to fix thread button

79acb5183eaf1a8538f2abd543ec147ccb3fe3e8 authored over 2 years ago by Damego <[email protected]>
Merge pull request #39 from interactions-py/fix-tag-list

fix: make `/tag list` work

4072598c0bcd121ebfc4322cc5fff7f96317bb11 authored over 2 years ago by EdVraz <[email protected]>
Update src/exts/tag.py

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

3bae837e6d5394ce0f4c11b906bf9442d7c32c46 authored over 2 years ago by Nan R <[email protected]>
Update src/exts/tag.py

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

fd7e4e55668619369c554bff06fdf0b4f844de20 authored over 2 years ago by Nan R <[email protected]>
Update src/exts/tag.py

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

b72f07ca0088612d0b80b4321cccbf3561af92cb authored over 2 years ago by Nan R <[email protected]>
Update src/exts/tag.py

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

e5df8b7554205a877d706c6afed7b675ad875ba0 authored over 2 years ago by Nan R <[email protected]>
Update src/exts/tag.py

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

4a3a3eccac20d4deaf7062efcf27c56e31e3cc5d authored over 2 years ago by Nan R <[email protected]>
Update src/exts/tag.py

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

5afef522f56aa73e19d2fba6fb40cb972f26739d authored over 2 years ago by Nan R <[email protected]>
Update src/exts/tag.py

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

bfd8ef3a75452b070ffd594db48a8c20fbfbb794 authored over 2 years ago by Nan R <[email protected]>
Fix tag list subcommand

f035b1e0c16df8d4b83d075fc421c7fc951e3513 authored over 2 years ago by Nan R <[email protected]>
Update requirements.txt

cc8532c396cd0d3be0dc18ec23f4717a548a54da authored over 2 years ago by Nan R <[email protected]>
Update tag.py

55a16f1aa317fbf1ed6209e690d8206732bbd799 authored over 2 years ago by EdVraz <[email protected]>
Update message.py

9aba00fa2f7412a0df79dc2d1142323ff4c96d0d authored over 2 years ago by EdVraz <[email protected]>
Update const.py

8568ff29f7b6030a67b193ee331555bd5a156259 authored over 2 years ago by EdVraz <[email protected]>
Update gg_protector.py

a0d725c11d875ff943c6260d35fb651a5d50802a authored over 2 years ago by EdVraz <[email protected]>
Update mod.py

fbd802d3da14034077615a53f70ac46d4dcaa10d authored over 2 years ago by EdVraz <[email protected]>
Update mod.py

758666fb73c2f86716123c2948ddb32860dcd0f4 authored over 2 years ago by EdVraz <[email protected]>
god help me

22c61f79a3abe0ac16a3769b68a686abfde42c70 authored over 2 years ago by EdVraz <[email protected]>
Merge remote-tracking branch 'origin/master'

b0a8a3bd84448aa37f48552ba142360328bf49b9 authored over 2 years ago by EdVraz <[email protected]>
refactor: optimize the gg Cola ban function

755e11b609fbc696589392c7dbd85b2f33b15a66 authored over 2 years ago by EdVraz <[email protected]>
Merge pull request #38 from Jimmy-Blue/master

fix: `min_values` and `max_values` when selecting tags

e39ca3815b95a3b61e0856820b05dd0c5e7ec7b7 authored over 2 years ago by EdVraz <[email protected]>
feat: Adding `remove all tags` SelectOption

828875bfd4fd6f6f098440f43d9c1fbcdf43a9d2 authored over 2 years ago by Blue <[email protected]>