Ecosyste.ms: OpenCollective

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

discordx

🤖 Create a discord bot with TypeScript and Decorators!
Collective - Host: opensource - https://opencollective.com/discordx - Website: https://discord-ts.js.org - Code: https://github.com/oceanroleplay/discord.ts

Update examples/button/discords/AppDiscord.ts

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

github.com/discordx-ts/discordx - 680ad518bb3cfbd1d76b60683ad472bbfa3f12fd authored over 3 years ago by Indian Ocean Roleplay <[email protected]>
Update examples/button/discords/AppDiscord.ts

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

github.com/discordx-ts/discordx - 2b5910568667bd0acdef4a959a0b5f6684a07c68 authored over 3 years ago by Indian Ocean Roleplay <[email protected]>
Update examples/button/discords/AppDiscord.ts

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

github.com/discordx-ts/discordx - 932dea0d719604e08b7abb67f9055d1f327f530c authored over 3 years ago by Indian Ocean Roleplay <[email protected]>
jest test fix for slash commands

github.com/discordx-ts/discordx - 53017f6023ebc5f311c4ff190995ae771d5f66de authored over 3 years ago by iorp <[email protected]>
* jest test failed because of buttons

* removed unwanted asyn from decorator

github.com/discordx-ts/discordx - fb9866a8dfee96bf2c41310d33005ac40756ee7e authored over 3 years ago by iorp <[email protected]>
restored important async on decorators

github.com/discordx-ts/discordx - 16fd3e043d3c230e67de353714c26edfb050aad5 authored over 3 years ago by iorp <[email protected]>
added menu example

github.com/discordx-ts/discordx - 8c5fca1451ea2927828f4bef21d306cb5b896848 authored over 3 years ago by iorp <[email protected]>
fix example button

github.com/discordx-ts/discordx - df835225aa5fa6af3c26cd2f21c745657e5a642b authored over 3 years ago by iorp <[email protected]>
added button example

github.com/discordx-ts/discordx - 1d1c3e76363522dd55067edc83f88f232f6e5d77 authored over 3 years ago by iorp <[email protected]>
accepted pull OwenCalvin/discord.ts/pull/56

github.com/discordx-ts/discordx - ac44935880107034b9663a8bbbdd271ea0fa52d4 authored over 3 years ago by iorp <[email protected]>
doc update bot multiple botid

github.com/discordx-ts/discordx - 721e7fed188caeb037d776c274d4fe22b8280915 authored over 3 years ago by iorp <[email protected]>
update executeInteraction

github.com/discordx-ts/discordx - 49fe6e93eae6ea151ccb1eae53004e05c6bb7f78 authored over 3 years ago by iorp <[email protected]>
fixed examples to support latest code

github.com/discordx-ts/discordx - 64d386eeebce33965999aa2b14849cab94c8d3b0 authored over 3 years ago by iorp <[email protected]>
removed unwanted permission code

github.com/discordx-ts/discordx - ec69d24eee1a487418a9edfa50947aafcabda6ac authored over 3 years ago by iorp <[email protected]>
permissions global comment

github.com/discordx-ts/discordx - 82e122c48699fcef46f1055237a4747e7742c086 authored over 3 years ago by iorp <[email protected]>
fix permissions on init slash

github.com/discordx-ts/discordx - 86773fd202800b0d34f87374f19aabf40c72c68c authored over 3 years ago by iorp <[email protected]>
fix init slash with permissions

github.com/discordx-ts/discordx - ad599cd22951ee95d9b9f3d62ae160d05e02893d authored over 3 years ago by iorp <[email protected]>
Update menu not found log text

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

github.com/discordx-ts/discordx - 82d60ae4536cb0e295d793e7cd7c95b64fb3dbee authored over 3 years ago by Indian Ocean Roleplay <[email protected]>
Update button not found log

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

github.com/discordx-ts/discordx - 78d4a4ac1c13303444ff7e7a17d69b5215ad520f authored over 3 years ago by Indian Ocean Roleplay <[email protected]>
fix button/selectmenu

github.com/discordx-ts/discordx - 899551d6cda0729246b49a447dd0cb30c42f3c9f authored over 3 years ago by iorp <[email protected]>
* new featured added: buttons selectmenu

* fixed OwenCalvin/discord.ts/issues/57

github.com/discordx-ts/discordx - 805f909910162a8fad6812b224cb67a5887485ff authored over 3 years ago by iorp <[email protected]>
fix multiple bot for groups

github.com/discordx-ts/discordx - 8d2edfa10dc3af63c6387a3ebd50823fc30e06df authored over 3 years ago by iorp <[email protected]>
added ``Bot()`` decorator

github.com/discordx-ts/discordx - 547a04b6269b7221b07588cf0903e2fdef2e09db authored over 3 years ago by iorp <[email protected]>
multiple bot support fix for groups

github.com/discordx-ts/discordx - 0d012963df6bbea41d548593f6404b6f7f524097 authored over 3 years ago by iorp <[email protected]>
* recoded classes again

* fixed issue where group does not have guilds
* fixed group issue

github.com/discordx-ts/discordx - ee9f472dcfaca5e3d9091f1ba6b7656c56477f44 authored over 3 years ago by iorp <[email protected]>
* test update

* options type update
* fixed OwenCalvin/discord.ts/issues/59

github.com/discordx-ts/discordx - 6a27fd3a5b82f9922fc55a92fd7b1b0ad8ad4f9a authored over 3 years ago by iorp <[email protected]>
execute slash fix

github.com/discordx-ts/discordx - f4ab388834506022bed7fdabd919ddc187c430b5 authored over 3 years ago by iorp <[email protected]>
adde log options for initslash

github.com/discordx-ts/discordx - 7314985377dcd639fe1e5fbf9ef7691555e4fee4 authored over 3 years ago by iorp <[email protected]>
multibot events support fix

github.com/discordx-ts/discordx - f81c2c160abcb4d5e7f5ffcd2e20687d2bd57ac9 authored over 3 years ago by iorp <[email protected]>
ModifyFunction from it's usage

github.com/discordx-ts/discordx - 56cf961f0d241e3823e412dc52355b95f743f1db authored over 3 years ago by iorp <[email protected]>
fix empty constructor

github.com/discordx-ts/discordx - a0aad89a0f25d4dc14e988b06ca5e8158f9f1a89 authored over 3 years ago by iorp <[email protected]>
strong type checking

github.com/discordx-ts/discordx - 0587f805ffeeaba33af7720fa96ebab3d36d7da9 authored over 3 years ago by iorp <[email protected]>
* formated code with prettier

* minor fixes based on @AndyClausen suggestion
* event update for multiple bot support

github.com/discordx-ts/discordx - 0558c4a9a3863716f647fd693bcc2ce4ebdef2b2 authored over 3 years ago by iorp <[email protected]>
fixes based on @AndyClausen suggestion

github.com/discordx-ts/discordx - 2b5ab41db87223a7cf3690ef117acaf9747dca8d authored over 3 years ago by iorp <[email protected]>
original readme restored

github.com/discordx-ts/discordx - 2e5cb5c9d9d162dd34554eb01bcd816b59b7b4eb authored over 3 years ago by iorp <[email protected]>
multi bot support

github.com/discordx-ts/discordx - d5bf0df1bda2aded10af52b824b1fa12bcba8414 authored over 3 years ago by iorp <[email protected]>
fix github.com/OwenCalvin/discord.ts/issues/49

github.com/discordx-ts/discordx - 029539ba7b1d307696905ac08972067bff4b1943 authored over 3 years ago by iorp <[email protected]>
multiple bot support

github.com/discordx-ts/discordx - d87ebba2f2f571fc1745a4d265aefdad5312cf69 authored over 3 years ago by iorp <[email protected]>
## init slash for guilds

> register one time
> delete one time
> update always

## init slash for global guilds

github.com/discordx-ts/discordx - d02a9536228fff91f9342f20e1d65f632c571ca8 authored over 3 years ago by iorp <[email protected]>
fix no-inferrable-types

github.com/discordx-ts/discordx - 4815968b3ba733d719dbb623604eeb4b2bc93132 authored over 3 years ago by iorp <[email protected]>
fix https://discord.js.org/#/docs/main/master/class/ApplicationCommandPermissionsManager?scrollTo=set

github.com/discordx-ts/discordx - d66fc7101ca5605714a56fd48b57509ba4ca9610 authored over 3 years ago by iorp <[email protected]>
unused var and decorator fix

github.com/discordx-ts/discordx - 9906e106856930813560687e1a9eeeed002e2626 authored over 3 years ago by iorp <[email protected]>
fix github.com/OwenCalvin/discord.ts/pull/60

github.com/discordx-ts/discordx - 2138b4f80e919e2780ab1ea78482295047290914 authored over 3 years ago by iorp <[email protected]>
fix github.com/OwenCalvin/discord.ts/pull/58

github.com/discordx-ts/discordx - a9ad6ee05ff0e3d5c4ad64d6e30e5417b680a80a authored over 3 years ago by iorp <[email protected]>
fix github.com/OwenCalvin/discord.ts/pull/56

github.com/discordx-ts/discordx - c0b39d7500313d8e5be2aa76de2ade86b53f6380 authored over 3 years ago by iorp <[email protected]>
### fix

github.com/OwenCalvin/discord.ts/pull/55

github.com/discordx-ts/discordx - 8937987b43ce29e0800363f63a1331518ac272e6 authored over 3 years ago by iorp <[email protected]>
feature(role for user)

github.com/discordx-ts/discordx - bf15ea78de8db8bcf5fd341bd56c316e2949d846 authored over 3 years ago by OwenCalvin <[email protected]>
Merge branch 'slash' of https://github.com/owencalvin/discord.ts into slash

github.com/discordx-ts/discordx - 461f4bddad61c6161835ff436e20bf9d0c3f8843 authored over 3 years ago by OwenCalvin <[email protected]>
feature(role for user)

github.com/discordx-ts/discordx - de5b622286ca5f6e74930f95a541f16fb523b246 authored over 3 years ago by OwenCalvin <[email protected]>
Merge pull request #52 from oceanroleplay/patch-2

Fix: slash additional info was missing

github.com/discordx-ts/discordx - 11e677c1a3a5fbfb60f0c68715426d95d02dc6e7 authored over 3 years ago by owen <[email protected]>
Fix: slash additional info was missing

This issue can cause serious issue when working with guild specified slash commands.

github.com/discordx-ts/discordx - 2edac13a45666b254acc1a7f4976bf5eac2534d1 authored over 3 years ago by Indian Ocean Roleplay <[email protected]>
fix(discord.js update)

github.com/discordx-ts/discordx - 740134a8015e22690ca4f624616fb2a0a4aaf873 authored over 3 years ago by OwenCalvin <[email protected]>
fix(discord.js update)

github.com/discordx-ts/discordx - f4fcba5f9896ff152035c2db12f0e311e261a3e2 authored over 3 years ago by OwenCalvin <[email protected]>
docs(intents)

github.com/discordx-ts/discordx - 1df0701e46c47881d9a11d71910baf75d7772a84 authored over 3 years ago by OwenCalvin <[email protected]>
fix(silent)

github.com/discordx-ts/discordx - 7b4c466aeeb4b20d27b47b3a2b08159045bb49ec authored over 3 years ago by OwenCalvin <[email protected]>
fix(options order for multiple guilds)

github.com/discordx-ts/discordx - 2ae2628adfdfb19936a34756fd370578701a0cd2 authored over 3 years ago by OwenCalvin <[email protected]>
fix(slashGuilds for group)

github.com/discordx-ts/discordx - 898f455a12ad29fa2c96e0670b5c81cdfd9ab2b5 authored over 3 years ago by OwenCalvin <[email protected]>
docs(installation)

github.com/discordx-ts/discordx - 7c4c04f67f10c700c300c4239d14fce0f0813e00 authored over 3 years ago by OwenCalvin <[email protected]>
fix(options required order)

github.com/discordx-ts/discordx - 52caf81b3837fc96a3d6e8a44858226430060896 authored over 3 years ago by OwenCalvin <[email protected]>
fix(options required order)

github.com/discordx-ts/discordx - e04d4d5ae5ebbece312ba90c0a3d7866d0148181 authored over 3 years ago by OwenCalvin <[email protected]>
docs(option order)

github.com/discordx-ts/discordx - 6642820f327aa0b590260f41eb104923587d3f84 authored over 3 years ago by OwenCalvin <[email protected]>
fix(lowercase options)

github.com/discordx-ts/discordx - 9a0e97121bd0aefdccebb56abe4f6f0bec71d306 authored over 3 years ago by OwenCalvin <[email protected]>
fix(option inferance)

github.com/discordx-ts/discordx - 6765b9c21bfe3062c449839fc74cc592873e66b2 authored over 3 years ago by OwenCalvin <[email protected]>
docs(option inferance)

github.com/discordx-ts/discordx - f9e19ee3f8f525773149c7862c542ce0ea5d33d3 authored over 3 years ago by OwenCalvin <[email protected]>
fix(Description)

github.com/discordx-ts/discordx - 37f150fdba7014a562343ac7249c1764aeb23cec authored over 3 years ago by OwenCalvin <[email protected]>
docs(intents)

github.com/discordx-ts/discordx - 53388eb02e35058e1833a7ca366fa74ba688c685 authored over 3 years ago by OwenCalvin <[email protected]>
docs(intents)

github.com/discordx-ts/discordx - 025d6e19e9ee5bec5d7f9894f906c40de2bc3b92 authored over 3 years ago by OwenCalvin <[email protected]>
docs(intents)

github.com/discordx-ts/discordx - da36f31140be8b420815dca25ac8e8898b84a40f authored over 3 years ago by OwenCalvin <[email protected]>
docs(intents)

github.com/discordx-ts/discordx - 3166f476b2f1ef858f85b22059972bbc4d481828 authored over 3 years ago by OwenCalvin <[email protected]>
docs(intents)

github.com/discordx-ts/discordx - 56986c799d564c3285ce8579982d3b4b8844c59f authored over 3 years ago by OwenCalvin <[email protected]>
docs(intents)

github.com/discordx-ts/discordx - d4d67ca5d53457ea14015cdcaf7241fcef487942 authored over 3 years ago by OwenCalvin <[email protected]>
docs(intents)

github.com/discordx-ts/discordx - 3e24420ac8277f35e9b84facf7c02123761a5ba6 authored over 3 years ago by OwenCalvin <[email protected]>
docs(intents)

github.com/discordx-ts/discordx - 7ab72a4c809fe4303325d9240bfbbfcfce05ae36 authored over 3 years ago by OwenCalvin <[email protected]>
docs(slash)

github.com/discordx-ts/discordx - cce10c54fddd3f6715a246eb0d2d50916371b3af authored over 3 years ago by OwenCalvin <[email protected]>
docs(slash)

github.com/discordx-ts/discordx - 9a4657e7185b53313ed37ebc4ebaabe4404dcbb9 authored over 3 years ago by OwenCalvin <[email protected]>
docs(slash)

github.com/discordx-ts/discordx - 6591ef6c9f0dca2be9f2fdd05fc4d9c9c47549da authored over 3 years ago by OwenCalvin <[email protected]>
docs(slash)

github.com/discordx-ts/discordx - 3547984da54a5129fb589ca849773a2e079ede5d authored over 3 years ago by OwenCalvin <[email protected]>
docs(installation)

github.com/discordx-ts/discordx - c4bbbe547833773ff7c8161a790636f18b0af41a authored over 3 years ago by OwenCalvin <[email protected]>
docs(slash)

github.com/discordx-ts/discordx - 3763a9859dfaacd5e6fc25a5650cbf4cfd3f824c authored over 3 years ago by OwenCalvin <[email protected]>
docs(slash)

github.com/discordx-ts/discordx - fbee4a9335fc0db90ccbd91140ed7c8f686143de authored over 3 years ago by OwenCalvin <[email protected]>
docs(installation)

github.com/discordx-ts/discordx - 3e19330006e01b8e876a7766eeace98ff7b341b7 authored over 3 years ago by OwenCalvin <[email protected]>
docs(installation)

github.com/discordx-ts/discordx - 11c122f5d584857f646afd7742f224d7d4a514eb authored over 3 years ago by OwenCalvin <[email protected]>
docs(installation)

github.com/discordx-ts/discordx - 2d54bd189c44b505932caaf42e7f5946ad2bb213 authored over 3 years ago by OwenCalvin <[email protected]>
docs(installation)

github.com/discordx-ts/discordx - 69f56272b9ff62614a6874d97843d1f055212cd7 authored over 3 years ago by OwenCalvin <[email protected]>
error(GuildNotFound)

github.com/discordx-ts/discordx - bfd5c0bbdb7e664748efd210f39d5f0afc1fc4d0 authored over 3 years ago by OwenCalvin <[email protected]>