mirror of
https://github.com/qwerinope/qweribot.git
synced 2025-12-19 08:41:39 +01:00
getloot now says if the lootbox was a scambox
This commit is contained in:
@@ -135,5 +135,8 @@ export default new Command({
|
||||
createGetLootRecord(user, gainedqbucks, itemDiff, "getloot"),
|
||||
user.clearLock(),
|
||||
]);
|
||||
|
||||
if (itemstrings.length === 0 && gainedqbucks < 100)
|
||||
await sendMessage("YEOP THAT'S A SCAMBOX YEOP");
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user