Configuration:
File path: ./config.json
port: The website's port, ip:port
title: Set the page's title, which shows on the browser tab
favicon: The icon next to the title
EMAIL_SUBJECT: The subject of the email
EMAIL_SERVICE: What you use for email MUST MATCH THE EMAIL_AUTH
EMAIL_AUTH: The authorization for sending emails
Add insults:
File path: ./insults.json
SFW: Safe for work
NSFW: Not safe for work
example:
SFW:[ "insult 1", "insult 2", "insult 3" ]