Commit Graph

21 Commits

Author SHA1 Message Date
4e54219efb print newline when panicking 2023-03-21 14:24:53 -04:00
bb9a12ef13 Edit message when delete fails 2023-03-21 13:38:20 -04:00
201f9df3d3 Cleanup for readability 2023-03-08 10:20:37 -05:00
e726a4fe01 Save MessageID from send response 2022-12-28 13:59:06 -05:00
a30aae9bf4 Fix missing error checks and test 2022-12-28 01:36:04 -05:00
f80aae9e03 Ignore commands 2022-12-28 00:15:03 -05:00
b37f1b4e8f Add quick start doc 2022-12-28 00:14:47 -05:00
894e940d33 add README 2022-12-27 23:30:02 -05:00
37cad43fbf delete old list correctly 2022-12-27 22:47:26 -05:00
ab75014a19 Show git commit version on startup 2022-12-27 22:24:27 -05:00
0354436ab6 Remove five second ticker and replace with sleep
This prevents the process from waking up every five seconds even when
there are no requests
2022-12-27 19:44:51 -05:00
99994c6722 some cleanup 2022-12-26 22:10:06 -05:00
400411cfbc fix typo 2022-12-26 21:51:29 -05:00
b2bded0d71 handle empty text and multi-line text 2022-12-26 21:48:01 -05:00
8711ec1245 implement persistence 2022-12-26 18:09:06 -05:00
ea082ccc89 Handle case when all items checked and cleared 2022-12-26 13:46:45 -05:00
70b4b9b847 mostly working 2022-12-26 13:41:45 -05:00
514688e72b some cleanup 2022-12-25 13:40:40 -05:00
11eccdd3a8 working 2022-12-25 01:01:35 -05:00
454aaf8460 do some rename 2022-12-23 23:50:09 -05:00
d6ba4236df Initial commit 2022-12-23 23:43:19 -05:00