Closed billyao021031 closed 11 months ago
! Please deploy this to development and check if the command works as expected before you squash and merge. I'm not 100% sure if the way the link is formatted is the right way to do so, so it would be good to verify that.
Reviewed 1 of 1 files at r2, all commit messages. Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @jeffrey-huang-yz, @Panizghi, @PCModeActivate, @shirleyfyx, @slightlyskepticalpotat, @wxp02, and @yxyyeah)
I tested it out before re-request review, the link was working the way it should be
Description
I created a helpCommand.ts in the .commands folder and link it to the index.ts for app to listen to the command. The helpCommandHandler function will wait for a '/help' command and then return with an ephemeral message that contains a link to the README.md in our current working repository.
This PR closes #25.
Developer Testing
Testing done:
Reviewer Testing
Steps to view/test Feature:
This change is