mirror of
https://github.com/Ninluc/Dat_Boi.git
synced 2025-08-09 23:26:13 +02:00
Updated keywords
This commit is contained in:
@ -13,9 +13,7 @@ module.exports = {
|
||||
// If it has mentions → return nothing
|
||||
if (message.mentions.members.size) {return;}
|
||||
|
||||
|
||||
|
||||
var answers = ["Bonsoir 🌙", `bsr ${message.author}`, "bsr Figue..."];
|
||||
var answers = ["Bonsoir 🌙", `bsr ${message.author}`];
|
||||
|
||||
return message.channel.send({ content : choose(answers)})
|
||||
|
||||
|
Reference in New Issue
Block a user