Repositories (1)
EverythingBeforeButBot
1 snippets stored for this repo
x = x[:-1]
x = x[:-1]
#time.sleep(1200)
comment.reply('[Everything before the word **but** is horse shit.](https://www.youtube.com/watch?v=jIvYWUVB1Ig) \n\n **You mean** \n\n' + x + "\n\n **Instead of** \n\n" + comment.body)
posts_replied_to.append(comment.id)
print ("s")
with open("posts_replied_to.txt", "w") as f: