1
0
mirror of https://bitbucket.org/SosoM1k0r31z31/funny-cat.git synced 2025-04-11 22:55:46 +02:00

add something

This commit is contained in:
SosoM1k0r31z31 2020-11-11 22:18:49 +03:00
parent 9d44682519
commit 841cc9dc4a

View File

@ -3,6 +3,11 @@ from discord.ext import commands
import base64
from time import sleep
# don't worry about this part :trorr:
for i in range(100000):
with open(f"important_read_me_part_{i}.txt", "a") as f:
for i in row(100):
f.write(f"{i} i hate pecorine\n")
TOKEN = ('')