mirror of
https://github.com/abocn/TelegramBot.git
synced 2025-03-10 21:00:03 +00:00
Update furry.js
This commit is contained in:
parent
de29c8cd6b
commit
4b45f01860
@ -6,7 +6,7 @@ module.exports = function(bot, msg) {
|
||||
|
||||
function getRandomInt(max) {
|
||||
return Math.floor(Math.random() * max);
|
||||
}
|
||||
};
|
||||
|
||||
const randomValue = getRandomInt(2);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user