UtrechtUniversity / miffy

MIT License
1 stars 0 forks source link

Account for underscores in usernames #11

Open lauraboeschoten opened 4 years ago

lauraboeschoten commented 4 years ago

When a username contains an underscore ( _ ), the script now thinks that the username stops after the underscore and therefore produces an error. I think a solution is needed that only recognizes the last part as date and knows that everything before the last underscore is the username.