spike-2 / Spike-2

Server specific Discord bot
https://spike-2.github.io
1 stars 0 forks source link

Reminders Updates #39

Closed brandoningli closed 3 years ago

brandoningli commented 3 years ago

Related bugs/feature requests

Describe the changes

Expected behavior

Screenshots

New npm dependencies

Testing Instructions

Additional context

brandoningli commented 3 years ago

Message was likely being cut off because of the old parsing. It was expecting two digits for each segment. Rewrote with a regex to solve that.