Party/picker.py
2022-11-01 16:05:50 +01:00

4 lines
68 B
Python

import shutil, os
def picker():
datei = open('server.log', 'a')