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
Rename LICENSE to LICENSE.md
59395528926c0b36a70c207f8522af08b2ad5fa5 authored almost 3 years ago
59395528926c0b36a70c207f8522af08b2ad5fa5 authored almost 3 years ago
Update README.md
a65e8b4340713d6e37dd3552521f076417d81cde authored almost 3 years ago
a65e8b4340713d6e37dd3552521f076417d81cde authored almost 3 years ago
Update handler.ts
d2e4ca63a7ffbf68a96f36936f95bf40cd3c1112 authored almost 3 years ago
d2e4ca63a7ffbf68a96f36936f95bf40cd3c1112 authored almost 3 years ago
inlining variables
ba8a77a2475f196afdfd2fdb211cbceec2d57141 authored almost 3 years ago
ba8a77a2475f196afdfd2fdb211cbceec2d57141 authored almost 3 years ago
fixed bug, line 128
f7435afef01036fb6f469beecd6df71e741dc833 authored almost 3 years ago
f7435afef01036fb6f469beecd6df71e741dc833 authored almost 3 years ago
add eslint rule, careful of null assertions
189efda9d25f8d645521c59a84b2eedb75af185a authored almost 3 years ago
189efda9d25f8d645521c59a84b2eedb75af185a authored almost 3 years ago
format and comment registerModules
da7c4171d55976f6a0d099bc42e80a91052bbfa1 authored almost 3 years ago
da7c4171d55976f6a0d099bc42e80a91052bbfa1 authored almost 3 years ago
fmt
198e17eca278dcc00e282beb7e3fa414fbcda12c authored almost 3 years ago
198e17eca278dcc00e282beb7e3fa414fbcda12c authored almost 3 years ago
extra comments
65954eef76d0f938f6623c6207bd8621a46897d1 authored almost 3 years ago
65954eef76d0f938f6623c6207bd8621a46897d1 authored almost 3 years ago
remove ctxHandler class in favor of functions
92dc63abee5a22d93c24daf7e124f6f419436ecc authored almost 3 years ago
92dc63abee5a22d93c24daf7e124f6f419436ecc authored almost 3 years ago
reloading of slash commands (not tested)
35d6c278931cee73f1f4d97753f46409fe0b1b09 authored almost 3 years ago
35d6c278931cee73f1f4d97753f46409fe0b1b09 authored almost 3 years ago
Sern.Module jsdoc
7ca83141d807c4ef1a1995ca256d34e4e65096ec authored almost 3 years ago
7ca83141d807c4ef1a1995ca256d34e4e65096ec authored almost 3 years ago
changing default generic for module
8e37d4d9a74598e7f7a8839c7866d42cba6ab3ea authored almost 3 years ago
8e37d4d9a74598e7f7a8839c7866d42cba6ab3ea authored almost 3 years ago
some jsdoc
93a583acb2b7714aeb8945d3e3a3b324d2c0f044 authored almost 3 years ago
93a583acb2b7714aeb8945d3e3a3b324d2c0f044 authored almost 3 years ago
slashCommand refresh impl starting
9e93d38f05e74f4347debf55cface9921027536b authored almost 3 years ago
9e93d38f05e74f4347debf55cface9921027536b authored almost 3 years ago
test
418bc90854c91f996d74c9290df8f2bd2322e905 authored almost 3 years ago
418bc90854c91f996d74c9290df8f2bd2322e905 authored almost 3 years ago
changed test-commands
c849877bf791924d49525bcf22a4a12c2a46a608 authored almost 3 years ago
c849877bf791924d49525bcf22a4a12c2a46a608 authored almost 3 years ago
some progress
6aa22e74b5672050f7a3fa993cac27f94644f9a5 authored almost 3 years ago
6aa22e74b5672050f7a3fa993cac27f94644f9a5 authored almost 3 years ago
revamping visibility modifiers
6813d7fc1f4f6d072a6054823b35bc131418e900 authored almost 3 years ago
6813d7fc1f4f6d072a6054823b35bc131418e900 authored almost 3 years ago
remove logger, i am overcomplicating it
585372b39c5f62f8a48edb6cf0d83dc168f07983 authored almost 3 years ago
585372b39c5f62f8a48edb6cf0d83dc168f07983 authored almost 3 years ago
some date parsing
b637cca708a46f12cb0563a3bb1e77e36a892403 authored almost 3 years ago
b637cca708a46f12cb0563a3bb1e77e36a892403 authored almost 3 years ago
added default logger
09bf5a1bfe0939c868d7b358de22bd7fc1ff83fc authored almost 3 years ago
09bf5a1bfe0939c868d7b358de22bd7fc1ff83fc authored almost 3 years ago
changed default value of Module<T> to void
07018b6d09466d3645f4040bc20556d16be180c4 authored almost 3 years ago
07018b6d09466d3645f4040bc20556d16be180c4 authored almost 3 years ago
change handler types file extension
b328edb7ce5bf0fceb08f37d5866286010046175 authored almost 3 years ago
b328edb7ce5bf0fceb08f37d5866286010046175 authored almost 3 years ago
moving handler files
0781ab200a73f2799f9598f39624a377529f898a authored almost 3 years ago
0781ab200a73f2799f9598f39624a377529f898a authored almost 3 years ago
instal eslint and prettierconfic, applied to files
38336590f12a3b3fdf483a9456d421a493a469b3 authored almost 3 years ago
38336590f12a3b3fdf483a9456d421a493a469b3 authored almost 3 years ago
some js docs
43d169062ce5b563866a161cabe025dff98a153a authored almost 3 years ago
43d169062ce5b563866a161cabe025dff98a153a authored almost 3 years ago
oops, messed up imports
01308d9cf49a2b5c36a1557e8e98070766c17719 authored almost 3 years ago
01308d9cf49a2b5c36a1557e8e98070766c17719 authored almost 3 years ago
some docs
df80ba3c90b5413ee617066d7bec10128156cb1f authored almost 3 years ago
df80ba3c90b5413ee617066d7bec10128156cb1f authored almost 3 years ago
removed useless import
0f34970c262779002a380762efce5132a5aad18b authored almost 3 years ago
0f34970c262779002a380762efce5132a5aad18b authored almost 3 years ago
read me fix
564315eceed5929386d223009a97f0a942adcdf0 authored almost 3 years ago
564315eceed5929386d223009a97f0a942adcdf0 authored almost 3 years ago
readme
781b1e63179f3a151eb41914d508fc453eb9b096 authored almost 3 years ago
781b1e63179f3a151eb41914d508fc453eb9b096 authored almost 3 years ago
updating text/slash command flags
1588dd38e2c15c6897a989cfbe7cd34421f62077 authored almost 3 years ago
1588dd38e2c15c6897a989cfbe7cd34421f62077 authored almost 3 years ago
refactoring handler types, added ctx handler class
f15bb132047728a339748445b00742675590a85b authored almost 3 years ago
f15bb132047728a339748445b00742675590a85b authored almost 3 years ago
parse context (works)?
c78741f565a606ebc3fc7496aa2288bab4d17522 authored almost 3 years ago
c78741f565a606ebc3fc7496aa2288bab4d17522 authored almost 3 years ago
created new SlashOptions wrap type
a83a0635a4ee43261ed5df1dcfbbf647ae1a9424 authored almost 3 years ago
a83a0635a4ee43261ed5df1dcfbbf647ae1a9424 authored almost 3 years ago
moving types to types/handler.ts
55ea90bdc094e9ed2e1a9d69e31979c6f8a82bd6 authored almost 3 years ago
55ea90bdc094e9ed2e1a9d69e31979c6f8a82bd6 authored almost 3 years ago
Private, Both commands should work
16b284b08e77955846df342935f273c313536a18 authored almost 3 years ago
16b284b08e77955846df342935f273c313536a18 authored almost 3 years ago
private slash cmds working
467a02d3956669a9c523ac9916ccf490ab23f7cf authored almost 3 years ago
467a02d3956669a9c523ac9916ccf490ab23f7cf authored almost 3 years ago
refactor return stmt
dba600e0bf3958c0deeee1c3f018c6d702fa793e authored almost 3 years ago
dba600e0bf3958c0deeee1c3f018c6d702fa793e authored almost 3 years ago
more refactor
5fb650d0aadfbcae1dc4492b7f100ce0df0baafe authored almost 3 years ago
5fb650d0aadfbcae1dc4492b7f100ce0df0baafe authored almost 3 years ago
cleanup and changing parse struct
c705b1dd1f2108d31f454db2fcde7a6665ae62ad authored almost 3 years ago
c705b1dd1f2108d31f454db2fcde7a6665ae62ad authored almost 3 years ago
update typing to support interactions
69945c86cecc2cd6060290a377f11d08b76ff993 authored almost 3 years ago
69945c86cecc2cd6060290a377f11d08b76ff993 authored almost 3 years ago
changing parse method, revising
3162044416c54b4bcd7c8f3f816817bac68cb4a1 authored almost 3 years ago
3162044416c54b4bcd7c8f3f816817bac68cb4a1 authored almost 3 years ago
SlashCmd Map, export options
4606ade698dec875c22337b3770ff59b4c75fd2e authored almost 3 years ago
4606ade698dec875c22337b3770ff59b4c75fd2e authored almost 3 years ago
adding slash command map
2e5942cb11092c4a8f5a2c590029005c5fea1066 authored almost 3 years ago
2e5942cb11092c4a8f5a2c590029005c5fea1066 authored almost 3 years ago
working on slash commands
8158996101dc7d71f9705b9d1b7b3794f9923fc4 authored almost 3 years ago
8158996101dc7d71f9705b9d1b7b3794f9923fc4 authored almost 3 years ago
cleaner enum Command Types
216a7756d8de32cecf805f45a5359217f21f2b99 authored almost 3 years ago
216a7756d8de32cecf805f45a5359217f21f2b99 authored almost 3 years ago
added doc comment
6a704311f25f9bfcd242ea3f388e4d86c2d1cd6c authored almost 3 years ago
6a704311f25f9bfcd242ea3f388e4d86c2d1cd6c authored almost 3 years ago
added separator default " "
72a4720fdee4d41ddf362a7b656e77186189b3c2 authored almost 3 years ago
72a4720fdee4d41ddf362a7b656e77186189b3c2 authored almost 3 years ago
fixed parseBool function
9ac7ef24b46de62dfc0ea0dbf880939f2f432e41 authored almost 3 years ago
9ac7ef24b46de62dfc0ea0dbf880939f2f432e41 authored almost 3 years ago
made commandResult private
a5c52ab4834c406ff54ee3e0a0cd740ddc96a27b authored almost 3 years ago
a5c52ab4834c406ff54ee3e0a0cd740ddc96a27b authored almost 3 years ago
fixed export errors
2e352ebf0c652d11ea76733f2c29cb5fcd847541 authored almost 3 years ago
2e352ebf0c652d11ea76733f2c29cb5fcd847541 authored almost 3 years ago
adding Util import
4d85c8928a9da9d2f3175a5c50995e94ef1f4616 authored almost 3 years ago
4d85c8928a9da9d2f3175a5c50995e94ef1f4616 authored almost 3 years ago
fmt commandResult
d9d8835dbbe2622cc0b571ed2d1f96d30862bf90 authored almost 3 years ago
d9d8835dbbe2622cc0b571ed2d1f96d30862bf90 authored almost 3 years ago
adding message param for Sern.Module.parse
0d68c9f00f059283ac3e2dcebe7cd730d678e9cd authored almost 3 years ago
0d68c9f00f059283ac3e2dcebe7cd730d678e9cd authored almost 3 years ago
added toNegativeInt
16e24f5eeb1d3b04fc664512299ed672ccb68f24 authored almost 3 years ago
16e24f5eeb1d3b04fc664512299ed672ccb68f24 authored almost 3 years ago
fmt, toPositiveInt
fa27c152310bc500a32b6d9e2155994aed07aa24 authored almost 3 years ago
fa27c152310bc500a32b6d9e2155994aed07aa24 authored almost 3 years ago
changing ret type of parse fn
954852104a318ff2e68ac71432c4994fddba3bae authored almost 3 years ago
954852104a318ff2e68ac71432c4994fddba3bae authored almost 3 years ago
docs for parseBool
9c0fffe1acd86bd752356f9a8d66429214a77ff3 authored almost 3 years ago
9c0fffe1acd86bd752356f9a8d66429214a77ff3 authored almost 3 years ago
fmt parseBool
5bf57be652138960dd407a4d5dc9d5d12f2726f3 authored almost 3 years ago
5bf57be652138960dd407a4d5dc9d5d12f2726f3 authored almost 3 years ago
parseBool preprocessor
981c6fb44771badeeb4fc05421a03192da739ffd authored almost 3 years ago
981c6fb44771badeeb4fc05421a03192da739ffd authored almost 3 years ago
added arg preprocessors
5a729b635dae0f45617e4e4f3b1fa038f66ee4ac authored almost 3 years ago
5a729b635dae0f45617e4e4f3b1fa038f66ee4ac authored almost 3 years ago
npmignore added
ee72124a80483beff050b59b4fef7777fbc5f72b authored almost 3 years ago
ee72124a80483beff050b59b4fef7777fbc5f72b authored almost 3 years ago
some bug fixes
8118a88522e02cd69060968290e86a63f813ce1a authored almost 3 years ago
8118a88522e02cd69060968290e86a63f813ce1a authored almost 3 years ago
testing it on personal bot
e2ee5fa1bfb0bc9e2c1fd0c52a9793a4496561a4 authored about 3 years ago
e2ee5fa1bfb0bc9e2c1fd0c52a9793a4496561a4 authored about 3 years ago
exporting
0f50d5779c9b485b13224cd86985d4966228fbf5 authored about 3 years ago
0f50d5779c9b485b13224cd86985d4966228fbf5 authored about 3 years ago
import cleanup
3d806b1a8999ad0befcf667e00d3724a9618da38 authored about 3 years ago
3d806b1a8999ad0befcf667e00d3724a9618da38 authored about 3 years ago
first commit
8b428f7ff125feee4c3df5e65e6f250539f9dcc4 authored about 3 years ago
8b428f7ff125feee4c3df5e65e6f250539f9dcc4 authored about 3 years ago