A python script to enable users to register on tilde.fun.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
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
5 years ago
config Reflect changes made 5 years ago
private Introduce imports, which comes with a new flag(--Import) 5 years ago
public Max username length is 16 now 5 years ago
.gitignore add gitignore 5 years ago
Dockerfile Faster rebuildung by moving system relevant stuff up 5 years ago