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 77a31a44d1 Abort on errors in import file before even trying to activate
Moves every check regarding the imported file outside of import.py into
the validator. Also removes every follow-up checks regarding it out of
import.py.

Looks a whole lot cleaner now!
5 years ago
config Reflect changes made 5 years ago
private Abort on errors in import file before even trying to activate 5 years ago
public Actually we allow currently strange things, this fixes it on the usernames 5 years ago
.gitignore add gitignore 5 years ago
Dockerfile Let the container stop gracefully with exec! 5 years ago