Duck spawning

The bot will try, every 12 seconds, to spawn a duck. It generates a random number between 0 and 10 and if it's 10, a duck spawns.

The spawned duck will get bored after some time if nothing happens and will leave the room. By default, the timeout is 10 minutes.

There can only be 4 ducks at the same time in a single room.

Last updated