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

Merge remote-tracking branch 'origin/main' into slash

github.com/harmonyland/harmony - 4d8eabcc2c9fe0e661cdda8e8947def46bf5bd30 authored about 4 years ago by DjDeveloperr <[email protected]>
feat: add api route builder

github.com/harmonyland/harmony - 5fae38fce6ce72dd9f924445bca6966e8060497d authored about 4 years ago by DjDeveloperr <[email protected]>
Add interfaces for channel edit

github.com/harmonyland/harmony - dced786e60cfffe0899ed8de320837b9383130c8 authored about 4 years ago by Helloyunho <[email protected]>
Change category channel payload name

github.com/harmonyland/harmony - dd70d96d50854c3aec2f6a8be7713c5f4cc3df29 authored about 4 years ago by Helloyunho <[email protected]>
Remove nsfw property in some channels

Some guild channels can't be a nsfw channel

github.com/harmonyland/harmony - 837f045bddafc16199eb48c66cd805c7781c7b66 authored about 4 years ago by Helloyunho <[email protected]>
Merge pull request #64 from Helloyunho/fix-managers

Fix managers' array function

github.com/harmonyland/harmony - b0da81f308ad3e70fe0a1fe7b6c8990e6be1cd4a authored about 4 years ago by Helloyunho <[email protected]>
Fix managers' array function

github.com/harmonyland/harmony - a04f6ab973149720cfb513b51214db61c6e2c913 authored about 4 years ago by Helloyunho <[email protected]>
Add issue templates

...so we can make issues more beautiful!

github.com/harmonyland/harmony - 920cf133bc0ad04b5a4b1420093aa3462d91e6fa authored about 4 years ago by Helloyunho <[email protected]>
Update README.md

github.com/harmonyland/harmony - 6c8d1bc44c6c582b57ba587532b512b5d4e2ed6a authored about 4 years ago by DjDeveloper <[email protected]>
Merge pull request #63 from Helloyunho/sticker

Add Sticker Feature (related to #62)

github.com/harmonyland/harmony - 7a67fb67d920319b2df09c94b530db9a99d805bc authored about 4 years ago by Helloyunho <[email protected]>
update slash part 2

github.com/harmonyland/harmonyland.github.io - 9da815eeed97718b5c120be087b7b6ddeffe1662 authored about 4 years ago by DjDeveloperr <[email protected]>
Add Sticker Feature

github.com/harmonyland/harmony - d7f4b244c17c00e5624bdf0a543ef60f65af62d4 authored about 4 years ago by Helloyunho <[email protected]>
Merge pull request #61 from DjDeveloperr/slash

Add Sub Commands and Sub Command Group handlers and decorators

github.com/harmonyland/harmony - 803700a0cc108ffd8670f31b6916965005e19d3d authored about 4 years ago by Helloyunho <[email protected]>
feat: change SlashClient#handle (BREAKING)

github.com/harmonyland/harmony - 9c46287e611f2775dd4333ab680fd1d655377111 authored about 4 years ago by DjDeveloperr <[email protected]>
feat(slash): add support for sub and group handling (this drove me crazy)

github.com/harmonyland/harmony - e0154ceec1262758b21a0a8a8a4382364117e27b authored about 4 years ago by DjDeveloperr <[email protected]>
update slash cmd guide

github.com/harmonyland/harmonyland.github.io - 42dc111db731a079b810ef71fa74a7871df5810b authored about 4 years ago by DjDeveloperr <[email protected]>
feat(slash): complete types

github.com/harmonyland/harmony - 999fe88aa467241be022c2d5f7efa39d5c1cb555 authored about 4 years ago by DjDeveloperr <[email protected]>
feat: shard - the beginning

github.com/harmonyland/harmony - 71913ce23997e8b4f5bcf5506f10758c6d48754b authored about 4 years ago by DjDeveloperr <[email protected]>
fix(command): broke when user sent just prefix

github.com/harmonyland/harmony - d0f48f601ae4185993393244ed7ad180b9a825c8 authored about 4 years ago by DjDeveloperr <[email protected]>
Merge pull request #56 from DjDeveloperr/slash

feat: Slash Commands & Interactions [WIP?]

github.com/harmonyland/harmony - 55ddc64187d368442a87db6e35b543b9626e138a authored about 4 years ago by Helloyunho <[email protected]>
export SlashModule

github.com/harmonyland/harmony - 844a408c741a4d0d1d40863ef2f43ce2edd588da authored about 4 years ago by DjDeveloperr <[email protected]>
Merge pull request #60 from Snowflake107/patch-1

Add ColorUtil

github.com/harmonyland/harmony - 6945ba8a9d58d3aede57ed0773e3819b3326ebb3 authored about 4 years ago by Aki <[email protected]>
add ColorUtil

github.com/harmonyland/harmony - 6db3a4fc6e769fc9440c39cb4a72050ad75161ab authored about 4 years ago by Snowflake <[email protected]>
Merge pull request #59 from Snowflake107/main

update collection methods

github.com/harmonyland/harmony - 67c361b9cd323ebe7ac5b72caf7ddd057aaff9f0 authored about 4 years ago by Helloyunho <[email protected]>
reformat, linter

github.com/harmonyland/harmony - 31df6a4542d8fc67da1f89322c83c1388f8c23ff authored about 4 years ago by Snowflake <[email protected]>
update collection methods

changes the methods like first(), last() and random()

github.com/harmonyland/harmony - 79437c893696ff5bf916040fbbd3c3569d08401a authored about 4 years ago by Snowflake <[email protected]>
feat(slash): add SlashModule and sub command support

github.com/harmonyland/harmony - 3dcf57c6587ef245203e06841e867478288bb9c0 authored about 4 years ago by DjDeveloperr <[email protected]>
feat(slash): try add new methods

github.com/harmonyland/harmony - 97fce78953bf9f44ef005adc462a383d29b1a4b5 authored about 4 years ago by DjDeveloperr <[email protected]>
feat(slash): add small slash command guide

github.com/harmonyland/harmonyland.github.io - a8b60beb6ce97b5e4ac71007634b5e2a8665f54a authored about 4 years ago by DjDeveloperr <[email protected]>
feat(README): v9.1

github.com/harmonyland/harmony - a9bee52d4c2745931cd335b99f4708f417301233 authored about 4 years ago by Aki <[email protected]>
feat(slash): add temp?: boolean

github.com/harmonyland/harmony - bb662267cbe92d5a3da10e6bbeaf38c54cb06120 authored about 4 years ago by DjDeveloperr <[email protected]>
feat(slash): add @slash decorator support

github.com/harmonyland/harmony - e1281736ec577b4bba2091a029148ab7a1d22e4b authored about 4 years ago by DjDeveloperr <[email protected]>
feat(slash): more...

github.com/harmonyland/harmony - b0d6092c25dd23e795dea52c93ab6a99c1bfa62a authored about 4 years ago by DjDeveloperr <[email protected]>
feat(slash): many new things

github.com/harmonyland/harmony - 6e014b353e79b69e9aee30bd11481bc4210eac08 authored about 4 years ago by DjDeveloperr <[email protected]>
feat: slash commands

github.com/harmonyland/harmony - d14fe15d683aaf4d5649f1a4add264023719117d authored about 4 years ago by DjDeveloperr <[email protected]>
Merge remote-tracking branch 'fork/decorators' into main

github.com/harmonyland/harmony - ea030deb4a7622fb2f7f7b28c26e1de9574dc39b authored about 4 years ago by DjDeveloperr <[email protected]>
feat(gateway): option to customize client props

github.com/harmonyland/harmony - 91c07e551e51e4bd391859ab541b18c1fbe68731 authored about 4 years ago by DjDeveloperr <[email protected]>
Merge pull request #54 from DjDeveloperr/decorators

feat(decorators): added support for decorated events and commands

github.com/harmonyland/harmony - e403a62a0b628d071bb6612f0f47e1b10d080edd authored about 4 years ago by Helloyunho <[email protected]>
feat(command): add nsfw property and checks

github.com/harmonyland/harmony - df34ce9a954a089d5e63bbc00f0b4181248af572 authored about 4 years ago by DjDeveloperr <[email protected]>
fix: multiple prefix conflicts

github.com/harmonyland/harmony - 65766db1acd47faab3ec0c75be4cfee2f5da64fd authored about 4 years ago by DjDeveloperr <[email protected]>
feat(extensions): add sub prefix

github.com/harmonyland/harmony - 0eadfd829ef3be83cae57a79f4c2a335a2d7d227 authored about 4 years ago by DjDeveloperr <[email protected]>
add edit link, last updated

github.com/harmonyland/harmonyland.github.io - ecb1e106bfa19f1e40757b5a55604630496c9f59 authored about 4 years ago by DjDeveloperr <[email protected]>
try fix gh pages

github.com/harmonyland/harmonyland.github.io - c3dea5f2b9389a3159d93db87adbec4396890656 authored about 4 years ago by DjDeveloperr <[email protected]>
chore: add more content

github.com/harmonyland/harmonyland.github.io - 81517ddbeca4a09540b018240ba8c049f23b087b authored about 4 years ago by DjDeveloperr <[email protected]>
fix: nightly build failing

github.com/harmonyland/harmony - 1119379fb5bec1c9ee7d60e67637c78d367287be authored about 4 years ago by DjDeveloperr <[email protected]>
fix(lint)

github.com/harmonyland/harmony - 97d6f3fd053adbee1d8cf76265151495c6a041aa authored about 4 years ago by DjDeveloperr <[email protected]>
feat(decorators): stablize props and remove after loading

github.com/harmonyland/harmony - 659080f341159208f40f34f848731bb788dc6270 authored about 4 years ago by DjDeveloperr <[email protected]>
Merge remote-tracking branch 'origin/main' into decorators

github.com/harmonyland/harmony - f2e906987c0d3ab5ddba5469f0638a9aa52fbfe8 authored about 4 years ago by DjDeveloperr <[email protected]>
feat(decorators): add support for @event and @command decorators

github.com/harmonyland/harmony - 895b13a9b12cee3706b7808f2d629cbbb6453ced authored about 4 years ago by DjDeveloperr <[email protected]>
Merge pull request #53 from noamboy2006/main

fix: minor grammar/typo fixes in comments

github.com/harmonyland/harmony - 4db6203650e0d563904be19c54cb8af02ae383f3 authored about 4 years ago by Helloyunho <[email protected]>
feat(voice): add Gateway#updateVoiceState, VoiceChannel#join, VoiceChannel#leave

github.com/harmonyland/harmony - f6c307844f32e3f25fb4b1499d64e024255689eb authored about 4 years ago by DjDeveloperr <[email protected]>
Run formatter

github.com/harmonyland/harmony - a66a18cdc0e30f239f31eb121116412cd42737e1 authored about 4 years ago by Helloyunho <[email protected]>
Remove other mentions in Message

We already have MessageMentions class, which handles all mentions.

github.com/harmonyland/harmony - c3d025529db65600dcd00f5c63c588accebbec80 authored about 4 years ago by Helloyunho <[email protected]>
Use intent from connect function if it was set in both function and client setting

github.com/harmonyland/harmony - 8a0882cd4d144d629dcd35c0338d850d4c6a1acf authored about 4 years ago by Helloyunho <[email protected]>
Merge branch 'main' of https://github.com/harmony-org/harmony into main

github.com/harmonyland/harmony - 9c67ff6c845fdeeae902d03b70aac8004743bf89 authored about 4 years ago by DjDeveloperr <[email protected]>
feat: drop self-bot support

github.com/harmonyland/harmony - 472c7e33f896a8e6469e1b0ea1a993e65bc0f164 authored about 4 years ago by DjDeveloperr <[email protected]>
feat(gateway:events): remove debug logs

github.com/harmonyland/harmony - 2422866a3bde225103f98f00eea7594782e96ccd authored about 4 years ago by DjDeveloperr <[email protected]>
lint errors/typos

github.com/harmonyland/harmony - 43d013b62d606f0aa913de63518b310c97e699c4 authored about 4 years ago by noamboy2006 <[email protected]>
miner grammer/typo fixes is comments. Changed all comments I can find to consider method as a singular noun, tho I might missed a few comments

github.com/harmonyland/harmony - fe6930c06523f6ed05480f2f2bd6cae622a09c25 authored about 4 years ago by noamboy2006 <[email protected]>
Merge pull request #46 from minibox24/main

feat(user): add avatarURL and defaultAvatarURL

github.com/harmonyland/harmony - 903f5999aa795e19086bb6de02f669878a15fbd0 authored about 4 years ago by DjDeveloper <[email protected]>
Merge branch 'main' into main

github.com/harmonyland/harmony - a427c8887dbbf24ac35f58f39894f61e86925131 authored about 4 years ago by DjDeveloper <[email protected]>
.webp => .png

github.com/harmonyland/harmony - 84c106655c5da22bba0928370cfdb7d73df36809 authored about 4 years ago by minibox24 <[email protected]>
fix(gateway): handle reconnects better way

github.com/harmonyland/harmony - dfb99fb6b937d706a5e62e7cbc38aa5375a3b1a4 authored about 4 years ago by DjDeveloperr <[email protected]>
feat(mod.ts): export ClientPresence and related types

github.com/harmonyland/harmony - 1ca8b4bc670c00a3618788aa40911a71df9c16d7 authored about 4 years ago by DjDeveloperr <[email protected]>
Merge pull request #52 from Preta-Crowz/fixban

fix ban feature

github.com/harmonyland/harmony - 87c1efe147d60de1fb3223f7d3275643f7cc8d4c authored about 4 years ago by DjDeveloper <[email protected]>
fix ban feature

github.com/harmonyland/harmony - 1b6d4469bc0a296f7db0577885feea744353f3a7 authored about 4 years ago by Preta-Crowz <[email protected]>
delete dynamic arg

github.com/harmonyland/harmony - e553888c1c38258fab7d46b355342f0096a74f8c authored about 4 years ago by minibox24 <[email protected]>
fix(readme): broken docs link

github.com/harmonyland/harmony - fc7111d577a9040ad1841fd07212d4c767a98271 authored about 4 years ago by DjDeveloper <[email protected]>
Use stable in example

github.com/harmonyland/harmony - b265d0fb7165dc059925939ef0542e79da3e7063 authored about 4 years ago by Helloyunho <[email protected]>
feat(README): add deno docs link

github.com/harmonyland/harmony - af8e17c4624fc15c83781fe0dc1dfa16efb6860a authored about 4 years ago by DjDeveloper <[email protected]>
feat(mod.ts): export GatewayIntents

github.com/harmonyland/harmony - 54e17e90d5a51f9891109fb0fb5a02e29a634199 authored about 4 years ago by DjDeveloperr <[email protected]>
Merge branch 'main' of https://github.com/harmony-org/harmony into main

github.com/harmonyland/harmony - d4836c2db893e9757af7e6f3c99962495b185b3f authored about 4 years ago by DjDeveloperr <[email protected]>
feat(MessageOptions): make all fields of allowedMentions optional

github.com/harmonyland/harmony - efbaf7becb753edb30531072a3094a6082ac3017 authored about 4 years ago by DjDeveloperr <[email protected]>
merge(#47): jsdoc comments

feat(jsdoc): Added (almost) complete JSDoc comments

github.com/harmonyland/harmony - 4584d2dd4d94d3f2685af82e736eddff0aa4f09a authored about 4 years ago by DjDeveloper <[email protected]>
fix(lint) & fix(code)

github.com/harmonyland/harmony - 174d3cb58c8d09a0bfb1b1875b263c3c5a2eda9e authored about 4 years ago by DjDeveloperr <[email protected]>
fix(jsdoc)

github.com/harmonyland/harmony - a8935fc40383f2e72c2d4104b8bb0ae54cc1ca1a authored about 4 years ago by DjDeveloperr <[email protected]>
feat(jsdoc): test fix for deno doc

github.com/harmonyland/harmony - 4858bde6bc20a669e7516daa38e83801c8989e37 authored about 4 years ago by DjDeveloperr <[email protected]>