Skip to content
This repository has been archived by the owner on Nov 29, 2022. It is now read-only.

Commit

Permalink
ACTUALLY fix pinging as a prefix ;)
Browse files Browse the repository at this point in the history
  • Loading branch information
Snoozeds committed Aug 17, 2022
1 parent dedd00d commit f4cb317
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/commands/Common/noprefix.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,9 @@ name: "<@855479925863481345>",
nonPrefixed: "true",
$if: "v4",
code: `
$if[$commandInfo[$message;name]==]
Hello! my prefix for this server is: \`$getServerVar[Prefix;$guildID]\`
You can also ping me instead of using a prefix.
$globalCooldown[5s;]
$else
$endif
$argsCheck[<=1;]
`
}

0 comments on commit f4cb317

Please sign in to comment.