From 4fd6f98f7789380c643db4a98da234221043a004 Mon Sep 17 00:00:00 2001 From: "Kay Marquardt (Gnadelwartz)" Date: Tue, 9 Jun 2020 16:51:50 +0200 Subject: [PATCH] do not start timer by default --- README.html | 4 ++-- README.md | 4 ++-- README.txt | 6 +++--- bashbot.sh | 12 +++++------- mycommands.sh | 15 +++++++++++++-- mycommands.sh.clean | 14 ++++++++++++-- 6 files changed, 37 insertions(+), 18 deletions(-) diff --git a/README.html b/README.html index 5b81f09..703421c 100644 --- a/README.html +++ b/README.html @@ -92,7 +92,7 @@ Written by Drew (@topkecleon), Daniil Gentili (@danogentili), and Kay M (@gnadel

Prerequisites

Uses JSON.sh, but no more TMUX.

Even bashbot is written in bash, it depends on commands typically availible in a Unix/Linux Environment. More concret on the common commands provided by recent versions of coreutils, busybox or toybox, see Developer Notes

-

Note for MacOS and BSD Users: As bashbot use behavior of recent bash and (gnu)sed versions, bashbot may not run without installing additional software, see Install Bashbot

+

Note for MacOS and BSD Users: As bashbot heavily uses modern bash and (gnu) grep/sed features, bashbot will not run without installing additional software, see Install Bashbot

Bashbot Documentation and Downloads are availible on www.github.com

Documentation