Update bot.js
This commit is contained in:
parent
00ff7e2b89
commit
47f4018b83
@ -79,7 +79,7 @@ client.on('message', message => {
|
||||
}
|
||||
}
|
||||
|
||||
if(message.content.startsWith(prefix + 'autor') || message.content.startsWith(prefix + author)){
|
||||
if(message.content.startsWith(prefix + 'autor') || message.content.startsWith(prefix + 'author')){
|
||||
message.channel.send("Autor👤: *Fernando Méndez 'Humpercobra'* \n" +
|
||||
"Web🌐: https://fermdez.ddns.net", {parse_mode : "Markdown"});
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user