Commit Graph

687 Commits

Author SHA1 Message Date
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
jacoobes
2e5942cb11 adding slash command map 2022-01-31 23:06:02 -06:00
jacoobes
8158996101 working on slash commands 2022-01-30 21:02:16 -06:00
Jacob Nguyen
216a7756d8 cleaner enum Command Types 2022-01-30 00:30:55 -06:00
Jacob Nguyen
6a704311f2 added doc comment 2022-01-30 00:13:55 -06:00
jacoobes
72a4720fde added separator default " " 2022-01-29 08:49:24 -06:00
jacoobes
9ac7ef24b4 fixed parseBool function 2022-01-29 08:47:48 -06:00
jacoobes
a5c52ab483 made commandResult private 2022-01-29 08:22:27 -06:00
jacoobes
2e352ebf0c fixed export errors 2022-01-29 08:20:49 -06:00
jacoobes
4d85c8928a adding Util import 2022-01-27 11:27:23 -06:00
jacoobes
d9d8835dbb fmt commandResult 2022-01-27 11:18:19 -06:00
jacoobes
0d68c9f00f adding message param for Sern.Module.parse 2022-01-27 11:16:30 -06:00
jacoobes
16e24f5eeb added toNegativeInt 2022-01-27 11:09:59 -06:00
jacoobes
fa27c15231 fmt, toPositiveInt 2022-01-27 11:00:01 -06:00
jacoobes
954852104a changing ret type of parse fn 2022-01-26 23:22:52 -06:00
jacoobes
9c0fffe1ac docs for parseBool 2022-01-26 21:51:45 -06:00
jacoobes
5bf57be652 fmt parseBool 2022-01-26 21:46:02 -06:00
jacoobes
981c6fb447 parseBool preprocessor 2022-01-26 21:38:44 -06:00
jacoobes
5a729b635d added arg preprocessors 2022-01-26 13:02:04 -06:00
jacoobes
ee72124a80 npmignore added 2022-01-25 22:23:17 -06:00
jacoobes
8118a88522 some bug fixes 2022-01-25 16:45:21 -06:00
jacoobes
e2ee5fa1bf testing it on personal bot 2022-01-24 23:17:22 -06:00
jacoobes
0f50d5779c exporting 2022-01-24 20:55:02 -06:00
jacoobes
3d806b1a89 import cleanup 2022-01-24 20:52:40 -06:00
jacoobes
8b428f7ff1 first commit 2022-01-24 20:48:18 -06:00