Add final message

This commit is contained in:
justuser31 2023-04-20 15:31:25 +03:00
parent 0082a7e8cc
commit 01f0ce97c7

1
bot.py
View File

@ -16,6 +16,7 @@ def draw(cords):
response = requests.post('http://pb.dmcraft.online', data=payload)
print("Retrying...")
print(response)
print("DONE!")
def linex(y, x1, x2):
res = []