From 89276312397343645b87fb49c7a36813db6edd51 Mon Sep 17 00:00:00 2001 From: baalajimaestro Date: Tue, 26 Apr 2022 12:29:24 +0530 Subject: [PATCH] Postgres is no longer supported Signed-off-by: baalajimaestro --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 9af0067..0dca112 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,7 @@ A live version is available [here](https://t.me/nonozonebot) Configuration Variables (All are fetched from Environment Variables): - `TELEGRAM_TOKEN`: Get one from @BotFather -- `DB_HOST`: A filename for sqlite, or url for postgres host -- `DB_USER`: DB Username, for postgres only -- `DB_PASS`: DB Password, for postgres only -- `DB_NAME`: DB Name, for postgres only +- `DB_HOST`: A filename for sqlite - `ADMIN_ID`: A comma-separated variable which will allow you and enlisted others to moderate the bot This bot would not have been possible without the help of: