jacoobes
|
9b5942babf
|
refactor(logger.ts): saw a double template literal for no apparent reason
|
2022-02-14 23:03:55 -06:00 |
|
jacoobes
|
f062a33868
|
fix(handler.ts): added the changes of Module<T>.execute to type delegate (now type execute)
|
2022-02-14 13:12:39 -06:00 |
|
jacoobes
|
870287674a
|
feat(sern.ts): renaming Module.delegate to Module.execute
|
2022-02-14 12:34:13 -06:00 |
|
EvolutionX
|
a47f6a1159
|
added jsdocs
|
2022-02-14 22:10:08 +05:30 |
|
EvolutionX
|
16e3adf0c9
|
Merge branch 'jacoobes:main' into docs
|
2022-02-14 21:59:44 +05:30 |
|
jacoobes
|
38963ffa19
|
rf
|
2022-02-14 09:21:32 -06:00 |
|
jacoobes
|
3d660fea71
|
Merge branch 'main' of https://github.com/EvolutionX-10/Sern
|
2022-02-14 09:21:13 -06:00 |
|
EvolutionX
|
99daca5fa6
|
added docs for functions in messageHelpers
|
2022-02-14 13:42:20 +05:30 |
|
EvolutionX
|
a648f347f1
|
finished formatting
|
2022-02-14 13:18:14 +05:30 |
|
EvolutionX
|
5102563869
|
added preprocessors
|
2022-02-14 13:09:35 +05:30 |
|
jacoobes
|
5c2701fba7
|
fix eslint-caught semis
|
2022-02-13 22:39:51 -06:00 |
|
jacoobes
|
d5ad51d0e9
|
eslint require semis!
|
2022-02-13 22:37:38 -06:00 |
|
EvolutionX
|
ff0694f072
|
Merge branch 'main' of https://github.com/EvolutionX-10/Sern
|
2022-02-14 09:55:41 +05:30 |
|
EvolutionX
|
ab7c5e09ee
|
lowercased preprocessors
|
2022-02-14 09:55:24 +05:30 |
|
EvolutionX
|
69a8baf201
|
Delete src/handler/utilities/Preprocessors directory
|
2022-02-14 09:55:15 +05:30 |
|
EvolutionX
|
9193ede266
|
will it work
|
2022-02-14 09:53:40 +05:30 |
|
EvolutionX
|
252df8b990
|
hmm
|
2022-02-14 09:52:22 +05:30 |
|
EvolutionX
|
1c679bd341
|
Delete src/handler/Utilities directory
|
2022-02-14 09:51:51 +05:30 |
|
EvolutionX
|
38b478a9fb
|
lowercased Utilities
|
2022-02-14 09:50:16 +05:30 |
|
EvolutionX
|
57392f4e6a
|
made the code pretty :)
|
2022-02-14 09:43:38 +05:30 |
|
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 |
|