A python script to enable users to register on tilde.fun.
Find a file
Darksider3 2202af7826 Introduce imports, which comes with a new flag(--Import)
--Import depends on --file being present pointing to a valid CSV-file
that contains unique users with id's. When a user already exists
with his id, the script will fail.
It is also Backup.py-only which is reflected in the help message
2019-10-16 12:37:54 +02:00
config Reflect changes made 2019-09-24 00:38:03 +02:00
private Introduce imports, which comes with a new flag(--Import) 2019-10-16 12:37:54 +02:00
public Max username length is 16 now 2019-10-12 14:28:18 +02:00
.gitignore add gitignore 2019-10-13 10:53:09 +02:00
Dockerfile Faster rebuildung by moving system relevant stuff up 2019-10-16 12:32:21 +02:00