From 219d3e55e7a7ce0c7a5d2f864c8de33e96c62d5f Mon Sep 17 00:00:00 2001 From: ashley zomo Date: Thu, 27 Jan 2022 21:04:48 -0600 Subject: [PATCH] added screen/tmux support --- README.md | 6 ++- package.json | 79 +++++++++++++++++----------------- scripts/mac-linux/start_screen | 12 ++++++ scripts/mac-linux/start_tmux | 12 ++++++ 4 files changed, 68 insertions(+), 41 deletions(-) create mode 100755 scripts/mac-linux/start_screen create mode 100755 scripts/mac-linux/start_tmux diff --git a/README.md b/README.md index 13a4cc3..2b09935 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,8 @@ Download and install [Node.js](https://nodejs.org/en/) Mac/Linux Screen

Screen allows the bot to run in the background without a terminal present

-

Installing

+

Tutorial for usage, check if it's installed already before installing

+

Installing