Ecosyste.ms: OpenCollective

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

Harmony

Makes a Discord API Library for Deno
Collective - Host: opensource - https://opencollective.com/harmony - Code: https://github.com/harmonyland

βž– chore: don't use fetchbase64

github.com/harmonyland/harmony - b890958215c020d33866846510fc3e19f6295cec authored 10 months ago by Helloyunho <[email protected]>
πŸ’š fix: deno needs permission

github.com/harmonyland/harmony - 73acf8ff50ad35f094cca6a68665d1bba34e0f4e authored 10 months ago by Helloyunho <[email protected]>
⬆️ chore: upgrade deps

and wait for other deps to publish to jsr

github.com/harmonyland/harmony - af4ec138c9603a489fe1ff6a0d5b924911398e93 authored 10 months ago by Helloyunho <[email protected]>
πŸš‘οΈ fix: new typescript error

github.com/harmonyland/harmony - 37c913060a9cee103dc774d884084a8b4b6a7ef4 authored 10 months ago by Helloyunho <[email protected]>
Merge branch 'main' of https://github.com/harmonyland/harmony

github.com/harmonyland/harmony - 1187456679af6d9e0a5a8b9025bd5af2a5c9650d authored 10 months ago by Helloyunho <[email protected]>
πŸ‘½οΈ feat: use new decorator

github.com/harmonyland/harmony - a133349964ac3122cedc668a9a3771d1079443fd authored 10 months ago by Helloyunho <[email protected]>
Merge pull request #378 from Blocksnmore/main

github.com/harmonyland/harmony - 1821fc19428def11f468102631b9c53f37036f0b authored 11 months ago by Helloyunho <[email protected]>
Add custom status support

github.com/harmonyland/harmony - e926c7b5a856cb384bad201652d7d38cb9e81a68 authored 11 months ago by Blocks <[email protected]>
Merge pull request #377 from RumoaNoa/main

Fix: No files sent when creating a thread in forum

github.com/harmonyland/harmony - 824e70c16efc4688a83a6c1a18b386a4df7ce8f3 authored 12 months ago by Helloyunho <[email protected]>
Fix no files sent when creating a forum thread

github.com/harmonyland/harmony - 4a217ecdb4a1a80c9c30dff4c1fe4fa786040231 authored 12 months ago by RumoaNoa <[email protected]>
Merge pull request #372 from Blocksnmore/main

Fix: Error thrown from channel mention in webhook

github.com/harmonyland/harmony - 04bbcfc6d6afc79d72ad2b44b38f4c27c2854d06 authored about 1 year ago by Helloyunho <[email protected]>
Merge pull request #373 from Blocksnmore/load-extensions

Feat: Extension directory loading

github.com/harmonyland/harmony - d570b9ebeda632ece15df726889bf85abcb5739e authored about 1 year ago by Helloyunho <[email protected]>
Merge pull request #375 from Blocksnmore/fix-owner-perms

Fix: Server Owner perms are reported wrong

github.com/harmonyland/harmony - 07d04ead4528b368f948fd6cf78a4749ddd1d446 authored about 1 year ago by Helloyunho <[email protected]>
Merge pull request #376 from Blocksnmore/deploy-fix-fix

Fix: Fix: correctly handle resolved member objects in interactions payload over http

github.com/harmonyland/harmony - b5b573fd5c7d667573e19d411f51220fbf42f5ca authored about 1 year ago by Helloyunho <[email protected]>
Fix DJ's lint + fmt failing code

github.com/harmonyland/harmony - d743a2f53860c921b5d70927f9b44fa0eb1a8f12 authored about 1 year ago by Blocks <[email protected]>
Server Owner has all permissions by default

github.com/harmonyland/harmony - ce4227e9b7ce3b77e92108046dcde45422ae9f5c authored about 1 year ago by Blocks <[email protected]>
Add extension loading

github.com/harmonyland/harmony - a45bfb653626cd2f4b6000b3f5d308158149f6b6 authored about 1 year ago by Blocks <[email protected]>
Fix error thrown from webhook channel mention

github.com/harmonyland/harmony - c6b71c9beeb077ed19c335cb5dd87c947c12e9be authored about 1 year ago by Blocks <[email protected]>
πŸš‘οΈ fix: closing websocket requires reason

github.com/harmonyland/harmony - e3e3c73056b1980ee214d7047aa2d104c515f737 authored about 1 year ago by Helloyunho <[email protected]>
Merge pull request #362 from harmonyland/change-version

Update README.md

github.com/harmonyland/harmony - e504976fdc155c17af0e1f29df4cf3c10d8297e9 authored about 1 year ago by AkiaCode <[email protected]>
Merge pull request #367 from ZiomaleQ/main

Add component interaction decorators

github.com/harmonyland/harmony - 1f731a3175722df816dca221d332e459e32f7300 authored over 1 year ago by Helloyunho <[email protected]>
Merge pull request #368 from Mabi19/main

Fix voice state update sometimes not setting the member cache

github.com/harmonyland/harmony - 80b33172ad6d537da3d65e1fa3dd81c82825668f authored over 1 year ago by Helloyunho <[email protected]>
Remove rogue whitespace

I forgot to enable the whitespace trimming option on my new PC :(

github.com/harmonyland/harmony - 91517bcca6f1dbfef324cae403414d40a6cffbe9 authored over 1 year ago by Mabi19 <[email protected]>
Fix voice state update sometimes not setting the member cache

github.com/harmonyland/harmony - cef3a568d24ae0b09986b92ea58f05d1ffcc9f32 authored over 1 year ago by Mabi19 <[email protected]>
Format ./src/interactions/decorators.ts

github.com/harmonyland/harmony - f57524b3b6b4d1e7466d48ebb1271e60300836a7 authored over 1 year ago by ZiomaleQ <[email protected]>
Add modal handler decorator

github.com/harmonyland/harmony - 5134c91c44797205262f6e2d0134fbc48b571d73 authored over 1 year ago by ZiomaleQ <[email protected]>
Fix error message for invalid receiver decorator

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

github.com/harmonyland/harmony - 714f976546565b7074803af63ea9e25ac9a7c6b4 authored over 1 year ago by RadosΕ‚aw <[email protected]>
Add component interaction decorator

github.com/harmonyland/harmony - e6c2c8db0782f7218839a73cbeec0b31305feae3 authored over 1 year ago by ZiomaleQ <[email protected]>
Merge pull request #365 from ZiomaleQ/main

Add components to webhooks messages

github.com/harmonyland/harmony - 314c06613f8cd97a0f49f7362f665ff2b0145369 authored over 1 year ago by Helloyunho <[email protected]>
Merge pull request #366 from ZiomaleQ/autocomplete-handler-fix

Fix autocomplete decorator

github.com/harmonyland/harmony - 864cab19fda543e1a3d71ccfab983d7960a6c9f7 authored over 1 year ago by Helloyunho <[email protected]>
Add strict equality instead

github.com/harmonyland/harmony - 2050056ad23f19fcb3926c13d2efe8a86a90a793 authored over 1 year ago by ZiomaleQ <[email protected]>
Fix check condition in decorator

github.com/harmonyland/harmony - 9765fa4a36cd3ae046ee2f17a09bbf638b5364e6 authored over 1 year ago by ZiomaleQ <[email protected]>
Fix autocomplete decorator

github.com/harmonyland/harmony - 54641a8f2742419614130c13786809116f46dbca authored over 1 year ago by ZiomaleQ <[email protected]>
Add components to webhooks messages

github.com/harmonyland/harmony - 9209ddf534ae6fd651c5011dab520e0028a99763 authored over 1 year ago by ZiomaleQ <[email protected]>
Revert "Merge pull request #361 from MostProDev/main"

This reverts commit c1992bb71a4ed831b98dfc8948bfcde6f58b267e, reversing
changes made to 1a21e7a8...

github.com/harmonyland/harmony - a3590c8341194bb608b2e8ae3e00593935cf0d45 authored over 1 year ago by Helloyunho <[email protected]>
Update README.md

github.com/harmonyland/harmony - 9ac74894c41a0138ee881634fc25a69882a088e3 authored over 1 year ago by AkiaCode <[email protected]>
Update README.md

github.com/harmonyland/harmony - e0c0b87629c9cb4fc34845eaf6ead0163506b7ec authored over 1 year ago by AkiaCode <[email protected]>
Update README.md

github.com/harmonyland/harmony - 7b876d923bec1fb74602603613635aa4a315649c authored over 1 year ago by AkiaCode <[email protected]>
Update README.md

github.com/harmonyland/harmony - 7f373ce51ccf8ed2bc70e41927b5bbe3fde704c3 authored over 1 year ago by AkiaCode <[email protected]>
Merge pull request #361 from MostProDev/main

deploy.ts: Uses Deno.serve() instead of fetch event listener

github.com/harmonyland/harmony - c1992bb71a4ed831b98dfc8948bfcde6f58b267e authored over 1 year ago by Helloyunho <[email protected]>
Update deploy.ts

github.com/harmonyland/harmony - 7ee5739dcbfad647ca97cb15e22e6c2cb1fa284c authored over 1 year ago by MostProDev <[email protected]>
Update deploy.ts

github.com/harmonyland/harmony - 845a6b866800889347f5b82773b74ed6b0523faa authored over 1 year ago by MostProDev <[email protected]>
Merge pull request #359 from Blocksnmore/main

Feat: Display name support

github.com/harmonyland/harmony - 1a21e7a875d3d0f5b4309d8327313da7a50ba9cf authored over 1 year ago by Helloyunho <[email protected]>
Update deploy.ts

github.com/harmonyland/harmony - 31c2b5c3f44fc0084e23c1ee9f65b4affedbe04f authored over 1 year ago by MostProDev <[email protected]>
Update deploy.ts

github.com/harmonyland/harmony - 5647e6036c91b38a87f8321ee3744b179baee120 authored over 1 year ago by MostProDev <[email protected]>
🚨 fix: lint

github.com/harmonyland/harmony - 46eddaf92528c7e74144bd89bd318c9d550f96c6 authored over 1 year ago by Helloyunho <[email protected]>
deploy.ts: Uses Deno.serve() instead of fetch event listener

github.com/harmonyland/harmony - 9ab29b5fc6ba890661d152631811de80d395e009 authored over 1 year ago by MostProDev <[email protected]>
Keep forgetting to format

github.com/harmonyland/harmony - 4fa873bbba97bb4caee6806d38305e097cd6c865 authored over 1 year ago by Blocks <[email protected]>
Add display name

github.com/harmonyland/harmony - 488cb782b84f8baa94015585d8cfdfe02f01593e authored over 1 year ago by Blocks <[email protected]>
πŸ”– feat: v2.9.0

github.com/harmonyland/harmony - 9dd2a9f176ba91657fac53b8be0efa64c5be729b authored over 1 year ago by Helloyunho <[email protected]>
🩹 fix: presence doesn't accept data even if the data is not empty

github.com/harmonyland/harmony - 1beb1730586c3d2b808e6f00f9508a335ea51d66 authored over 1 year ago by Helloyunho <[email protected]>
🩹 fix(member): roles can be empty

github.com/harmonyland/harmony - 5d3cf6dff35ed56df91ef55a084be0508f23b309 authored over 1 year ago by Helloyunho <[email protected]>
Merge pull request #347 from ZiomaleQ/main

Support 'raw' emojis

github.com/harmonyland/harmony - daca400ae9feab19604381abddbdab16aa1ede2b authored over 1 year ago by Helloyunho <[email protected]>
Merge pull request #349 from Blocksnmore/blacklistEvents

Add: events for user, guild, and channel blacklist

github.com/harmonyland/harmony - f8f6a4760340b8ab6b19923953c2fd58d8f398e9 authored over 1 year ago by Helloyunho <[email protected]>
Merge branch 'harmonyland:main' into blacklistEvents

github.com/harmonyland/harmony - 474d29881b3da8c740859edcefa705b0402a70f8 authored over 1 year ago by Bloxs <[email protected]>
Strip discord emoji formatting for missing paths

github.com/harmonyland/harmony - d75c52fe926cebc59bcd26e3a0cf6b65e8ef779c authored over 1 year ago by ZiomaleQ <[email protected]>
fix: pad hex color codes (#350)

* Fix invalid color codes being generated

* Forgot to run prettier

github.com/harmonyland/harmony - 5f2e642af8107cabb07db9658d260f8be03ab665 authored over 1 year ago by Bloxs <[email protected]>
Change event name

github.com/harmonyland/harmony - a5816ab3477685e76c8ed3ff7af23e7d2cc98b0e authored over 1 year ago by Blocks <[email protected]>
Accidentally removed the spacing

github.com/harmonyland/harmony - 006ea95d274d87334c7ebac5f6041dc1949ba925 authored over 1 year ago by Blocks <[email protected]>
Merge branch 'main' into blacklistEvents

github.com/harmonyland/harmony - 1ecfb7d8989ef8671afa1fddae8e93e50aee68fe authored over 1 year ago by Blocks <[email protected]>
Merge pull request #348 from Blocksnmore/defaultAllowedMentions

Add default mentions for messages

github.com/harmonyland/harmony - 92de82b3a048cdbb9e73e496f1bc72186edbfde6 authored over 1 year ago by Helloyunho <[email protected]>
Merge pull request #346 from Blocksnmore/main

Add command cooldowns

github.com/harmonyland/harmony - b2f8089642375d853f24ebf3158dcbb4f69f0c4f authored over 1 year ago by Helloyunho <[email protected]>
Forgot to run prettier

github.com/harmonyland/harmony - b0b1000fb5db0e2a449e12648425874612bb0172 authored over 1 year ago by Blocks <[email protected]>
Add events for user, guild, and channel blacklist

github.com/harmonyland/harmony - e90fcd5448d75314be2b7a93620887705409fa2c authored over 1 year ago by Blocks <[email protected]>
Add global cooldown & hopefully reduce confusion

Added the globalCooldown property for a bot wide cooldown and renamed the previous cooldown vari...

github.com/harmonyland/harmony - d32bf55769f26ad4f2f0502d606e0e9a8484a49a authored over 1 year ago by Blocks <[email protected]>
Add spaces to comment

github.com/harmonyland/harmony - 048a36daa447ed8b720d5d6816ac02e646550883 authored over 1 year ago by ZiomaleQ <[email protected]>
Fixing formatting

github.com/harmonyland/harmony - 2b49beb9b8e41aecbfe8f5aee3fb0ce2776a38b3 authored over 1 year ago by ZiomaleQ <[email protected]>
Add support for removing emojis

github.com/harmonyland/harmony - 335102f3ee82fb57f305d03026368312e0909225 authored over 1 year ago by ZiomaleQ <[email protected]>
support 'raw' emojis

github.com/harmonyland/harmony - ce900ea44fdf9b7ef7f2d31b731e6edb9b5c510a authored over 1 year ago by ZiomaleQ <[email protected]>
Add the ability to set default allowedMentions

github.com/harmonyland/harmony - 8bdfa1b9a9523ad86b52065e03ceea4f7d30f251 authored over 1 year ago by Blocks <[email protected]>
Add command cooldowns

github.com/harmonyland/harmony - 9e52216d985af75264a0987f30ac89a98c4c20a0 authored over 1 year ago by Blocks <[email protected]>
Merge pull request #343 from ZiomaleQ/main

Add missing option type

github.com/harmonyland/harmony - ab841fb45a66552d844ceed914092b64d79adf51 authored almost 2 years ago by Helloyunho <[email protected]>
Fix prettier errors with prettier

github.com/harmonyland/harmony - 26120f29c482417707eb3abedc7d1be045f4edc8 authored almost 2 years ago by ZiomaleQ <[email protected]>
Change any to actual type, fix prettier errors

github.com/harmonyland/harmony - 46ff2bb7ef2dd0d2680785639c3c719d6798294b authored almost 2 years ago by ZiomaleQ <[email protected]>
Add missing option type, get attachments option

github.com/harmonyland/harmony - fb36580f2836075672246cb9a48cc9e7fd0adcad authored almost 2 years ago by ZiomaleQ <[email protected]>
some fixes

github.com/harmonyland/discord_rpc - 13f388e9051fb6941446973dfd98554c02f9a506 authored almost 2 years ago by DjDeveloperr <[email protected]>
chore: bump namedpipe version

github.com/harmonyland/discord_rpc - 5f8d0f3782b51d6921597db386d447cc25ded66a authored almost 2 years ago by Dj <[email protected]>
Merge pull request #340 from Blocksnmore/main

Fix: Incorrect permissions in the member object & in commands

github.com/harmonyland/harmony - cb9a2d4814d0e0f76571e915787f945f37a21ebc authored almost 2 years ago by Helloyunho <[email protected]>
Merge pull request #341 from Blockzilla101/add-events

feat: add audit log create event

github.com/harmonyland/harmony - 5b86dbb76055a8075e623860a2bfee1bddb0cf29 authored almost 2 years ago by Helloyunho <[email protected]>
add audit log create event

github.com/harmonyland/harmony - 715110ebc5a7e06398f8092949fca2adc7dcdd15 authored almost 2 years ago by Blockzilla101 <[email protected]>
Eslint be like

github.com/harmonyland/harmony - 3c906a8683e2992b71d900bbdbf3162f6a644ac9 authored almost 2 years ago by Blocks <[email protected]>
Make owner bypass perm check & Fix perms not being updated

github.com/harmonyland/harmony - 5c4d3f469d8be9a7b6dc41407870d16a5a08eb47 authored almost 2 years ago by Blocks <[email protected]>
feat: GuildEmojiManager.fetchAll and Webhook.create (#339)

* Add create method to Webhook

* Add fetchAll method to GuildEmojisManager

* Forgot to mak...

github.com/harmonyland/harmony - 637edf5312f6b3b0288d6d6377e9f92cec8127a5 authored almost 2 years ago by Blocks <[email protected]>
πŸ”– chore: v2.8.0

github.com/harmonyland/harmony - 22b615e11d303b9806533e9c39da25b536137bf6 authored almost 2 years ago by Helloyunho <[email protected]>
Merge pull request #338 from Helloyunho/main

✨ feat: support text in voice channel (Closes #260)

github.com/harmonyland/harmony - b525ee29b6406c8fdbeda8c7e82a1d78dad3270c authored almost 2 years ago by Helloyunho <[email protected]>
🚨 fix: lint error

github.com/harmonyland/harmony - a974215ad62c897c20e4e0e97acf27acbc314355 authored almost 2 years ago by Helloyunho <[email protected]>
✨ feat: support text in voice channel

github.com/harmonyland/harmony - c4064fd4d3b48130ab8c82873fc721f6f638658b authored almost 2 years ago by Helloyunho <[email protected]>
🩹 fix: deferred messages are also messages

closes #318

github.com/harmonyland/harmony - 681fa2817de83c47a584eca95980bc31f15608cb authored almost 2 years ago by Helloyunho <[email protected]>
🩹 fix: auto complete handles command name wrong

closes #314

github.com/harmonyland/harmony - 8b4a2349fc24def78d22aaf090ef2d582aac7886 authored almost 2 years ago by Helloyunho <[email protected]>
πŸ“„ chore: it's 2023!

github.com/harmonyland/harmony - 9b98b97360b37df44a8855658c50f327e1fa8180 authored almost 2 years ago by Helloyunho <[email protected]>
🩹 fix: cant reply with an embed

github.com/harmonyland/harmony - f9bbc7902773b70bf5b123bcfdebcc905e447a81 authored almost 2 years ago by Helloyunho <[email protected]>
⚰️ fix: embed property is deprecated

github.com/harmonyland/harmony - eaf219eabfbd0790214ebc4997b01abd3e172b79 authored almost 2 years ago by Helloyunho <[email protected]>
chore: bump namedpipe version

github.com/harmonyland/discord_rpc - 97848e39a578bd6136b684d8797433dd89f97233 authored about 2 years ago by Dj <[email protected]>
Merge branch 'main' of https://github.com/harmonyland/harmony

github.com/harmonyland/harmony - db298137dd2dbe51f76d248a35788a1721a4fb13 authored about 2 years ago by Helloyunho <[email protected]>
⚰️ fix: editMessage uses embed instead embeds

github.com/harmonyland/harmony - f4614d485de3a39c5ee97423bb4911108b0fb728 authored about 2 years ago by Helloyunho <[email protected]>