diff options
| author | Rishi Krishna <56212396+Rishi-k-s@users.noreply.github.com> | 2024-03-14 11:18:00 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-14 11:18:00 +0530 |
| commit | a6500177c80337c5501ee1ec71406001c4a31f5f (patch) | |
| tree | a9baf2f5cd98ad23d528675b288db26d09e60cbd | |
| parent | d5ca7c04669f3a3fd0c19e69f207c36f6b89dad6 (diff) | |
| -rw-r--r-- | main.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ def bot(): response = MessagingResponse()
# User Query
- q = user_msg + "geeksforgeeks.org"
+ q = user_msg + "Suiiiiiiiiiiiiiii"
# list to store urls
result = []
|
