From 02c73d432ed5ece2533cc49938de0fd1f7485032 Mon Sep 17 00:00:00 2001 From: Kay Marquardt Date: Tue, 18 Apr 2023 00:20:06 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index f228ab3..9bdf5ee 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,12 @@ Elsewhere, consider it released under the [WTFPLv2](http://www.wtfpl.net/txt/cop Linted by [#ShellCheck](https://github.com/koalaman/shellcheck) + +Bashbot is created by old-fashioned shell hackers to show that it's possible to write a bot in Bash. + +It is designed for simple use cases and easily integrates with Linux tasks. +For bots with many users or heavy workload, I strongly recommend using a specialized bot framework. + ## Prerequisites Uses [JSON.sh](http://github.com/dominictarr/JSON.sh)/[JSON.awk](https://github.com/step-/JSON.awk) and the magic of sed.