knights-of-academia / horace

discord.js bot powering the Knights of Academia server with commands like info, AFK, and more
MIT License
23 stars 19 forks source link

Added a strictness setting for morning / night greetings #166

Closed Tekrus closed 4 years ago

Tekrus commented 4 years ago

A few things are changed in this PR:

1) Moved the regex to config, so users can easily change them as they want. 2) Added a boolean setting in the config to specify whether to use the strict or classic regex, since users have not seen the sun shine in a long time.

Tekrus commented 4 years ago

@cosmiccdev This is ready to be reviewed and/or merged.