Skip to content

Commit

Permalink
Update script.js
Browse files Browse the repository at this point in the history
  • Loading branch information
GarvMittal04 authored May 2, 2024
1 parent ba2f48c commit 6474024
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions script.js
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,10 @@ function waitAndResponce(inputText) {
break;
case "hackerrank":
sendTextMessage("You can view my hackerrank badges by going to this link: https://drive.google.com/drive/folders/11laf84nuMzUJWFSh7ExySyPOnBFmR0Jz?usp=sharing");
break;
case "elab":
sendTextMessage("You can view my elab profile by going to this link: https://drive.google.com/drive/folders/1fFow-lJrwIvBvskieVFzJ1AOWE0K4mOB?usp=sharing");
break;
case "clear":
clearChat();
break;
Expand Down

0 comments on commit 6474024

Please sign in to comment.