Add remind command

This commit is contained in:
Dustin Pianalto
2020-05-01 01:10:19 -08:00
parent c555f5d935
commit b2ee8a96bb
4 changed files with 65 additions and 12 deletions
+1
View File
@@ -7,4 +7,5 @@ require (
github.com/dustinpianalto/disgoman v0.0.0-20200420065246-662acb500b0c
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
github.com/lib/pq v1.3.0
github.com/olebedev/when v0.0.0-20190311101825-c3b538a97254
)