mirror of
https://github.com/Expand-sys/ccashbot
synced 2025-12-16 23:52:14 +11:00
yes
This commit is contained in:
parent
686a40094a
commit
682b741691
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ module.exports = {
|
||||||
if (bal == -1) {
|
if (bal == -1) {
|
||||||
message.reply("User not found fucko");
|
message.reply("User not found fucko");
|
||||||
} else {
|
} else {
|
||||||
message.reply(bal.toString() + " urination station tokens");
|
message.reply(bal.toString() + " piss points");
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue