API-XX commited on
Commit
d506e2a
·
verified ·
1 Parent(s): e737cd9

Upload case.js

Browse files
Files changed (1) hide show
  1. case.js +1 -1
case.js CHANGED
@@ -3953,7 +3953,7 @@ case 'npmstalk': case 'npmcheck': {
3953
  break;
3954
  }
3955
  case 'wachannel': {
3956
- if (!q) return reply("❌ Please provide a WhatsApp Channel link.\n\nExample: .wachannel ") + ("https://whatsapp.com/channel/0029Vah3fKtCnA7oMPTPJm1h");
3957
 
3958
  await loading();
3959
  let apiUrl = `https://api-xx-xi.hf.space/api/wachannel?url=${encodeURIComponent(q)}`;
 
3953
  break;
3954
  }
3955
  case 'wachannel': {
3956
+ if (!q) return reply("❌ Please provide a WhatsApp Channel link.\n\nExample: .wachannel <link>");
3957
 
3958
  await loading();
3959
  let apiUrl = `https://api-xx-xi.hf.space/api/wachannel?url=${encodeURIComponent(q)}`;