mirror of
https://github.com/Technicolor-creamsicle/Osselbot.git
synced 2024-12-22 23:46:26 -05:00
hmm
This commit is contained in:
parent
b081d92cec
commit
4c7e75cfe5
@ -247,7 +247,7 @@ client.on("message", async message => {
|
||||
member.roles.add(role);
|
||||
break;
|
||||
};
|
||||
return message.reply(`\n**DEFCON** level set to DEFCON ${role}\nGod Bless their souls"`)
|
||||
return message.reply(`\n**DEFCON** level set to DEFCON ${args[1]}\nGod Bless their souls"`)
|
||||
};
|
||||
};
|
||||
if (command === "quote") {
|
||||
|
Loading…
Reference in New Issue
Block a user