From 18904e7c5f6851a22a7deaa10c9ccd36992bf51d Mon Sep 17 00:00:00 2001 From: Alexander Goussas Date: Sat, 1 Nov 2025 20:00:15 -0500 Subject: [PATCH] docs: add pre-requisites section to README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index a50ddde..06605a1 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,14 @@ This is a bot that you can integrate into your gchat spaces to send a message to indicate who's turn is it to facilitate the daily. +## Pre-requisites + +This is an application that runs periodically on a scheduled time, so you will +need to have some server where to run it. + +I personally run my instance on one of my Raspberries, but any hosted server +should work as well. I can recommend [Hetzner](https://www.hetzner.com/). + ## Configuring Make sure to configure the following according to your needs: -- 2.43.0