Ecosyste.ms: OpenCollective

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

github.com/sern-handler/handler

Create your dream Discord bot!
https://github.com/sern-handler/handler

feat(*)!: improve quality of code, refactorings, QOL intellisense (#64)

* feat: remove unit testing

* feat: make command modules return Awaitable void | unknown

*...

e71b63d261d86b17ddc05fbee999f63623d8c6d1 authored over 2 years ago by Jacob Nguyen <[email protected]>
fix: Change discord server link (#62)

e677ce083966dedc945d236034e2ce4a7a586e05 authored over 2 years ago by Jacob Nguyen <[email protected]>
chore: Removed @Murtatrxx from CODEOWNERS (#61)

371f9d711a0e9534caa064a2d0c7af01ad7d9a93 authored over 2 years ago by xxDeveloper <[email protected]>
docs: Highly encourage to use cli

a5320dddb99779aaddaa38b417caf18c2cce2a3c authored over 2 years ago by Jacob Nguyen <[email protected]>
Update README.md

92b83c8d32d0aa0de089d534152c0defa99cd0bd authored over 2 years ago by Jacob Nguyen <[email protected]>
build: version 1.0.1-beta

3ea72259e4ad9593010f6bc34ebe7833bda84f3a authored over 2 years ago by Jacob Nguyen <[email protected]>
build: fix vulnerability and upgrade to latest dev version of discord.js

083b0609bd5838cfca5da4db68db79b19c6cb84d authored over 2 years ago by Jacob Nguyen <[email protected]>
build: add npm ignore files, remove markup.ts

c8e322cb5f0c362880df5350ab0659e7a40ff962 authored over 2 years ago by Jacob Nguyen <[email protected]>
feat: remove copyright bloat

48737efea3c0fce572238701e72335293333379f authored over 2 years ago by Jacob Nguyen <[email protected]>
feat(*): Revamp Docs (#47)

* style: Formatted 17 files & changes messageHelper util

* style: Formatted HTML and CSS file...

163e48f3eb38d37500cefc8d0c722c083a3070c7 authored over 2 years ago by xxDeveloper <[email protected]>
feat: add docs/ to npmignore

f90342d6b140241f7a6a95dea71c05bf309a7a52 authored over 2 years ago by Jacob Nguyen <[email protected]>
refactor: remove unnecessary nullish short circuit

cfd68b438898304fe0ef84c573094a7be594b5c9 authored over 2 years ago by Jacob Nguyen <[email protected]>
refactor: remove unnecessary nullish short circuit

ae59acadcc1a0989d6ddfab27157f5620d9b06ca authored over 2 years ago by Jacob Nguyen <[email protected]>
feat: adding better typings, refactoring

99e2a997edaac1ba880e56bf782ecd1fa5e96b4c authored over 2 years ago by Jacob Nguyen <[email protected]>
feat: adding refactoring for repetitive event plugin processing

475b0736d573bb8969b2a0eb9180231aa8618a0e authored over 2 years ago by Jacob Nguyen <[email protected]>
refactor: cleaning up code, removing unuseds

e69dae92cda1f22ea09e366d61e091a716eeca7e authored over 2 years ago by Jacob Nguyen <[email protected]>
feat: Adding docs to some data structures, moving to default from export files

0ae541daba4c5d2aa3e612ab4b78fd6a858717ad authored over 2 years ago by Jacob Nguyen <[email protected]>
refactor: Simplifying logic of message filter

9eef9dd318fa40c7fa1807335bee392c1441acba authored over 2 years ago by Jacob Nguyen <[email protected]>
feat: finishing autocomplete!!

d63423cfc458cb9ab07b9900a7c4d2f7ea8d71b9 authored over 2 years ago by Jacob Nguyen <[email protected]>
feat: finishing optionData for autocomplete changes, adding class for builder

b08eebf6850acaee3b56bb1c60aec2a026a5144c authored over 2 years ago by Jacob Nguyen <[email protected]>
feat: move name and description out of OptionsData[]

93942bd0e7d0ac688d20159cab2c70c3285085f4 authored over 2 years ago by Jacob Nguyen <[email protected]>
feat: Making name required in auto cmp interactions

ac8a2f4c86a1c426d32e388a5439a8696db52279 authored over 2 years ago by Jacob Nguyen <[email protected]>
feat: Finishing up autocomplete, need to test

d50b8013ee343b2be0ed232938e9f5f91c43b493 authored over 2 years ago by Jacob Nguyen <[email protected]>
feat: adding modal and autocomplete support

77856ce5d0d8d1e2e2f5a971269224a4174bc205 authored over 2 years ago by Jacob Nguyen <[email protected]>
style: change prettier print width and reformat

26756077ef93391b0aadeada085e31c22058e2c0 authored over 2 years ago by Jacob Nguyen <[email protected]>
feat: remove comments about prev commit

a2209494bdd05ca89176aff82f7d3afce0b8de46 authored over 2 years ago by Jacob Nguyen <[email protected]>
feat: add externallyUsed.ts and support BothCommands again

fc81bfc6d75e4722486766715abe7271ad21cd7f authored over 2 years ago by Jacob Nguyen <[email protected]>
feat: add .prettierignore and ignore README.md

7ae5ecf1a64700d667e85420ae4b2eaf31781d85 authored over 2 years ago by Jacob Nguyen <[email protected]>
fix: prettier changes again

d5bb9922dfdb14e4f7e95ad5acd470765b7a90c2 authored over 2 years ago by Jacob Nguyen <[email protected]>
fix: prettier wants lf line ending

571a8044b027afee91466219a841817dd55ef455 authored over 2 years ago by Jacob Nguyen <[email protected]>
fix: linting issue in markup.ts

dac665d6281a29ec79663adb26a3e5c5243e6ae0 authored over 2 years ago by Jacob Nguyen <[email protected]>
fix: didn't run prettier, now i am

6c144defcacd7732e15292f6c3e5eaea7944bc32 authored over 2 years ago by Jacob Nguyen <[email protected]>
style: Run prettier

2d2880095344d33f79b32e8a8187a17aedd295ec authored over 2 years ago by Jacob Nguyen <[email protected]>
feat: Edited event names for more conciseness, finished basic event emitters

3f64a8aa0a47a09f822d54f2b3f03bc42faa10f7 authored over 2 years ago by Jacob Nguyen <[email protected]>
feat: Adding sern event listeners, overriding and typing methods

115d1a49b52eb45d9b68ba015f8f734b902e9a60 authored over 2 years ago by Jacob Nguyen <[email protected]>
fix: Standard for of does not resolve promises. Switched to for await

66b9f51fa73cf07a589671d13ca4c65a9c8193a1 authored over 2 years ago by Jacob Nguyen <[email protected]>
feat: should be able to register other nodejs event emitters

b8cda351e1f549422692c633255ac1d6c7d78a9b authored over 2 years ago by Jacob Nguyen <[email protected]>
revert: Re-add plugins overload

b9b59197df7d9bbeac3df68ebe6f7cea1ce50677 authored over 2 years ago by Jacob Nguyen <[email protected]>
refactor: Why is that not assignable bruh

464fc05c1c203cc7f33cd4703f622539c8ebce13 authored over 2 years ago by Jacob Nguyen <[email protected]>
fix: Fix return type of sernModule

cf85a5db6413e2b8b42143f70964f7a19789e1ff authored over 2 years ago by Jacob Nguyen <[email protected]>
refactor: Bring CommandType and PluginType to top level

82f1bad8fffbb91f6084511b34b9541caa0a4733 authored over 2 years ago by Jacob Nguyen <[email protected]>
refactor: make description optional

f8987499f605c9cf6a47b328dea3ef2d26959ca3 authored over 2 years ago by Jacob Nguyen <[email protected]>
refactor: make ApplicationCommandOptions optional

5556b2aa0afcb492717fe4f5e09cbf7d9a977058 authored over 2 years ago by Jacob Nguyen <[email protected]>
refactor: Simplify sernModule handler signature

c40b75d333700f2158eb9f22c08bac90fbf6a4e8 authored over 2 years ago by Jacob Nguyen <[email protected]>
feat: better looking typings for modules

53bc080a290fd5064993aa0d98497d4b239ac8f3 authored over 2 years ago by Jacob Nguyen <[email protected]>
feat: Optional plugins to reduce bloat

2b81d53503209a738b70d238512c82542d3d88e8 authored over 2 years ago by Jacob Nguyen <[email protected]>
feat: Aliases optional

430315ad02060121e75604aee40c246c71a7e8d2 authored over 2 years ago by Jacob Nguyen <[email protected]>
feat: Add DefinetlyDefined type, more todo statements

c8c0c841db2423e29d69bbc1a3ab590bfebb5d5b authored over 2 years ago by Jacob Nguyen <[email protected]>
fix: Non-exhaustiveness led to commands not registering readyEvent.ts

b26650818e2c193c326356359b38412117ea6186 authored over 2 years ago by Jacob Nguyen <[email protected]>
feat: finished interactionCreate.ts handling? (need test)

97907b746fc94d6e8b65e2fec1cce4b0c3160491 authored over 2 years ago by Jacob Nguyen <[email protected]>
refactor: DRY Principles

972928b6a3b8ee70622f2c55f13ab9f0b222089f authored over 2 years ago by Jacob Nguyen <[email protected]>
refactor: switching to when statements and type predicates

d9db485202e4a189987923f4387c64217dc0ecb1 authored over 2 years ago by Jacob Nguyen <[email protected]>
refactor: Cleaning up more, moving things for organization

bcbfd287880a5ddee73b4905acad814bfde875fe authored over 2 years ago by Jacob Nguyen <[email protected]>
refactor: Cleaning up

269ab563ab2e8259c0482fa221a9508ef02daff3 authored over 2 years ago by Jacob Nguyen <[email protected]>
refactor: change loading strategy, eliminate bloat

a76099cbcbe412978aa897f89500a8d9f41c99d6 authored over 2 years ago by Jacob Nguyen <[email protected]>
revert: Move enums to enums.ts

40a10bf32b9a1c6afbf85bdaeb2a7918c15ac7a8 authored over 2 years ago by Jacob Nguyen <[email protected]>
feat: delete partition.ts

f6d584cf99abdb292985f812e64553a37ab51a01 authored over 2 years ago by Jacob Nguyen <[email protected]>
style: Reformat w/ prettier

df1808cfb59fbb7168eff9f229cc02f74e872716 authored over 2 years ago by Jacob Nguyen <[email protected]>
refactor: Remove PluggedModule, change Module signature to support event plugins

b6bf08f673ad052591f1f27299b62f0eda6f4fd0 authored over 2 years ago by Jacob Nguyen <[email protected]>
refactor: Adding more top level imports and move partition

61fe8534b5436e8af17040955e19fc1ae9b34264 authored over 2 years ago by Jacob Nguyen <[email protected]>
refactor: Change sernModule fn signature

86457a78ffa1cc83ea1db0d57696adbaa32b3c45 authored over 2 years ago by Jacob Nguyen <[email protected]>
refactor: shorten code, add UnionToTuple type

58b7a6c21b3de88cd18819c2fea764624dfdf2b0 authored over 2 years ago by Jacob Nguyen <[email protected]>
feat: Add castings for res

2697e35b2e5b754ea9d0d84db3720fb68b3f43db authored over 2 years ago by jacoobes <[email protected]>
feat: Add messageComponent handler

d29298c17a1d67146bdddb9cf07a16924c55ed3a authored over 2 years ago by jacoobes <[email protected]>
feat: Adding TextInput map & starting event plugins for message components

6ac9720260040afb12d232b002c28db99b18e093 authored over 2 years ago by jacoobes <[email protected]>
refactor: Remove duplicate type alias in resolveParameters.ts

f5d02aedcac9288fbebfe0179ae39b0e17fc83d9 authored over 2 years ago by jacoobes <[email protected]>
feat: interactionCreate.ts refactoring

c4e8e517b3f4bb6baca902251a0afa22b2548450 authored over 2 years ago by jacoobes <[email protected]>
chore: prettier reformat

3dedba3493e53aa01bcf6401c8287d264b7c9cda authored over 2 years ago by jacoobes <[email protected]>
feat: broadening EventPlugin default generic type, reformat with prettier

88dcdee818e42405234ef502087226a8c042c92f authored over 2 years ago by jacoobes <[email protected]>
build: add .idea to gitignore

6462b4ca6067736c227155d35ee10ebb76a1fabe authored over 2 years ago by Jacob Nguyen <[email protected]>
chore: cleanup code and delete unused files

99a5a3c93ab88bd3e17ab6ca03228e9d5f62b158 authored over 2 years ago by Jacob Nguyen <[email protected]>
chore: eslint formattting

46b3b9574a22cb2d99e6f9889fd78b9365e98413 authored over 2 years ago by Jacob Nguyen <[email protected]>
fix: accidentally imported wildcard from wrong place & namespace

resolution

8782cad9cddbb24c03c2bfff96d3377aceb5f542 authored over 2 years ago by Jacob Nguyen <[email protected]>
build: moving eslint and prettier dependencies

97867d98c2ebcbda5a0dd8eb9ebff187e07b0ba3 authored over 2 years ago by Jacob Nguyen <[email protected]>
refactor: change from switch -> match

d3e8943ca9ba8db576f24508b35dadacb733d565 authored over 2 years ago by Jacob Nguyen <[email protected]>
build : Added ts-pattern for pattern matching with command types and

plugin types

57dc0bac885e0d066f517026e20198572ca2e693 authored over 2 years ago by Jacob Nguyen <[email protected]>
feat(handler): progress on event plugins

2f61399b5e5ad53ee3165e19cb74dd279b827b99 authored over 2 years ago by Jacob Nguyen <[email protected]>
feat : strict commandType checking transition for ergonomics

4448d5a1be9843bffc11da17141272e786e21ac7 authored over 2 years ago by Jacob Nguyen <[email protected]>
fix(messageEvent) : fix access location for messages

2c8fdce7e1c37a1eeb5663b84e7e62cf313133c3 authored over 2 years ago by Jacob Nguyen <[email protected]>
feat : partitioning command stores for better event mapping, more

refactoring

9e050902143d526211daaa9684878c0172359e45 authored over 2 years ago by Jacob Nguyen <[email protected]>
build(package.json) change to alpha build

5b82d5f282593c8cbcf79606a4da285acabbb25d authored over 2 years ago by Jacob Nguyen <[email protected]>
feat(handler) basic event plugin support

02956a004ce498d25073ef504bef12f338a4a4b5 authored over 2 years ago by Jacob Nguyen <[email protected]>
fix(readyEvent, partition) both were broken and failed to load plugins correctly

901cb51e01e73402ee8145c6f7985c9af0b6ec95 authored over 2 years ago by Jacob Nguyen <[email protected]>
fix(handler) : turning readFiles to observable; refactor readyevent

3e0a5b3b3b51263a5d14e2d6cc944326cb9f4f02 authored over 2 years ago by Jacob Nguyen <[email protected]>
fix(readyEvent) : module loading not correctly.

fc08ae4c79ad1d19a8844b645043ea5a609bc0fb authored over 2 years ago by Jacob Nguyen <[email protected]>
feat(prefix): make defaultPrefix optional

f6b88dcdc80c407e14f4d6ae73eb27e75d195e18 authored over 2 years ago by EvolutionX <[email protected]>
chore: apply the requested changes

f2e3a14486416b2c427054d678ee15514e981e60 authored over 2 years ago by EvolutionX <[email protected]>
chore: handle no prefix case

4d06009635ac8583529895bce9ba9bc13a2cbb2e authored over 2 years ago by EvolutionX <[email protected]>
refactor(messageEvent) : cleaning up observables

b963f51a3689643dd588a17ed57a3ac52931e9e7 authored over 2 years ago by Jacob Nguyen <[email protected]>
feat(messageEvent) : more refactoring to enable plugin usage

8bc624aceb4d258a027455ce71baca67f18742aa authored over 2 years ago by Jacob Nguyen <[email protected]>
feat(observableHandling) : making match function a type predicate

assertion

86c4e45ad2d1055cadba87498f9d3cb8fc3350a8 authored over 2 years ago by Jacob Nguyen <[email protected]>
feat(handler) : More work toward event plugins, added typings for it

eeabecb4e20d4ac9729deeb1f096f9756f7e4e94 authored over 2 years ago by Jacob Nguyen <[email protected]>
feat(handler): command plugins work?!

70bd12dd61182f48445c707a9199421b1dba586e authored over 2 years ago by Jacob Nguyen <[email protected]>
feat(handler) : refactored ready event and finished loading command

plugins

4e1a8066d28605c15a87caaa620d2c058a084043 authored over 2 years ago by Jacob Nguyen <[email protected]>
feat(handler) more plugin work, refactoring rxjs pipes

f213e88a5d450ed366d772c53afbcdabb802139f authored over 2 years ago by Jacob Nguyen <[email protected]>
feat : more plugin work ( currently not finsihed), removed init function

de7ddc390f560ce762d865442560f5e24ec02798 authored almost 3 years ago by Jacob Nguyen <[email protected]>
feat : can register plugin modules now

2dd41834f40469a632f81367b3c3d6d7796ec4ac authored almost 3 years ago by Jacob Nguyen <[email protected]>
feat : plugin api improvements, declarative ui

136b0d23c5bf07d64b01f2130451dbd9b18bc73d authored almost 3 years ago by Jacob Nguyen <[email protected]>
feat : plugin development and ensuring all module objs have name

property

8866bff576f6cc56c3e5b73a12dc0ecfac93ee90 authored almost 3 years ago by Jacob Nguyen <[email protected]>
refactor : change naming conventions to PascalCase

490d6403d73cbda5f66ba822be200a3988c3f023 authored almost 3 years ago by Jacob Nguyen <[email protected]>