diff --git a/gen.py b/gen.py index 24a4318..5a9ac8d 100644 --- a/gen.py +++ b/gen.py @@ -25,7 +25,7 @@ toot = sentence.replace("\0", "\n") media = None media_description = None -if random.randint(1, 2) == 2: +if random.randint(1, 20) == 1: print("nonstandard") #time for some nonstandard behaviour babey choice = random.randint(1, 12)