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

Update onMention.js #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update onMention.js #5

wants to merge 1 commit into from

Conversation

vachanmn123
Copy link
Owner

No description provided.

@@ -15,7 +15,7 @@ module.exports = {

async execute(message) {
return message.channel.send(
`Hi ${message.author}! My prefix is \`${prefix}\`, get help by \`${prefix}help\``
`Hi ${message.author}! My prefix is \`${prefix}\`, get help by \`${prefix}help\`\n :)`
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

'template literal syntax' is only available in ES6 (use 'esversion: 6').

@netlify
Copy link

netlify bot commented Feb 22, 2022

❌ Deploy Preview for suspicious-hugle-c6751c failed.

🔨 Explore the source changes: 2539bf7

🔍 Inspect the deploy log: https://app.netlify.com/sites/suspicious-hugle-c6751c/deploys/6214fd8adddb870008a0063f

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant