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
Merge pull request #19 from tonyeung/patch-1
tonyeung - fixed guard in the examples
github.com/discordx-ts/discordx - 682196829855f8f318629c3a9e2e92c10277f4a0 authored about 4 years ago
Add back publish.sh
github.com/discordx-ts/discordx - f9f87d81dd825e667cde5ade06d7146adbcb97c1 authored about 4 years ago
github.com/discordx-ts/discordx - f9f87d81dd825e667cde5ade06d7146adbcb97c1 authored about 4 years ago
Remove workflows..............
github.com/discordx-ts/discordx - d5afcfeac92461698ae90c00914191c5ac925211 authored about 4 years ago
github.com/discordx-ts/discordx - d5afcfeac92461698ae90c00914191c5ac925211 authored about 4 years ago
Makes changes to documentation & adds GitHub Actions workflow to automatically publish package.
github.com/discordx-ts/discordx - 5d88a61c210a983326e1f341aadf4096410a5fb2 authored about 4 years ago
github.com/discordx-ts/discordx - 5d88a61c210a983326e1f341aadf4096410a5fb2 authored about 4 years ago
Create FUNDING.yml
github.com/discordx-ts/discordx - 92ff036e1b39ecb00f4e397dbb416024abfc5456 authored about 4 years ago
github.com/discordx-ts/discordx - 92ff036e1b39ecb00f4e397dbb416024abfc5456 authored about 4 years ago
fix: ensure number safety when parsing args
github.com/discordx-ts/discordx - e96e4ae26d831d4a95d4ee296f013fcc60ed70f2 authored about 4 years ago
github.com/discordx-ts/discordx - e96e4ae26d831d4a95d4ee296f013fcc60ed70f2 authored about 4 years ago
Fixed 'classType is not a constructor' error when passing classes to @Discord import option
github.com/discordx-ts/discordx - 44f307225cccf3769041b26231ee9b2ad15ed79c authored about 4 years ago
github.com/discordx-ts/discordx - 44f307225cccf3769041b26231ee9b2ad15ed79c authored about 4 years ago
Merge pull request #21 from russjr08/patch-1
update(README)
github.com/discordx-ts/discordx - cc707edd2086c6ce14c004e4c58ceafc12978353 authored over 4 years ago
Merge pull request #23 from stijnstroeve/patch-1
Fixed typo in README
github.com/discordx-ts/discordx - f08f845d2efde5bb18715b93832679012622b052 authored over 4 years ago
Update README.md
github.com/discordx-ts/discordx - 360d509c2a5306edf8b75e723a67ae97f4d0637d authored over 4 years ago
github.com/discordx-ts/discordx - 360d509c2a5306edf8b75e723a67ae97f4d0637d authored over 4 years ago
update(README)
Fixed spelling error in Guard Functions section
github.com/discordx-ts/discordx - 17418034bcdd3bba6110350428a79d9035e69b7a authored over 4 years ago
update(README)
Fixed decorator for onMessageDelete in events example
github.com/discordx-ts/discordx - 414a4dabe1128c46ce032b016dd763abbf2fb641 authored over 4 years ago
fix guard
guard order was before the command, needs to be other way around.
github.com/discordx-ts/discordx - 580a5e1b6a0e59859cbf5597f50a62c8a23fb91f authored over 4 years ago
feature(commandContent)
github.com/discordx-ts/discordx - 4af0a233bd1c703a8710441e12673525437b6d93 authored over 4 years ago
github.com/discordx-ts/discordx - 4af0a233bd1c703a8710441e12673525437b6d93 authored over 4 years ago
feature(commandContent)
github.com/discordx-ts/discordx - 819034cffb99ec4539898d9feb7193e0b78ed554 authored over 4 years ago
github.com/discordx-ts/discordx - 819034cffb99ec4539898d9feb7193e0b78ed554 authored over 4 years ago
fix(#11 - @Command breaks @On('message'))
github.com/discordx-ts/discordx - 1ff4b3d7d3166b8e898be6805ee71277cbe6b5af authored over 4 years ago
github.com/discordx-ts/discordx - 1ff4b3d7d3166b8e898be6805ee71277cbe6b5af authored over 4 years ago
fix(#11 - @Command breaks @On('message'))
github.com/discordx-ts/discordx - e605e7bc0d1d16e394c2d0ddada816996be29977 authored over 4 years ago
github.com/discordx-ts/discordx - e605e7bc0d1d16e394c2d0ddada816996be29977 authored over 4 years ago
update(README)
github.com/discordx-ts/discordx - 8943a1f755c93092a6cce001332709b6b1929750 authored over 4 years ago
github.com/discordx-ts/discordx - 8943a1f755c93092a6cce001332709b6b1929750 authored over 4 years ago
update(README)
github.com/discordx-ts/discordx - b310682881538c7a8ae6bf2a3ac9e11c3fdd1fc3 authored over 4 years ago
github.com/discordx-ts/discordx - b310682881538c7a8ae6bf2a3ac9e11c3fdd1fc3 authored over 4 years ago
example(simple-commands)
github.com/discordx-ts/discordx - 60f51c3050c9fc856d84cad33d5912e42fb3b427 authored over 4 years ago
github.com/discordx-ts/discordx - 60f51c3050c9fc856d84cad33d5912e42fb3b427 authored over 4 years ago
example(simple-commands)
github.com/discordx-ts/discordx - cf11f356ab609729097ac5013fd41da039dd0cad authored over 4 years ago
github.com/discordx-ts/discordx - cf11f356ab609729097ac5013fd41da039dd0cad authored over 4 years ago
example(simple-commands)
github.com/discordx-ts/discordx - 710686380306ba867130af28de091282d096c8ff authored over 4 years ago
github.com/discordx-ts/discordx - 710686380306ba867130af28de091282d096c8ff authored over 4 years ago
update(README)
github.com/discordx-ts/discordx - 8bab3a3b3e880297d55910f24ea6a9d110bae118 authored over 4 years ago
github.com/discordx-ts/discordx - 8bab3a3b3e880297d55910f24ea6a9d110bae118 authored over 4 years ago
update(README)
github.com/discordx-ts/discordx - 52d6ed683c62881efad93bc5d8c307d0d1830bbe authored over 4 years ago
github.com/discordx-ts/discordx - 52d6ed683c62881efad93bc5d8c307d0d1830bbe authored over 4 years ago
feature(args parsing)
github.com/discordx-ts/discordx - 5415783f7961f492ba752516d5e09f802bcaea8a authored over 4 years ago
github.com/discordx-ts/discordx - 5415783f7961f492ba752516d5e09f802bcaea8a authored over 4 years ago
feature(args parsing)
github.com/discordx-ts/discordx - b79cc81d0aa1a060bc2962c4dc167a81b189deaa authored over 4 years ago
github.com/discordx-ts/discordx - b79cc81d0aa1a060bc2962c4dc167a81b189deaa authored over 4 years ago
feature(args parsing)
github.com/discordx-ts/discordx - 82de17aa2542b78af63efd151313161d5124f254 authored over 4 years ago
github.com/discordx-ts/discordx - 82de17aa2542b78af63efd151313161d5124f254 authored over 4 years ago
feature(args parsing)
github.com/discordx-ts/discordx - 6f65cf09e1ce25232cf3b6224885307c043edb38 authored over 4 years ago
github.com/discordx-ts/discordx - 6f65cf09e1ce25232cf3b6224885307c043edb38 authored over 4 years ago
feature(args parsing)
github.com/discordx-ts/discordx - 7417caf95f29460180359fee93c93dbc051badef authored over 4 years ago
github.com/discordx-ts/discordx - 7417caf95f29460180359fee93c93dbc051badef authored over 4 years ago
Merge pull request #10 from Laks-Forks/master
fix tiny import error on README.md
github.com/discordx-ts/discordx - d41935362aaa16f4f3acd499716306782546a8dd authored over 4 years ago
fix tiny import error
add import "CommandNotFound" on example of usage of the Commands
github.com/discordx-ts/discordx - 0a6e85b0046990fd64ae7a52f8b7a5c402aa75c6 authored over 4 years ago
fix(CommandMessage)
github.com/discordx-ts/discordx - 66a47c38600fc139d2c823e3a6a5c6158be83827 authored over 4 years ago
github.com/discordx-ts/discordx - 66a47c38600fc139d2c823e3a6a5c6158be83827 authored over 4 years ago
script(publish.sh)
github.com/discordx-ts/discordx - 1bfde2d22e281e9782f341c70070e5b3fbf80508 authored over 4 years ago
github.com/discordx-ts/discordx - 1bfde2d22e281e9782f341c70070e5b3fbf80508 authored over 4 years ago
v4
github.com/discordx-ts/discordx - d2db803afedcfdee6a07b245cb8771f87ded2dfb authored over 4 years ago
github.com/discordx-ts/discordx - d2db803afedcfdee6a07b245cb8771f87ded2dfb authored over 4 years ago
v4
github.com/discordx-ts/discordx - ae076b93faa65a458a9f0fa02a314d9f95d0eead authored over 4 years ago
github.com/discordx-ts/discordx - ae076b93faa65a458a9f0fa02a314d9f95d0eead authored over 4 years ago
v4
github.com/discordx-ts/discordx - 9cbd41a6ddbdd9229393c78023702d405f9ea7c9 authored over 4 years ago
github.com/discordx-ts/discordx - 9cbd41a6ddbdd9229393c78023702d405f9ea7c9 authored over 4 years ago
update(README)
github.com/discordx-ts/discordx - e01b09b6d9d41d76705f3cf00035710b6bff9264 authored over 4 years ago
github.com/discordx-ts/discordx - e01b09b6d9d41d76705f3cf00035710b6bff9264 authored over 4 years ago
update(README) & update(examples)
github.com/discordx-ts/discordx - 540b7498c1f9ad4acd883a9aaa7f7d9465236461 authored over 4 years ago
github.com/discordx-ts/discordx - 540b7498c1f9ad4acd883a9aaa7f7d9465236461 authored over 4 years ago
update(README) & update(examples)
github.com/discordx-ts/discordx - 77bfdc9ebafe1bfd3ce278c8a3a388a08b9fc699 authored over 4 years ago
github.com/discordx-ts/discordx - 77bfdc9ebafe1bfd3ce278c8a3a388a08b9fc699 authored over 4 years ago
fix(Rules)
github.com/discordx-ts/discordx - d02f65531c293730cc13a31cb2d2635c9b87b392 authored over 4 years ago
github.com/discordx-ts/discordx - d02f65531c293730cc13a31cb2d2635c9b87b392 authored over 4 years ago
fix(Rules)
github.com/discordx-ts/discordx - 164df7b6b2a40f7f73d2981bd3379e059edae4ad authored over 4 years ago
github.com/discordx-ts/discordx - 164df7b6b2a40f7f73d2981bd3379e059edae4ad authored over 4 years ago
fix(Rules)
github.com/discordx-ts/discordx - b79be8349b7df8c3e02d98dd984a0e5f13f3476d authored over 4 years ago
github.com/discordx-ts/discordx - b79be8349b7df8c3e02d98dd984a0e5f13f3476d authored over 4 years ago
fix(Rules alias separator)
github.com/discordx-ts/discordx - 7612dbf04af7d2f72e917c9928371cc36c1adcc5 authored over 4 years ago
github.com/discordx-ts/discordx - 7612dbf04af7d2f72e917c9928371cc36c1adcc5 authored over 4 years ago
fix(Rules alias separator)
github.com/discordx-ts/discordx - 3ee0c567fe8d57f9f0b548e731e0b516cb1d946b authored over 4 years ago
github.com/discordx-ts/discordx - 3ee0c567fe8d57f9f0b548e731e0b516cb1d946b authored over 4 years ago
fix(command not found) & refactoring(folder)
github.com/discordx-ts/discordx - 904cf7222e4057ed2a41b5335c29d381c67523ef authored over 4 years ago
github.com/discordx-ts/discordx - 904cf7222e4057ed2a41b5335c29d381c67523ef authored over 4 years ago
feature(getCommands) & improvement(inject DOn into guards)
github.com/discordx-ts/discordx - c4ba1530eeb9c0ba720843a9c8e1f1e2995a533e authored over 4 years ago
github.com/discordx-ts/discordx - c4ba1530eeb9c0ba720843a9c8e1f1e2995a533e authored over 4 years ago
feature(Rules)
github.com/discordx-ts/discordx - 9c2edc3b01343bbe6a516229f3e36ed467059ee1 authored over 4 years ago
github.com/discordx-ts/discordx - 9c2edc3b01343bbe6a516229f3e36ed467059ee1 authored over 4 years ago
feature(RuleBuilder)
github.com/discordx-ts/discordx - edd3f19ef27f146109719fd0be28a3475a6a67c8 authored over 4 years ago
github.com/discordx-ts/discordx - edd3f19ef27f146109719fd0be28a3475a6a67c8 authored over 4 years ago
reactoring(v4)
github.com/discordx-ts/discordx - 564265daadb5417aa8ccdb7d4f74d2f217cb7ea5 authored over 4 years ago
github.com/discordx-ts/discordx - 564265daadb5417aa8ccdb7d4f74d2f217cb7ea5 authored over 4 years ago
tests(init)
github.com/discordx-ts/discordx - 74ee88f9cb9c3ab206a6cce77a01227f4f32316e authored over 4 years ago
github.com/discordx-ts/discordx - 74ee88f9cb9c3ab206a6cce77a01227f4f32316e authored over 4 years ago
Merge branch 'master' of https://github.com/owencalvin/discord.ts
github.com/discordx-ts/discordx - 7283da7d9a7cbcb84de95685158611a4d9ce73f1 authored over 4 years ago
github.com/discordx-ts/discordx - 7283da7d9a7cbcb84de95685158611a4d9ce73f1 authored over 4 years ago
refactoring(interfaces names, case)
github.com/discordx-ts/discordx - f47492041c2ff42863e43f94dd71b83e56279bf7 authored over 4 years ago
github.com/discordx-ts/discordx - f47492041c2ff42863e43f94dd71b83e56279bf7 authored over 4 years ago
refactoring(types, case)
github.com/discordx-ts/discordx - 86c84ab126f707f79629059502813ddc4c4f0245 authored over 4 years ago
github.com/discordx-ts/discordx - 86c84ab126f707f79629059502813ddc4c4f0245 authored over 4 years ago
update(README)
github.com/discordx-ts/discordx - 80f3826d60e7d008a5e9dc7f097ef4748f9bfed5 authored over 4 years ago
github.com/discordx-ts/discordx - 80f3826d60e7d008a5e9dc7f097ef4748f9bfed5 authored over 4 years ago
update(README)
github.com/discordx-ts/discordx - 94f488ca1fc28cb20e3309e82317708162f362ff authored over 4 years ago
github.com/discordx-ts/discordx - 94f488ca1fc28cb20e3309e82317708162f362ff authored over 4 years ago
v3
github.com/discordx-ts/discordx - 80c8740f57d49112af645012eb85816b4b6e6cd5 authored over 4 years ago
github.com/discordx-ts/discordx - 80c8740f57d49112af645012eb85816b4b6e6cd5 authored over 4 years ago
v3
github.com/discordx-ts/discordx - 93441c151e94b7adeba9d1e405ffcc38831c2a30 authored over 4 years ago
github.com/discordx-ts/discordx - 93441c151e94b7adeba9d1e405ffcc38831c2a30 authored over 4 years ago
v3
github.com/discordx-ts/discordx - 3fd5b37430f5430c5e0033d324142acea97d982b authored over 4 years ago
github.com/discordx-ts/discordx - 3fd5b37430f5430c5e0033d324142acea97d982b authored over 4 years ago
feature(events args typing)
github.com/discordx-ts/discordx - 2d94c1af1a7add5298eb8aa65add82298519dfd6 authored over 4 years ago
github.com/discordx-ts/discordx - 2d94c1af1a7add5298eb8aa65add82298519dfd6 authored over 4 years ago
v3
github.com/discordx-ts/discordx - fae8803ee3b3f5f332350047b45b5bf688126568 authored over 4 years ago
github.com/discordx-ts/discordx - fae8803ee3b3f5f332350047b45b5bf688126568 authored over 4 years ago
feature(events args typing)
github.com/discordx-ts/discordx - 5749b5aaf017d76d417c42ef6366a55bda4c4878 authored over 4 years ago
github.com/discordx-ts/discordx - 5749b5aaf017d76d417c42ef6366a55bda4c4878 authored over 4 years ago
feature(events args typing)
github.com/discordx-ts/discordx - 428fc2cfb881539e00cc4883c36d800c60321c9a authored over 4 years ago
github.com/discordx-ts/discordx - 428fc2cfb881539e00cc4883c36d800c60321c9a authored over 4 years ago
feature(events args typing)
github.com/discordx-ts/discordx - b475a8166f922cee0a889e8a79ff0edcf8b727de authored over 4 years ago
github.com/discordx-ts/discordx - b475a8166f922cee0a889e8a79ff0edcf8b727de authored over 4 years ago
feature(events args typing)
github.com/discordx-ts/discordx - fe26c7a2e2fb4e5ab6dc1c499d9b1cd6e4c791fd authored over 4 years ago
github.com/discordx-ts/discordx - fe26c7a2e2fb4e5ab6dc1c499d9b1cd6e4c791fd authored over 4 years ago
feature(events args typing)
github.com/discordx-ts/discordx - d3c47c42bd5711c498116c5a62a3c4ee8b944b58 authored over 4 years ago
github.com/discordx-ts/discordx - d3c47c42bd5711c498116c5a62a3c4ee8b944b58 authored over 4 years ago
feature(events args typing)
github.com/discordx-ts/discordx - 634175bf3566c252b21899241f6058e515b96e3a authored over 4 years ago
github.com/discordx-ts/discordx - 634175bf3566c252b21899241f6058e515b96e3a authored over 4 years ago
feature(events args typing)
github.com/discordx-ts/discordx - 9f52c969219568c7bc98b57342acff313b666ecf authored over 4 years ago
github.com/discordx-ts/discordx - 9f52c969219568c7bc98b57342acff313b666ecf authored over 4 years ago
feature(events args typing)
github.com/discordx-ts/discordx - 409b281d9d5b2e2821862795566fe9b4ad708f5b authored over 4 years ago
github.com/discordx-ts/discordx - 409b281d9d5b2e2821862795566fe9b4ad708f5b authored over 4 years ago
update(README)
github.com/discordx-ts/discordx - cbff07cae1e794851e55d07bb6cb7dca2bfac593 authored over 4 years ago
github.com/discordx-ts/discordx - cbff07cae1e794851e55d07bb6cb7dca2bfac593 authored over 4 years ago
update(README)
github.com/discordx-ts/discordx - f5b91d69a316243e3a0ed8d11e8745bb4bee2f0d authored over 4 years ago
github.com/discordx-ts/discordx - f5b91d69a316243e3a0ed8d11e8745bb4bee2f0d authored over 4 years ago
update(README)
github.com/discordx-ts/discordx - 8a368615592c61f089cdd165db20340c41492111 authored over 4 years ago
github.com/discordx-ts/discordx - 8a368615592c61f089cdd165db20340c41492111 authored over 4 years ago
update(README)
github.com/discordx-ts/discordx - 82ec469bf7218353e686712071c2ec4a84298513 authored over 4 years ago
github.com/discordx-ts/discordx - 82ec469bf7218353e686712071c2ec4a84298513 authored over 4 years ago
fix(@Discord params)
github.com/discordx-ts/discordx - 9ffa84ea51774ebcf1978e72c151b0425d20883c authored over 4 years ago
github.com/discordx-ts/discordx - 9ffa84ea51774ebcf1978e72c151b0425d20883c authored over 4 years ago
update(README.md)
github.com/discordx-ts/discordx - bb2128d984425ce9f155415ebe9efe9a1cbb3ea2 authored over 4 years ago
github.com/discordx-ts/discordx - bb2128d984425ce9f155415ebe9efe9a1cbb3ea2 authored over 4 years ago
update(README.md)
github.com/discordx-ts/discordx - 41679f12991a638b154be009cda10d5fb80309ab authored over 4 years ago
github.com/discordx-ts/discordx - 41679f12991a638b154be009cda10d5fb80309ab authored over 4 years ago
update(README.md)
github.com/discordx-ts/discordx - d6f840090bb26e1fe6e4db8044d5c5640ac5df1c authored over 4 years ago
github.com/discordx-ts/discordx - d6f840090bb26e1fe6e4db8044d5c5640ac5df1c authored over 4 years ago
update(README.md)
github.com/discordx-ts/discordx - 774bc3d3d738f0399b3b831f634ae8ee93fa84b8 authored over 4 years ago
github.com/discordx-ts/discordx - 774bc3d3d738f0399b3b831f634ae8ee93fa84b8 authored over 4 years ago
update(README.md)
github.com/discordx-ts/discordx - f5bc15ac6bb2cebb6614c01fa74c88bfcb676982 authored over 4 years ago
github.com/discordx-ts/discordx - f5bc15ac6bb2cebb6614c01fa74c88bfcb676982 authored over 4 years ago
update(README.md)
github.com/discordx-ts/discordx - ac16e915e11ff0509ba930d2ece75797042a5031 authored over 4 years ago
github.com/discordx-ts/discordx - ac16e915e11ff0509ba930d2ece75797042a5031 authored over 4 years ago
update(README.md)
github.com/discordx-ts/discordx - e8f504db595071e1c72c32b4800db78d3dffef9f authored over 4 years ago
github.com/discordx-ts/discordx - e8f504db595071e1c72c32b4800db78d3dffef9f authored over 4 years ago
update(README.md)
github.com/discordx-ts/discordx - 396e428f5a034dc3647cdccfd0a9677008327771 authored over 4 years ago
github.com/discordx-ts/discordx - 396e428f5a034dc3647cdccfd0a9677008327771 authored over 4 years ago
update(README.md)
github.com/discordx-ts/discordx - 1688bdbc6cf017c396cedcd77e601da6b439f902 authored over 4 years ago
github.com/discordx-ts/discordx - 1688bdbc6cf017c396cedcd77e601da6b439f902 authored over 4 years ago
update(README.md)
github.com/discordx-ts/discordx - 3766b03a7c064619b29ead96580ac219fe069c06 authored over 4 years ago
github.com/discordx-ts/discordx - 3766b03a7c064619b29ead96580ac219fe069c06 authored over 4 years ago
update(README.md)
github.com/discordx-ts/discordx - d54052f2efdb58bcb5819f5186329c379a17011d authored over 4 years ago
github.com/discordx-ts/discordx - d54052f2efdb58bcb5819f5186329c379a17011d authored over 4 years ago
feature(importCommands)
github.com/discordx-ts/discordx - 2cb6d97c19fdb3bda8450f041c1229432cf0940e authored over 4 years ago
github.com/discordx-ts/discordx - 2cb6d97c19fdb3bda8450f041c1229432cf0940e authored over 4 years ago
feature(importCommands)
github.com/discordx-ts/discordx - 4839cad429c96572bc8205d52a11e30fd8fbaac0 authored over 4 years ago
github.com/discordx-ts/discordx - 4839cad429c96572bc8205d52a11e30fd8fbaac0 authored over 4 years ago
feature(importCommands)
github.com/discordx-ts/discordx - 276a71b854fd0d01ce70cdeb3f299aadf40a351b authored over 4 years ago
github.com/discordx-ts/discordx - 276a71b854fd0d01ce70cdeb3f299aadf40a351b authored over 4 years ago
feature(importCommands)
github.com/discordx-ts/discordx - 05ef26c71a31084bdfdf318d95a0606083d8cac0 authored over 4 years ago
github.com/discordx-ts/discordx - 05ef26c71a31084bdfdf318d95a0606083d8cac0 authored over 4 years ago
feature(importCommands)
github.com/discordx-ts/discordx - d47546177430d218e4a698eb69907393a9f620dc authored over 4 years ago
github.com/discordx-ts/discordx - d47546177430d218e4a698eb69907393a9f620dc authored over 4 years ago
improvements(DiscordEvent link)
github.com/discordx-ts/discordx - 1b73509cc143f0f5b3a720a279ecb39cfa00ba76 authored over 4 years ago
github.com/discordx-ts/discordx - 1b73509cc143f0f5b3a720a279ecb39cfa00ba76 authored over 4 years ago
feature(dynamic prefix)
github.com/discordx-ts/discordx - 9ca38eb7cdf486433fe3519a990b915d157d9574 authored over 4 years ago
github.com/discordx-ts/discordx - 9ca38eb7cdf486433fe3519a990b915d157d9574 authored over 4 years ago
feature(dynamic prefix)
github.com/discordx-ts/discordx - 04a5b46b0675e1f55440e2968cdd9dc221e3b6e0 authored over 4 years ago
github.com/discordx-ts/discordx - 04a5b46b0675e1f55440e2968cdd9dc221e3b6e0 authored over 4 years ago
fix(case sensitivity)
github.com/discordx-ts/discordx - bd89c9361ed9e9277dc73c31c3eac440dbd14aba authored almost 5 years ago
github.com/discordx-ts/discordx - bd89c9361ed9e9277dc73c31c3eac440dbd14aba authored almost 5 years ago
fix(case sensitivity)
github.com/discordx-ts/discordx - 83220eccb58212ebdae66251a4eb297703094152 authored almost 5 years ago
github.com/discordx-ts/discordx - 83220eccb58212ebdae66251a4eb297703094152 authored almost 5 years ago
fix(case sensitivity)
github.com/discordx-ts/discordx - 4ae6cb239ceb79a190d4579108951869aabe98a8 authored almost 5 years ago
github.com/discordx-ts/discordx - 4ae6cb239ceb79a190d4579108951869aabe98a8 authored almost 5 years ago
fix(case sensitivity)
github.com/discordx-ts/discordx - 34b78801ba24f734bd280c55ed6f09935f99f399 authored almost 5 years ago
github.com/discordx-ts/discordx - 34b78801ba24f734bd280c55ed6f09935f99f399 authored almost 5 years ago
fix(case sensitivity)
github.com/discordx-ts/discordx - d6bb1a287851c2f4ee89eb5a379fd56b2600408b authored almost 5 years ago
github.com/discordx-ts/discordx - d6bb1a287851c2f4ee89eb5a379fd56b2600408b authored almost 5 years ago
Merge pull request #6 from hnrklssn/master
fix(case sensitivity)
github.com/discordx-ts/discordx - f5090d3816f7a39eee7ad6d2ef377703c2dd2ec6 authored almost 5 years ago
Merge branch 'master' into master
github.com/discordx-ts/discordx - f38083cdf3a56b58aaa1dcf95ffcd23a4617a684 authored almost 5 years ago
github.com/discordx-ts/discordx - f38083cdf3a56b58aaa1dcf95ffcd23a4617a684 authored almost 5 years ago
fix(case sensitivity)
github.com/discordx-ts/discordx - fa9d040535cc3ec49fd7401d6e097b25cda4364d authored almost 5 years ago
github.com/discordx-ts/discordx - fa9d040535cc3ec49fd7401d6e097b25cda4364d authored almost 5 years ago