mirror of
https://github.com/abocn/TelegramBot.git
synced 2025-03-10 21:00:03 +00:00
Update gay.js
This commit is contained in:
parent
4b45f01860
commit
6c4b708242
@ -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