mirror of
https://github.com/Technicolor-creamsicle/Osselbot.git
synced 2025-02-21 05:07:16 -05:00
there we go
This commit is contained in:
parent
b581dd1d41
commit
1f9036bffd
@ -247,7 +247,7 @@ client.on("message", async message => {
|
|||||||
};
|
};
|
||||||
try{
|
try{
|
||||||
client.channels.get("680243388695445587").send(`${member} has had their **DEFCON** level set to ${role} `);
|
client.channels.get("680243388695445587").send(`${member} has had their **DEFCON** level set to ${role} `);
|
||||||
} catch(error) console.error(error);
|
} catch(error) {console.error(error);}
|
||||||
return message.reply("\n**DEFCON** level set!\nGod Bless their souls")
|
return message.reply("\n**DEFCON** level set!\nGod Bless their souls")
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user