From 8a0d2d8737632e107341ce0d243afb0b2eb09940 Mon Sep 17 00:00:00 2001 From: a-sync Date: Sun, 8 May 2022 20:21:55 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff9ec16..70e8b02 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ The project is in a very early stage. More detailed customization options and ad * detect when the server goes offline, notify when player number crosses a threshold * bot commands (reinit message, cleanup, start/stop, configure) * more integrations: slack, ms teams, twillio (email, sms) - * _web ui to manage & configure the servers and bots_ + * ~~web ui to manage & configure the servers and bots~~ * put custom information in the channel name or bot status (online status indicator, number of players, map) * github action workflows to deploy to other cloud providers (azure, aws, etc.)