From a5e256677a0229c0f175f8251c25d36b44a9607b Mon Sep 17 00:00:00 2001 From: yamanq Date: Mon, 23 Oct 2017 22:32:04 -0400 Subject: [PATCH] Create README.md --- breakbot/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 breakbot/README.md diff --git a/breakbot/README.md b/breakbot/README.md new file mode 100644 index 0000000..30701f7 --- /dev/null +++ b/breakbot/README.md @@ -0,0 +1,3 @@ +# breakbot +Simple countdown bot for slack. +This bot counts down to a custom date daily. Additionally, there are custom commands to ask for other options.