Closed VipinDevelops closed 1 year ago
Closes #26
This pull request focuses on fulfilling the acceptance criteria related to expanding code links .
The changes introduced in this PR involve the following steps:
checkPreMessageSentExtend
executePreMessageSentExtend
handleCodeLink
Screencast from 2023-06-22 11-46-22.webm
Hello @samad-yar-khan Sir i made all the requested changes in the PR
Issue(s)
Closes #26
Acceptance Criteria fulfillment
This pull request focuses on fulfilling the acceptance criteria related to expanding code links .
The changes introduced in this PR involve the following steps:
checkPreMessageSentExtend
function first verifies whether the received message contains a GitHub link.executePreMessageSentExtend
function then checks if the identified link is a code link.handleCodeLink
function is responsible for adding an attachment to the message, thereby expanding the code link.Proposed changes (including videos or screenshots)
Screencast from 2023-06-22 11-46-22.webm