From 2775000072bf340680bc8275ac73ebe7f74a812c Mon Sep 17 00:00:00 2001 From: "Kay Marquardt (Gnadelwartz)" Date: Mon, 27 Jul 2020 13:12:56 +0200 Subject: [PATCH] add linted by shellcheck --- README.html | 3 ++- README.md | 4 +++- README.txt | 4 +++- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/README.html b/README.html index 267911a..5c7978b 100644 --- a/README.html +++ b/README.html @@ -89,6 +89,7 @@ Written by Drew (@topkecleon) and Kay M (@gnadelwartz).

Contributions by Daniil Gentili (@danogentili), JuanPotato, BigNerd95, TiagoDanin, and iicc1.

Released to the public domain wherever applicable. Elsewhere, consider it released under the WTFPLv2.

+

Linted by #ShellCheck

Prerequisites

Uses JSON.sh and the magic of sed.

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

@@ -268,6 +269,6 @@ It features background tasks and interactive chats, and can serve as an interfac

@Gnadelwartz

That's it!

If you feel that there's something missing or if you found a bug, feel free to submit a pull request!

-

$$VERSION$$ v0.99-dev2-15-gf3bb5d9

+

$$VERSION$$ v0.99-dev2-17-g38a6198

diff --git a/README.md b/README.md index 7f24f15..ed2c7b2 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ Contributions by Daniil Gentili (@danogentili), JuanPotato, BigNerd95, TiagoDani Released to the public domain wherever applicable. Elsewhere, consider it released under the [WTFPLv2](http://www.wtfpl.net/txt/copying/). +Linted by [#ShellCheck](https://github.com/koalaman/shellcheck) + ## Prerequisites Uses [JSON.sh](http://github.com/dominictarr/JSON.sh) and the magic of sed. @@ -259,4 +261,4 @@ bashbotBlockRecover() { If you feel that there's something missing or if you found a bug, feel free to submit a pull request! -#### $$VERSION$$ v0.99-dev2-15-gf3bb5d9 +#### $$VERSION$$ v0.99-dev2-17-g38a6198 diff --git a/README.txt b/README.txt index 42b5b55..9a122f1 100644 --- a/README.txt +++ b/README.txt @@ -12,6 +12,8 @@ Released to the public domain wherever applicable. Elsewhere, consider it released under the [WTFPLv2](http://www.wtfpl.net/txt/copying/). +Linted by [#ShellCheck](https://github.com/koalaman/shellcheck) + ## Prerequisites Uses [JSON.sh](http://github.com/dominictarr/JSON.sh) and the magic of sed. @@ -349,4 +351,4 @@ wait If you feel that there's something missing or if you found a bug, feel free to submit a pull request! -#### $$VERSION$$ v0.99-dev2-15-gf3bb5d9 +#### $$VERSION$$ v0.99-dev2-17-g38a6198