Haamcdevs / haamcbot

haamcbot python edition
GNU General Public License v3.0
5 stars 5 forks source link

Sotw entry validations #50

Closed Robin-M closed 4 years ago

Robin-M commented 4 years ago

artist: title: anime: url:

I think the field values (after the colon) should match 0 or more spaces followed by at least 1 non-space character. So if someone forgets to fill in one field the entry is rejected.

ihulsbus commented 4 years ago

Additionally we need to make sure the SOTW code also forces the rules of the STOW. I'll create an new issue for this