Commit Graph

83 Commits

Author SHA1 Message Date
EvolutionX
7545e33fa4 Merge branch 'main' of https://github.com/EvolutionX-10/Sern 2022-02-14 09:40:41 +05:30
EvolutionX
c15e3ab86e Matched the case of Utilities
caused import error
2022-02-14 09:38:48 +05:30
jacoobes
34e09bbbb5 console.clear, modularize name -> map 2022-02-13 22:04:10 -06:00
jacoobes
ce22f854a1 some comments and comment refactoring 2022-02-13 14:16:10 -06:00
xxDeveloper
c3d29f7016 Added table for memory usage 2022-02-13 22:49:26 +03:00
xxDeveloper
eaba125ce0 Add line 2022-02-13 22:37:27 +03:00
xxDeveloper
945e0dc228 Merge branch 'main' of https://github.com/jacoobes/Sern 2022-02-13 22:36:23 +03:00
xxDeveloper
9e19e2fc6d BetterCode 2022-02-13 22:35:21 +03:00
jacoobes
47ea143581 eslint fix and tableRam 2022-02-13 13:34:34 -06:00
xxDeveloper
d477ac08dd Merge branch 'main' of https://github.com/jacoobes/Sern 2022-02-13 22:15:54 +03:00
xxDeveloper
c07d87566a Improvements in Readme.md 2022-02-13 22:13:27 +03:00
jacoobes
ad86658e11 dir name fix, lowercase lint 2022-02-13 13:12:14 -06:00
xxDeveloper
8a71f11353 Merge branch 'main' of https://github.com/jacoobes/Sern 2022-02-13 21:37:12 +03:00
xxDeveloper
350c070b43 Rnamed some directories & format code 2022-02-13 21:35:56 +03:00
jacoobes
e0a2bee009 oops removed random function 2022-02-13 01:42:11 -06:00
jacoobes
2810ecafca starting logger 2022-02-13 01:36:07 -06:00
jacoobes
dfb34b99e3 testing cmds now have module prop, not on filename 2022-02-13 01:17:33 -06:00
xxDeveloper
fcaf992164 Fix bugs in sern.ts & improve 2022-02-12 22:52:45 +03:00
xxDeveloper
3b15b27803 Format & improve src files 2022-02-12 22:41:55 +03:00
xxDeveloper
d2e4ca63a7 Update handler.ts 2022-02-12 08:52:29 +03:00
jacoobes
ba8a77a247 inlining variables 2022-02-11 10:14:52 -06:00
jacoobes
f7435afef0 fixed bug, line 128 2022-02-11 10:08:55 -06:00
jacoobes
189efda9d2 add eslint rule, careful of null assertions 2022-02-11 09:04:35 -06:00
jacoobes
da7c4171d5 format and comment registerModules 2022-02-10 12:58:29 -06:00
jacoobes
198e17eca2 fmt 2022-02-10 11:30:24 -06:00
jacoobes
65954eef76 extra comments 2022-02-10 11:25:36 -06:00
jacoobes
92dc63abee remove ctxHandler class in favor of functions 2022-02-10 10:43:33 -06:00
jacoobes
35d6c27893 reloading of slash commands (not tested) 2022-02-10 10:40:37 -06:00
jacoobes
7ca83141d8 Sern.Module jsdoc 2022-02-10 08:52:46 -06:00
jacoobes
8e37d4d9a7 changing default generic for module 2022-02-10 08:46:28 -06:00
jacoobes
93a583acb2 some jsdoc 2022-02-09 22:33:29 -06:00
jacoobes
9e93d38f05 slashCommand refresh impl starting 2022-02-09 22:11:13 -06:00
jacoobes
418bc90854 test 2022-02-09 10:15:24 -06:00
jacoobes
c849877bf7 changed test-commands 2022-02-09 10:07:34 -06:00
jacoobes
6aa22e74b5 some progress 2022-02-09 00:29:59 -06:00
jacoobes
6813d7fc1f revamping visibility modifiers 2022-02-09 00:14:41 -06:00
jacoobes
585372b39c remove logger, i am overcomplicating it 2022-02-08 15:29:55 -06:00
jacoobes
b637cca708 some date parsing 2022-02-08 00:29:28 -06:00
jacoobes
09bf5a1bfe added default logger 2022-02-07 23:55:16 -06:00
jacoobes
07018b6d09 changed default value of Module<T> to void 2022-02-07 01:23:02 -06:00
jacoobes
b328edb7ce change handler types file extension 2022-02-07 01:14:20 -06:00
jacoobes
0781ab200a moving handler files 2022-02-07 01:10:31 -06:00
jacoobes
38336590f1 instal eslint and prettierconfic, applied to files 2022-02-07 00:48:04 -06:00
jacoobes
43d169062c some js docs 2022-02-07 00:14:37 -06:00
jacoobes
01308d9cf4 oops, messed up imports 2022-02-06 23:56:12 -06:00
jacoobes
df80ba3c90 some docs 2022-02-06 23:47:33 -06:00
jacoobes
0f34970c26 removed useless import 2022-02-06 23:46:33 -06:00
jacoobes
1588dd38e2 updating text/slash command flags 2022-02-06 23:38:27 -06:00
jacoobes
f15bb13204 refactoring handler types, added ctx handler class 2022-02-06 23:17:57 -06:00
jacoobes
c78741f565 parse context (works)? 2022-02-04 15:09:26 -06:00