more likely to commit Advanced Shitpsots
This commit is contained in:
parent
ff28b2452e
commit
728595aee2
1 changed files with 1 additions and 1 deletions
2
gen.py
2
gen.py
|
@ -23,7 +23,7 @@ toot = sentence.replace("\0", "\n")
|
|||
media = None
|
||||
media_description = None
|
||||
|
||||
if random.randint(1, 10) == 3:
|
||||
if random.randint(1, 3) == 2:
|
||||
#time for some nonstandard behaviour babey
|
||||
choice = random.randint(1, 4)
|
||||
if choice == 1:
|
||||
|
|
Loading…
Reference in a new issue