removed message about being bidak
This commit is contained in:
parent
8c8fac2397
commit
4a539d4b0c
@ -69,11 +69,6 @@ const tovjemamvolepreceroliky = async (roliky: GuildMember) => {
|
||||
return `dobry rano hajzle ${roliky.user}\nspal sy ${formatedCas}\n${zpr}`;
|
||||
};
|
||||
|
||||
function napsatZbynovyZeJeBidak(mes: Message) {
|
||||
if (!["221561136028450816", "435109967222013952"].includes(mes.author.id)) return;
|
||||
mes.channel.send("ted spat?\ntak to si bydak");
|
||||
}
|
||||
|
||||
const exp: Modul = {
|
||||
more_komandy: {
|
||||
|
||||
@ -84,7 +79,6 @@ const exp: Modul = {
|
||||
if (await handleSpink("spinkacek", mes.member!)) {
|
||||
mes.react(emouty.spinkacek);
|
||||
ifUzRemove(mes);
|
||||
napsatZbynovyZeJeBidak(mes);
|
||||
}
|
||||
else return 'nespis uz?????';
|
||||
}
|
||||
@ -104,8 +98,6 @@ const exp: Modul = {
|
||||
run: (mes, kdy) => {
|
||||
if (mes.author.bot) return emouty.sjeta;
|
||||
|
||||
napsatZbynovyZeJeBidak(mes);
|
||||
|
||||
const ted = new Date();
|
||||
const tedT = Number(ted);
|
||||
const spink = new Date();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user