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(handler) moving and organizing files, refactor context api
e21508ca4f9b777ddcae26122b88585fd8ef9378 authored almost 3 years ago
e21508ca4f9b777ddcae26122b88585fd8ef9378 authored almost 3 years ago
feat(readyEvent) refactor and simplify readyEvent
ecf07fe9ce9510fe62409577c54fa1aef35f7c33 authored almost 3 years ago
ecf07fe9ce9510fe62409577c54fa1aef35f7c33 authored almost 3 years ago
fix(readyEvent) filtered opposite
e4e4aca43b5755f56f4e46724a31a1c03d6c464b authored almost 3 years ago
e4e4aca43b5755f56f4e46724a31a1c03d6c464b authored almost 3 years ago
feat(handler) run formatter and made message prefixes case insensitive
ef8e3961d1623db245700fe302288b0fa5f10182 authored almost 3 years ago
ef8e3961d1623db245700fe302288b0fa5f10182 authored almost 3 years ago
feat(handler) Add button and select menu support!
4ef0b87de72d5d6f758a35a771836caba921d36a authored almost 3 years ago
4ef0b87de72d5d6f758a35a771836caba921d36a authored almost 3 years ago
refactor(context.ts) Oops forgot .map existed.... Much easier code to
read now
930c2ca229d0f4e960058e2e7245adde0ac9b159 authored almost 3 years ago
refactor(context.ts) Obeying ts naming conventions :(
0ea470d0839d8c9a863ef3ff0501f4cc5257a13b authored almost 3 years ago
0ea470d0839d8c9a863ef3ff0501f4cc5257a13b authored almost 3 years ago
feat(handler) Add context more context methods and nullish type
ea8c15986a4545481d89c3f115b2afbd07376e78 authored almost 3 years ago
ea8c15986a4545481d89c3f115b2afbd07376e78 authored almost 3 years ago
refactor(context.ts) name changes for easier dev usages
bc0d1ce69e23c3e5e567080f539ee1a50bda203d authored almost 3 years ago
bc0d1ce69e23c3e5e567080f539ee1a50bda203d authored almost 3 years ago
feat(handler) context class updates and more minor additions
1b7c46518d3e26146fa735b49e2d703b1df54814 authored almost 3 years ago
1b7c46518d3e26146fa735b49e2d703b1df54814 authored almost 3 years ago
fix(errors.ts) syntax error enum fix
4671fac123d984b7460d7fc37d631fbdc4f15791 authored almost 3 years ago
4671fac123d984b7460d7fc37d631fbdc4f15791 authored almost 3 years ago
fix(messageEvent) made messageEvent more linear and make more
complex observables
bd2004b452044dc4ba0d935e5b7a175b667b2394 authored almost 3 years ago
feat(interactionHandling) make code more dry with op fn filterTap
2d715ca7c739b703129e1c8c9ca5f648931d214f authored almost 3 years ago
2d715ca7c739b703129e1c8c9ca5f648931d214f authored almost 3 years ago
fix(context.ts) fixed bug on type constraints
26c202294f246360a3b571b1bddf97c033a55e47 authored almost 3 years ago
26c202294f246360a3b571b1bddf97c033a55e47 authored almost 3 years ago
refactor(context.ts) clean up context constructing
145fcb37fef2ed1e4ab68503058670358d371251 authored almost 3 years ago
145fcb37fef2ed1e4ab68503058670358d371251 authored almost 3 years ago
feat(interactionCreate) add basic context menu handling
b326a91d100ecd8e4b875f20b6a1662ae00ff8e4 authored almost 3 years ago
b326a91d100ecd8e4b875f20b6a1662ae00ff8e4 authored almost 3 years ago
feat : add typings for ctx menus
b0d4f96900871ac5c3e44d6100472f84c4764fcc authored almost 3 years ago
b0d4f96900871ac5c3e44d6100472f84c4764fcc authored almost 3 years ago
fix(structxports) added top lvl module type
f8c5bfc6c3485d2ad7b7963111ba6b57fc14e2a8 authored almost 3 years ago
f8c5bfc6c3485d2ad7b7963111ba6b57fc14e2a8 authored almost 3 years ago
fix(structxports) forgot to export top level types
cf708b6e37e145fc8de2f7312348ba5dd8fd3c11 authored almost 3 years ago
cf708b6e37e145fc8de2f7312348ba5dd8fd3c11 authored almost 3 years ago
refactor : exports now simplified, removed default arg parsers as parse
method removed
c002c2782bd23d1c103cd6e067a9aaec35a37dc6 authored almost 3 years ago
refactor : modify module typings to override
2191fda383a4ab8beefb11be2a9f03de606a0f4d authored almost 3 years ago
2191fda383a4ab8beefb11be2a9f03de606a0f4d authored almost 3 years ago
feat(handler) improving context api
44e6e58feefc8dba42bd4068ec817ae8a7fcb30b authored almost 3 years ago
44e6e58feefc8dba42bd4068ec817ae8a7fcb30b authored almost 3 years ago
feat(interactionCreate.ts) finish basic interaction handling for chat input commands
a227f1a8f2b2f6beaa1ae4aec5f066bcb5f1e999 authored almost 3 years ago
a227f1a8f2b2f6beaa1ae4aec5f066bcb5f1e999 authored almost 3 years ago
feat(handler) add basic interaction handling and add error for not
detecting modules
d34c1881bd9b6b85878a15ecfc274f879e6b4677 authored almost 3 years ago
feat(types) added util type Override
5baff09c03591e52821c036d502c46ccac507760 authored almost 3 years ago
5baff09c03591e52821c036d502c46ccac507760 authored almost 3 years ago
feat : remove parse option, allowing user to custom parse arguments
05fadf0e331a872efb97a6240b92e8c95919035d authored almost 3 years ago
05fadf0e331a872efb97a6240b92e8c95919035d authored almost 3 years ago
feat(handler) added module type checking and started interactions handler
99aae7d7804907d0f22d9028870975a4938cfd8a authored almost 3 years ago
99aae7d7804907d0f22d9028870975a4938cfd8a authored almost 3 years ago
feat : finish basic message event handler
1ad429fb5f75a1f83cb83186e813951a6b619aa9 authored almost 3 years ago
1ad429fb5f75a1f83cb83186e813951a6b619aa9 authored almost 3 years ago
feat (handler) more progress on message handler
2ea35588bdec46a048357c70186926dcf87e2fca authored almost 3 years ago
2ea35588bdec46a048357c70186926dcf87e2fca authored almost 3 years ago
feat : update module loader for extensibility
5b53d4203e8f8493ba6139da89e29946f0e65d3c authored almost 3 years ago
5b53d4203e8f8493ba6139da89e29946f0e65d3c authored almost 3 years ago
feat(commands) create module handler to deal with incoming data
4102c7102ddeb5f90a741ec4cd5b11ceb4e6bdc1 authored almost 3 years ago
4102c7102ddeb5f90a741ec4cd5b11ceb4e6bdc1 authored almost 3 years ago
feat (handler) moving to dev build; new module types
3178f18d5691eef6706f371c682fa6ee425ee2f8 authored almost 3 years ago
3178f18d5691eef6706f371c682fa6ee425ee2f8 authored almost 3 years ago
feat : refactor command objects. Deciding not to use a class
5a1870be7340276dd34fb978fb78d391a3b04aa5 authored almost 3 years ago
5a1870be7340276dd34fb978fb78d391a3b04aa5 authored almost 3 years ago
refactor(command.ts) properties no longer look as ugly
586d386afba838cf43d6e5a980961e47ef3228c8 authored almost 3 years ago
586d386afba838cf43d6e5a980961e47ef3228c8 authored almost 3 years ago
feat(handler) create command-options interface, remove module
5b968ce44222dfd31c8f75fa6a524a0ccd4994aa authored almost 3 years ago
5b968ce44222dfd31c8f75fa6a524a0ccd4994aa authored almost 3 years ago
feat(command.ts) throw error on alias present on slash command
840619d7c5cca1546af0aa0b4a85a7125f2d3953 authored almost 3 years ago
840619d7c5cca1546af0aa0b4a85a7125f2d3953 authored almost 3 years ago
feat(handler) finish loading command functionality, adjust properties
per cmd type
ecf7ecc92c9d7f93bbbdac68a148ae8c9a451490 authored almost 3 years ago
feat(command.ts) Add command class
f1ffff48c8ccb784078029a9912278e1f595b8b5 authored almost 3 years ago
f1ffff48c8ccb784078029a9912278e1f595b8b5 authored almost 3 years ago
feat(module.ts) Removing and minimizing module. Will allow simplication
of revamping
30b7f59d4ff9a7e32c6029757fdd2cef83857287 authored almost 3 years ago
build(logger.ts) Remove day.js dependency in favor of native
05133911899f87735cccf030d9e971981f2f2a78 authored almost 3 years ago
05133911899f87735cccf030d9e971981f2f2a78 authored almost 3 years ago
refactor(sern.ts) Slowly change handler class to init function
cdd8fced247791ea4a978bd197c51866c235a6b2 authored almost 3 years ago
cdd8fced247791ea4a978bd197c51866c235a6b2 authored almost 3 years ago
feat(handler) Filters only executable messages now
6d2af4728c886db2ee40a22e5be66562159835ff authored almost 3 years ago
6d2af4728c886db2ee40a22e5be66562159835ff authored almost 3 years ago
feat(handler) begin message event and wrapper.prefix =
wrapper.defaultPrefix
10aee773157556c94f06565cf6932b9de3a7aa97 authored almost 3 years ago
feat(events) Moving default events to its own folder for organization
df626e0864eef5f57d886d26d21a4caabb9359ce authored almost 3 years ago
df626e0864eef5f57d886d26d21a4caabb9359ce authored almost 3 years ago
feat(handler) new ready event handling
Also added new enum errors,
removed useless promise fn sign,
and more
docs(wrapper.ts) Add events property to JSDoc
9ce1314133ceacf2d1e58866093b42341c301cd4 authored almost 3 years ago
9ce1314133ceacf2d1e58866093b42341c301cd4 authored almost 3 years ago
feat(sern.ts) Add basic event manager
0dd95be59ac432e1dddaa81476189f07b01dd37f authored almost 3 years ago
0dd95be59ac432e1dddaa81476189f07b01dd37f authored almost 3 years ago
refactor(handler) change init param to Wrapper, add eventConfig type
84fc853dd69c9e088173bb044a6a38925f69ceec authored almost 3 years ago
84fc853dd69c9e088173bb044a6a38925f69ceec authored almost 3 years ago
feat(sern.ts) attempting to remove the bloated class in favor of smaller
functions, install rxjs
cfb7df84518461fb2e75079061c6e55f001ebc67 authored almost 3 years ago
perf(sern.ts) remove return await
ff2427f87664384bd8469d7b5aa94eeb7cbdf8c1 authored almost 3 years ago
ff2427f87664384bd8469d7b5aa94eeb7cbdf8c1 authored almost 3 years ago
refactor(structures) create structures dir
9e4adf8bcfc1b05a24707122310f8364caee5c20 authored almost 3 years ago
9e4adf8bcfc1b05a24707122310f8364caee5c20 authored almost 3 years ago
chore(module.ts) Move Command Modules to different file, change context objs to class counterparts
36831def0fc7bfc96edb0ae0e21afefd5dddc414 authored almost 3 years ago
36831def0fc7bfc96edb0ae0e21afefd5dddc414 authored almost 3 years ago
feat(context.ts) Adding context class and getters and setters
707840bc76a493bf1e81f226e54647b51fde506a authored almost 3 years ago
707840bc76a493bf1e81f226e54647b51fde506a authored almost 3 years ago
feat(markup.ts) add arcs changes
3b8a7f3cbc57a5394b29193a6cd67e36a8429f89 authored almost 3 years ago
3b8a7f3cbc57a5394b29193a6cd67e36a8429f89 authored almost 3 years ago
feat(markup.ts) merge higharcs changes
e4a88ff306cf5f4792b95d78e7abfe0d99a7d02e authored almost 3 years ago
e4a88ff306cf5f4792b95d78e7abfe0d99a7d02e authored almost 3 years ago
style(markup.ts): formatted a little for readability
9e17a80ca22a696e263770e2ec5fd3f31cae2265 authored almost 3 years ago
9e17a80ca22a696e263770e2ec5fd3f31cae2265 authored almost 3 years ago
refactor(utilities): made markup.ts eslint compliant and added formatting to logger
15d8a6a794d645a49bf3149af4078e214512c8a7 authored almost 3 years ago
15d8a6a794d645a49bf3149af4078e214512c8a7 authored almost 3 years ago
Merge pull request #15 from rqft/main
Create markup.ts
9bef8b332c8cad4cc3a9e3af00bafb9e32277270 authored almost 3 years ago
Create markup.ts
3a4e28638150373692fdb8b73924e8ca8d69d119 authored almost 3 years ago
3a4e28638150373692fdb8b73924e8ca8d69d119 authored almost 3 years ago
feat(sern.ts): adding logging instead of large complaining messages from bot
00a5fa43ad9e0b4c7d5ef1f2772a4cb186768837 authored almost 3 years ago
00a5fa43ad9e0b4c7d5ef1f2772a4cb186768837 authored almost 3 years ago
feat(sern.ts): changed how module is passed around, now has name property at runtime
40fb7231436331c97fa791eab3b8b51636e826f1 authored almost 3 years ago
40fb7231436331c97fa791eab3b8b51636e826f1 authored almost 3 years ago
feat(sern.ts): beginning to add new basic logger system
ef9d53e6b1a9009eab5ce9ff9f8b5542d1d7cf7f authored almost 3 years ago
ef9d53e6b1a9009eab5ce9ff9f8b5542d1d7cf7f authored almost 3 years ago
style(sern.ts): minimized code, refactor style
d17f999d693d034450f9ca60a543f1821edaa820 authored almost 3 years ago
d17f999d693d034450f9ca60a543f1821edaa820 authored almost 3 years ago
fix(utilexports.ts): forgot to remove the deleted feat of option builder
1cff46c0ab5959d8e0f0fe89f1e6cd4c6cebff19 authored almost 3 years ago
1cff46c0ab5959d8e0f0fe89f1e6cd4c6cebff19 authored almost 3 years ago
refactor: removed options builder as it is redundant
81921937b53167edf2d91ba1fb9136da1bbade77 authored almost 3 years ago
81921937b53167edf2d91ba1fb9136da1bbade77 authored almost 3 years ago
refactor(handler): exported the option builder v0.0.1
15ab87aac5914bbadb0c7c346b09dfdfe6c920fc authored almost 3 years ago
15ab87aac5914bbadb0c7c346b09dfdfe6c920fc authored almost 3 years ago
docs: Updated README links
408d1e31e3de0c1efb42e08d0c87cb8799f7a69c authored almost 3 years ago
408d1e31e3de0c1efb42e08d0c87cb8799f7a69c authored almost 3 years ago
Merge branch 'main' of https://github.com/sern-handler/Sern
eaf06581fbca9a2ac14cb0dc58a89b1307c7ba9b authored almost 3 years ago
eaf06581fbca9a2ac14cb0dc58a89b1307c7ba9b authored almost 3 years ago
feat(sern.ts): changing default value of args in text based cmd to string[], from string
1397974fb6e6d8c1b1e82db8272ef0a57916022c authored almost 3 years ago
1397974fb6e6d8c1b1e82db8272ef0a57916022c authored almost 3 years ago
feat(sern.ts): changing default value of args in text based cmd to string[], from string
e0541f777bc3dcb1ec0c0cccf219b9fa66199a2b authored almost 3 years ago
e0541f777bc3dcb1ec0c0cccf219b9fa66199a2b authored almost 3 years ago
feat(sern.ts): changing text-based command parser fn value to string[]
Keeping the type of args for fn parse as a string[] should allow users more flexibility
b11f9996749977a16e516523af7a8e2a9e6521ae authored almost 3 years ago
style(src): ran eslint through project
b19a41ddf007ea308919810b6bab262748529011 authored almost 3 years ago
b19a41ddf007ea308919810b6bab262748529011 authored almost 3 years ago
refactor(options.ts): move options type declarations to types folder
c8bf7aeb92e6517651af2904cfb0932598ac5f5d authored almost 3 years ago
c8bf7aeb92e6517651af2904cfb0932598ac5f5d authored almost 3 years ago
feat(higherorders.ts): a new function that acts as a command options builder
651009c9ed5e8e04cf44fa4438f94a9e119aa8f8 authored almost 3 years ago
651009c9ed5e8e04cf44fa4438f94a9e119aa8f8 authored almost 3 years ago
Merge branch 'main' of https://github.com/sern-handler/Sern
dc30f0288c7d1f280199fb14ed6ea1a46eab9425 authored almost 3 years ago
dc30f0288c7d1f280199fb14ed6ea1a46eab9425 authored almost 3 years ago
Merge pull request #14 from sern-handler/EvolutionX-10-patch-1
348f707ecd871eedc8829728b766427106c6bc74 authored almost 3 years ago
348f707ecd871eedc8829728b766427106c6bc74 authored almost 3 years ago
chore: removed Nullable type
92c3bacd15f10ee2df5adb9f6775efee1edbdc83 authored almost 3 years ago
92c3bacd15f10ee2df5adb9f6775efee1edbdc83 authored almost 3 years ago
Merge pull request #13 from sern-handler/EvolutionX-10-patch-1
664afea478c63477b31851923acdb0e4938f4ccd authored almost 3 years ago
664afea478c63477b31851923acdb0e4938f4ccd authored almost 3 years ago
chore: add back @Townsy45's credits
f6b85d876327ed5b7e623993b4915aed68a2f5ed authored almost 3 years ago
f6b85d876327ed5b7e623993b4915aed68a2f5ed authored almost 3 years ago
chores: add back cursorsdottsx credits
f4b6642b73638901b9c9bac872ea6505d241e6e5 authored almost 3 years ago
f4b6642b73638901b9c9bac872ea6505d241e6e5 authored almost 3 years ago
docs: updated pronounce ('me' => 'us')
94141e7048b54256074c18ba82b72356ef1e5ff8 authored almost 3 years ago
94141e7048b54256074c18ba82b72356ef1e5ff8 authored almost 3 years ago
docs: Updated README TODO
fa622f67e6669993a4ef9dc51728ad42b27260da authored almost 3 years ago
fa622f67e6669993a4ef9dc51728ad42b27260da authored almost 3 years ago
docs: Updated README TODO
a506219f19b57ff0816e7a35af8cc46eec1c7c0e authored almost 3 years ago
a506219f19b57ff0816e7a35af8cc46eec1c7c0e authored almost 3 years ago
docs(readme.md) : fix bugged example code
024aab5f732f7995f204a00be7ee22eadfc03ec3 authored almost 3 years ago
024aab5f732f7995f204a00be7ee22eadfc03ec3 authored almost 3 years ago
chore(CNAME) : add cname
9a8883e7ce21480c1e5805a096b83e4da593c13a authored almost 3 years ago
9a8883e7ce21480c1e5805a096b83e4da593c13a authored almost 3 years ago
refactor(types/handler.ts): remove nullish type, never used
21fe7534afd68a34f0d785b7921ea33dc8008e3b authored almost 3 years ago
21fe7534afd68a34f0d785b7921ea33dc8008e3b authored almost 3 years ago
docs: added 2 more `TODO`s
6a36f9300e2c82326b5f7009a8e560984f8bab48 authored almost 3 years ago
6a36f9300e2c82326b5f7009a8e560984f8bab48 authored almost 3 years ago
docs: added `TODO`s to do
06f7acd848dd186387bbf733bcab8511ef4424b1 authored almost 3 years ago
06f7acd848dd186387bbf733bcab8511ef4424b1 authored almost 3 years ago
Delete CNAME
89d40b92f042f97e420f94e1eecf2b95207f1f3a authored almost 3 years ago
89d40b92f042f97e420f94e1eecf2b95207f1f3a authored almost 3 years ago
Create CNAME
5df62ba7830e2c41b052e8a327a8d395a6442943 authored almost 3 years ago
5df62ba7830e2c41b052e8a327a8d395a6442943 authored almost 3 years ago
docs(adding documentation): adding the auto generated docs
n
890f377b48dda5fff3ea25a302408a12f708a751 authored almost 3 years ago
docs: Update readme code examples
29d92caa165cc45626da694b3a683d9b65d9e466 authored almost 3 years ago
29d92caa165cc45626da694b3a683d9b65d9e466 authored almost 3 years ago
docs: Updated Readme links
1492f72751ecb11c86a89b40d2472095afff5509 authored almost 3 years ago
1492f72751ecb11c86a89b40d2472095afff5509 authored almost 3 years ago
docs: Updated Readme links
8ed3cb22052998683429e42575d858a376751eb2 authored almost 3 years ago
8ed3cb22052998683429e42575d858a376751eb2 authored almost 3 years ago
Update CNAME
0850f2de4868639a7b2f5befbd222a6a2d84d95c authored almost 3 years ago
0850f2de4868639a7b2f5befbd222a6a2d84d95c authored almost 3 years ago
Update CNAME
37905dac578a54e928cd3707ac6af1bbf3777bea authored almost 3 years ago
37905dac578a54e928cd3707ac6af1bbf3777bea authored almost 3 years ago
Update CNAME
e46d7ca5c9dc4d6defafb36b3fa2223f763ed1fb authored almost 3 years ago
e46d7ca5c9dc4d6defafb36b3fa2223f763ed1fb authored almost 3 years ago
Update CNAME
e2654eac9a3acc9d0200cdf84e2263fa77b59072 authored almost 3 years ago
e2654eac9a3acc9d0200cdf84e2263fa77b59072 authored almost 3 years ago
Create CNAME
a97734ace50d9bfb8ddc7f810f89386aae220a03 authored almost 3 years ago
a97734ace50d9bfb8ddc7f810f89386aae220a03 authored almost 3 years ago
Merge branch 'main' of https://github.com/jacoobes/Sern
0e795e63dd53d898803033488fe189b2a68a21da authored almost 3 years ago
0e795e63dd53d898803033488fe189b2a68a21da authored almost 3 years ago