Commit Graph

16 Commits

Author SHA1 Message Date
Jacob Nguyen
490d6403d7 refactor : change naming conventions to PascalCase 2022-04-08 13:10:46 -05:00
Jacob Nguyen
e21508ca4f feat(handler) moving and organizing files, refactor context api 2022-04-04 17:40:51 -05:00
Jacob Nguyen
ef8e3961d1 feat(handler) run formatter and made message prefixes case insensitive 2022-04-03 17:13:13 -05:00
Jacob Nguyen
4ef0b87de7 feat(handler) Add button and select menu support! 2022-04-03 12:01:50 -05:00
Jacob Nguyen
ea8c15986a feat(handler) Add context more context methods and nullish type 2022-04-03 01:37:38 -05:00
Jacob Nguyen
1b7c46518d feat(handler) context class updates and more minor additions 2022-04-02 22:55:48 -05:00
Jacob Nguyen
bd2004b452 fix(messageEvent) made messageEvent more linear and make more
complex observables
2022-03-29 14:11:59 -05:00
Jacob Nguyen
2d715ca7c7 feat(interactionHandling) make code more dry with op fn filterTap 2022-03-29 12:37:31 -05:00
Jacob Nguyen
145fcb37fe refactor(context.ts) clean up context constructing 2022-03-29 00:58:49 -05:00
Jacob Nguyen
b326a91d10 feat(interactionCreate) add basic context menu handling 2022-03-29 00:39:38 -05:00
Jacob Nguyen
b0d4f96900 feat : add typings for ctx menus 2022-03-26 02:34:36 -05:00
Jacob Nguyen
44e6e58fee feat(handler) improving context api 2022-03-22 22:35:31 -05:00
Jacob Nguyen
a227f1a8f2 feat(interactionCreate.ts) finish basic interaction handling for chat input commands 2022-03-22 00:47:06 -05:00
Jacob Nguyen
d34c1881bd feat(handler) add basic interaction handling and add error for not
detecting modules
2022-03-21 19:52:24 -05:00
Jacob Nguyen
05fadf0e33 feat : remove parse option, allowing user to custom parse arguments 2022-03-21 17:25:21 -05:00
Jacob Nguyen
99aae7d780 feat(handler) added module type checking and started interactions handler 2022-03-20 14:49:14 -05:00