Commit Graph

74 Commits

Author SHA1 Message Date
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
cdda518ed9 Update README.md 2022-02-12 09:19:01 +03:00
xxDeveloper
5939552892 Rename LICENSE to LICENSE.md 2022-02-12 08:54:02 +03:00
xxDeveloper
a65e8b4340 Update README.md 2022-02-12 08:53:27 +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
564315ecee read me fix 2022-02-06 23:44:15 -06:00
jacoobes
781b1e6317 readme 2022-02-06 23:43:25 -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
jacoobes
a83a0635a4 created new SlashOptions wrap type 2022-02-04 00:41:27 -06:00
jacoobes
55ea90bdc0 moving types to types/handler.ts 2022-02-04 00:39:05 -06:00
jacoobes
16b284b08e Private, Both commands should work 2022-02-03 14:17:22 -06:00
jacoobes
467a02d395 private slash cmds working 2022-02-03 11:44:36 -06:00
jacoobes
dba600e0bf refactor return stmt 2022-02-03 09:45:54 -06:00
jacoobes
5fb650d0aa more refactor 2022-02-02 22:54:58 -06:00
jacoobes
c705b1dd1f cleanup and changing parse struct 2022-02-02 22:51:45 -06:00
jacoobes
69945c86ce update typing to support interactions 2022-02-02 16:25:42 -06:00
jacoobes
3162044416 changing parse method, revising 2022-02-02 15:16:09 -06:00
jacoobes
4606ade698 SlashCmd Map, export options 2022-02-01 11:43:14 -06:00