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 |
|
EvolutionX
|
a648f347f1
|
finished formatting
|
2022-02-14 13:18:14 +05:30 |
|
EvolutionX
|
57392f4e6a
|
made the code pretty :)
|
2022-02-14 09:43:38 +05:30 |
|
jacoobes
|
ce22f854a1
|
some comments and comment refactoring
|
2022-02-13 14:16:10 -06: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
|
dfb34b99e3
|
testing cmds now have module prop, not on filename
|
2022-02-13 01:17:33 -06: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
|
09bf5a1bfe
|
added default logger
|
2022-02-07 23:55:16 -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
|
0f34970c26
|
removed useless import
|
2022-02-06 23:46:33 -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
|
69945c86ce
|
update typing to support interactions
|
2022-02-02 16:25:42 -06:00 |
|
jacoobes
|
4606ade698
|
SlashCmd Map, export options
|
2022-02-01 11:43:14 -06:00 |
|
Jacob Nguyen
|
216a7756d8
|
cleaner enum Command Types
|
2022-01-30 00:30:55 -06:00 |
|
jacoobes
|
5a729b635d
|
added arg preprocessors
|
2022-01-26 13:02:04 -06:00 |
|
jacoobes
|
e2ee5fa1bf
|
testing it on personal bot
|
2022-01-24 23:17:22 -06:00 |
|
jacoobes
|
8b428f7ff1
|
first commit
|
2022-01-24 20:48:18 -06:00 |
|